# Get Started

After integrating our module in your models api in production, all you have to do is sign up with your sso id into our platform and start monitoring your models.

<figure><img src="/files/yE1K6ogKDKkfvIxwEo4r" alt=""><figcaption></figcaption></figure>

### Models Overview <a href="#hcy13ny8mwau" id="hcy13ny8mwau"></a>

It gives the number of models live in production, total number of model versions and total number of hits by your models.

### Notifications <a href="#id-34qhpuzghsnx" id="id-34qhpuzghsnx"></a>

We notify you about the model updates and they will be shown in the notifications tab on the homepage as well as notification page.

### Models <a href="#fq72l4cj381e" id="fq72l4cj381e"></a>

The models table gives an overview of all your models performance in production. The model name is linked to that specific model page, current model version, latest calculated accuracy, the default retraining mode is manual and the date created is displayed.

<figure><img src="/files/nuuK4FmDWRIIr1SP8fHm" alt=""><figcaption></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://eigenmaps.gitbook.io/eizen-observability/get-started.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.
