# Set a favorite as your default view

When you access a database in the Analytics module, the layout and contents of the grid is the default view set up by your organization. You can change this view to meet your own needs, by setting a default view. Then, whenever you access the database, you see the data you need straight away, in your preferred view.

Default views are created from favorites. When you go to set your default view, you will see a list of the favorites you have saved, along with any that have been shared with you.

1. Ensure you have[ saved the view as a favorite](/basics/favorites/view-and-save-favorites.md).
2. Click the blue arrow next to the favorite name and select **Set default view**.

   <div align="left"><figure><img src="/files/wcvUyrbnE8cbYLcMh371" alt="" width="283"><figcaption></figcaption></figure></div>
3. Select the favorite you want to set as your default view and click **Save**.

   <div align="left"><figure><img src="/files/4MfaUG2vXEUnXb11IjNi" alt="" width="204"><figcaption></figcaption></figure></div>

To remove a default view, select the **Use Standard View** option.

<div align="left"><figure><img src="/files/WfI7IUXlD3kljIfaweKW" alt="" width="170"><figcaption></figcaption></figure></div>


---

# 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/basics/favorites/set-a-favorite-as-your-default-view.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.
