# Create Resource with Credentials

Creates a resource with credentials.

<table data-header-hidden><thead><tr><th width="255" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Name</td><td valign="top">[Text] The name of the resource being created.</td></tr><tr><td valign="top">Username</td><td valign="top">[Text] The username to be recorded in the resource.</td></tr><tr><td valign="top">Password</td><td valign="top">[Text/SecureString] The password to be recorded in the resource.</td></tr><tr><td valign="top">Password Expiration</td><td valign="top">[Date and Time] Specifies the expiration date of the password.</td></tr><tr><td valign="top">Description</td><td valign="top">[Text] A description of the resource being created.</td></tr><tr><td valign="top">GUID/Resource Group Name</td><td valign="top">[Text] The GUID or name of the resource group in which this resource will be created.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] The timeout in seconds.</td></tr><tr><td valign="top">Resource GUID</td><td valign="top">[Text] Returns the GUID of the created resource.</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" - 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>
