# Console Area

Revamped in release 4.0, the Console area displays information related to the Instance and shows errors or warnings if they occur.

Clicking the arrow opens the full console, showing all previous messages and allowing the user to input console commands for advanced features or debugging purposes.

<figure><img src="https://3751470283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9KuznrlYB4kqrVq5qJMd%2Fuploads%2FCRzftedlLJSn8vgHXc0D%2Fimage.png?alt=media&#x26;token=dc6b52db-5f6b-4560-bf16-7c51120c5e7a" alt=""><figcaption><p>Opened Console</p></figcaption></figure>

* The trash icon clears the logs.
* The Gitbook icon opens this page for reference.
* The Filter icon filters according to the log type.

## Console Commands

{% hint style="info" %}
Most of these console commands are present for debugging purposes or restoring data to default, but more commands could be added in the future for new experimental features or niche functions are don't need to be in the Interface.
{% endhint %}

<table><thead><tr><th width="226">Command</th><th>Description</th></tr></thead><tbody><tr><td><strong>restart</strong></td><td>Restarts the builder.</td></tr><tr><td><strong>refresh</strong></td><td>Refreshes the builder's content.</td></tr><tr><td><strong>cleandata</strong></td><td>Removes the current Instance's saved data.</td></tr><tr><td><strong>deldata</strong></td><td>Removes all saved datas, including Builder settings.</td></tr><tr><td><strong>restoredefaultnames</strong></td><td>Restores default names for all the Sub-Layers.</td></tr><tr><td><strong>unlinkmasks</strong></td><td>Unlink all the masks's Filters.</td></tr><tr><td><strong>unconstraintmasks</strong></td><td>Remove all the masks's constraints.</td></tr></tbody></table>
