# Settings

You can make settings in your Antares account, to optimise the features in Antares Insight. You can set up notification recipients to get access to alert notifications. You can also manage users and their roles. To make settings for your Antares account, please access the following page.

{% content-ref url="/pages/gAbJJsWuHOzo6l9afVEQ" %}
[Manage Alert Recipient (Telegram)](/en/antares-insight-hub/settings/manage-alert-recipient-telegram.md)
{% endcontent-ref %}

{% content-ref url="/pages/KYRp4mg8Qaz9ofjRpR2F" %}
[Manage User](/en/antares-insight-hub/settings/manage-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/ACF9oxDwFbpA8aNIIusM" %}
[Roles](/en/antares-insight-hub/settings/roles.md)
{% endcontent-ref %}


---

# 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://docs.antares.id/en/antares-insight-hub/settings.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.
