# Use Proxy

The block allows you to specify a proxy for use in the script.

<table data-header-hidden><thead><tr><th width="205.0833740234375" valign="top"></th><th width="271.1666259765625" valign="top"></th></tr></thead><tbody><tr><td valign="top">Management</td><td valign="top"><p>Management of the proxy mode. Possible values:</p><ul><li>"No" - disable proxy;</li><li>"System" - use system proxy;</li><li>"Manual" - use the proxy specified in the block.</li></ul></td></tr><tr><td valign="top">Proxy Type</td><td valign="top">Type of proxy.</td></tr><tr><td valign="top">Address</td><td valign="top">[Text] Proxy address.</td></tr><tr><td valign="top">Port</td><td valign="top">[Number] Proxy port.</td></tr><tr><td valign="top">Authorization</td><td valign="top">If enabled, proxy authorization will use the specified properties "Login" and "Password".</td></tr><tr><td valign="top">Login</td><td valign="top">[Text] Login used for authorization.</td></tr><tr><td valign="top">Password</td><td valign="top">[Text/SecureString] Password used for authorization.</td></tr><tr><td valign="top">Error Handling Level</td><td valign="top"><p>Select the error handling level.</p><p>Possible values:</p><ul><li>"Default" - by default;</li><li>"Ignore" - errors are ignored;</li><li>"Handle" - errors are handled.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Message Level</td><td valign="top"><p>Select the message level that blocks will output during operation.</p><p>Possible values:</p><ul><li>"Default" - by default;</li><li>"Release" - output is disabled;</li><li>"Debug" - outputs main information;</li><li>"Detailed" - outputs detailed information.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Error Text</td><td valign="top">[Text] Returns detailed information about the error in case of incorrect execution of the block's work.</td></tr></tbody></table>
