# Navigating in Models

## Models tabs

Models is structured as a number of "applets" sitting inside the main Models application. You can navigate between these applets by using the navigation bar which is always visible at the bottom of the application.

Any Models that you open for editing can be found in the [**Model Editor**](/models/model-editor.md) tab, which is where you will spend most of your time.

<figure><img src="/files/mTytpZ2F6j5EJ9yJXolJ" alt="Screenshot showing the Home tab of Models. The navigation bar, at the bottom of the application, is highlighted."><figcaption><p>The Models Home tab</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://help.taglo.io/using-taglo-software/the-taglo-interface/navigating-in-models.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.
