# Reset data

During your analysis in Flex Modes, you might want to stop what you are doing and start again. You can use the **Reset** tool to restore your workspace to its original state.

If you're in a database, clicking Reset will restore the default view of the database:

* Toolbar menus (such as Property, Stream, Period, and so on) will reset to their default selections, except for the Mode setting, which remains unchanged.
* The first dimension or the Summary (if available) will be selected.
* Any columns added to the grid will be removed; hidden columns will become visible again.
* Any advanced search filters and conditional formatting will be cleared.
* Any charts added to the Chart view will be removed.

If you’re in a favorite, clicking Reset will revert your view back to the **saved state of the favorite**, not the default state of the underlying database. This includes the same changes listed above, but the settings will match the way the favorite was originally saved.

<figure><img src="/files/20OXCdnjdjYp4IPg6y9D" alt=""><figcaption><p>Resetting your analysis to the default database state</p></figcaption></figure>


---

# 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.phocassoftware.com/analytics/flex-modes/reset-data.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.
