# Storage. Create File Group

Creates a new file group.

<table data-header-hidden><thead><tr><th width="195.91668701171875" valign="top"></th><th width="289.50006103515625" valign="top"></th></tr></thead><tbody><tr><td valign="top">Name</td><td valign="top">[Text] The name of the file group being created.</td></tr><tr><td valign="top">Description</td><td valign="top">[Text] The description of the file group being created.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] The timeout in seconds.</td></tr><tr><td valign="top">GUID of the created file group</td><td valign="top">[Text] The GUID of the created file group.</td></tr><tr><td valign="top">Object of the created file group</td><td valign="top">[Object] The object of the created file group. An example of using the object can be viewed in the expression editor.</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>
