# Revert and Open File Location

### <img src="/files/5WOKjpqt2YHE0EXAR6fT" alt="" data-size="line"> Revert

The Revert command discards changes and reverts to the previously saved document.

### <img src="/files/0dAY4K1ftgF9sC5eCRDd" alt="" data-size="line"> Open File Location

Opens your file browser on the location in which the file you are editing is saved.

Whenever you open RhinoArtisan or use the New command, you will open an exact copy of this file, instead of a regular empty file.

{% hint style="info" %}
This command is especially useful for keeping a consistent Layer organization and making sure you always start from the same base configuration.
{% endhint %}


---

# 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/commands/file/revert-and-open-file-location.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.
