# What is Models?

**Models** is an app designed for working with timeseries-based calculations.

It's an incredibly powerful tool, and can be used in countless situations, but typically we use it for tasks such as:

* Creating financial forecasts and budgets
* Building business plans
* Modelling market trends

Models works as a standalone application, in which you can create your models, and view and flex outputs through compelling dashboards, but it will also generate fully-working, formatted Excel spreadsheets that you can share with colleagues and clients.


---

# 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/start-here/what-is-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.
