# Storage. Create File

Creates a file in the file group.

<table data-header-hidden><thead><tr><th width="200.5" valign="top"></th><th width="284.91656494140625" valign="top"></th></tr></thead><tbody><tr><td valign="top">GUID/File Group Name</td><td valign="top">[Text] GUID or file group.</td></tr><tr><td valign="top">Name</td><td valign="top">[Text] File name. This is the name of the file object.</td></tr><tr><td valign="top">File Path</td><td valign="top">[Text] Name and path to the file on disk.</td></tr><tr><td valign="top">File Name</td><td valign="top">[Text] File name. This is the name of the uploaded file.</td></tr><tr><td valign="top">Description</td><td valign="top">[Text] File description.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] Timeout in seconds.</td></tr><tr><td valign="top">GUID of Created File</td><td valign="top">[Text] GUID of the created file.</td></tr><tr><td valign="top">URL of Created File</td><td valign="top">[Text] URL of the created file.</td></tr><tr><td valign="top">Object of Created File</td><td valign="top">[Object] Object of the created file. An example of using the object can be seen in the expression editor.</td></tr><tr><td valign="top">Error Handling Level</td><td valign="top"><p>Select the error handling level. 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>
