# Configuration

Here you see the main settings and definitions for the operation of the features on our platform.

The preferred menu for administrators, responsible for configuring and maintaining the platform's proper performance, ensuring that each feature is aligned with business demands.

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

The features available in the path above are:

* Apps: Registration and management of integrated apps;
* Partners: partner configuration;
* Configuration: platform parameters and rules in general;
* [**Security**](/tato-docs-en/platform/configuration/security.md): user and user profile definitions and permissions;
* Diagnostics: performance analysis of the features. See more [here](/tato-docs-en/frequently-asked-questions/how-do-i-diagnose-the-platform.md).


---

# 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://portal.tatodesk.com/tato-docs-en/platform/configuration.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.
