# Home Tab

<figure><img src="/files/ZOk0eC6ENgNs1Tula4jA" alt="Screenshot showing the Home Tab of Models. There are several Models shown in a list - the user has selected the first Model, a preview of which is being shown on the right hand side."><figcaption><p>The Models Home Tab</p></figcaption></figure>

The **Home Tab** in Models is the first screen that you see when you open the application.

In the Home Tab you can:

1. Search for existing Models
2. [**Create a new Model**](/models/home-tab/creating-a-model.md)
3. Edit the name, [**Namespace**](/using-taglo-software/namespaces.md) and [**Timings**](/models/home-tab/creating-a-model/timings.md) of a Model, and apply [**Tags**](/tags/introduction-to-tags.md)
4. Open a Model for editing
5. [**Restore previous versions**](/models/home-tab/version-history.md) of a Model
6. Edit Application settings


---

# 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://help.taglo.io/models/home-tab.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.
