# What is Sanatio?

{% hint style="success" %}

### What does Sanatio actually mean?

sanatio (Latin) OR validation (English)

> 1. the action of checking or proving the validity or accuracy of something.
> 2. the action of making or declaring something legally or officially acceptable.
> 3. recognition or affirmation that a person or their feelings or opinions are valid or worthwhile.
>    {% endhint %}

The Fluid AI - Sanatio package is designed to increase productivity and reduce development time for a developer in the model building life cycle.&#x20;

## Key Functionalities

The key functionalities that are available in Sanatio are&#x20;

* Validation Report
* Enacting Recommendations
* Automl model report
* Code Generation

{% hint style="warning" %}
**Note:** The key functionalities and the scope of the package are subjected to change in the future iterations.
{% endhint %}

## Quick Walkthrough Video

{% embed url="<https://www.youtube.com/watch?v=ZPvBCp3xTdY>" %}


---

# 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://fluid-ai.gitbook.io/fluid-ai-sanatio/what-is-sanatio.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.
