# How to restore the user interface layout?

RhinoArtisan's user interface is fully configurable, allowing you to adapt it to your taste. If, for some reason, you want to return to the original installation state, you must follow the steps below:

1. Type in the command line: **WindowLayout**, and press enter.

<figure><img src="/files/Lwvc1YJdhc0Alb5q9nTF" alt=""><figcaption></figcaption></figure>

The Window Layout window will appear. Then, double-click in Artisan, restoring us to its original layout.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-restore-the-user-interface-layout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
