# Creating a Model

[**The "Add New Item"**](/using-taglo-software/the-taglo-interface/adding-items.md) wizard for Models comprises 2 pages.&#x20;

## 1. Setup

To create a Model, you must at a minimum give it a **Name** and select a [**Namespace**](/using-taglo-software/namespaces.md)**.** Optionally, you can add Tags to your Model, which will help you find it and related Models in the Home Tab.

You are free to select any Namespace for your model, but we recommend using a new Namespace for each Model. This gives you maximum flexibility without worrying about the impact of your work on other Models/Namespaces.

{% hint style="info" %}
If you want to reuse Tags/Dimensions across Models, you can put those Tags in a common Namespace which you then reference from the Model's Namespace. See [**here**](/using-taglo-software/namespaces.md) for more information on how to use Namespaces.
{% endhint %}

## 2. Timings

New Models have default [**Timings**](/models/home-tab/creating-a-model/timings.md) of 10 years, starting in the current year.

You can change Timings when creating the Model, or in the [**Model Editor**](/models/model-editor.md) at any point. Read on for more details on how Timings work in Models.


---

# 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/creating-a-model.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.
