# Save Project Settings

Save project settings. The configuration constants are specified in the project properties.

<table data-header-hidden><thead><tr><th width="196.83331298828125" valign="top"></th><th width="288.58319091796875" valign="top"></th></tr></thead><tbody><tr><td valign="top">Project Settings</td><td valign="top"><p>[Dictionary] The property specifies the dictionary obtained from the property of the same name in the "Load Project Settings" block.</p><p>Do not specify a manually created dictionary in this property.</p></td></tr><tr><td valign="top">Local Only</td><td valign="top">When enabled, the settings will be saved only to local storage, without using the Orchestrator.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] Timeout in seconds.</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" - 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. Possible values:</p><ul><li>"Default" - 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>
