# Configuration avancée

Apprenez à mettre en place le SSO :

{% content-ref url="/pages/-MRt242nh2hfKnXZTJRE" %}
[Single Sign On (SSO)](/features/settings/single-sign-on-sso.md)
{% endcontent-ref %}

Apprenez à gérer les référentiels :

{% content-ref url="/pages/-M9SE\_90MYx4uP-laO-e" %}
[Référentiels](/features/cartography/referentials.md)
{% endcontent-ref %}

Apprenez-en davantage sur les rôles et permissions:

{% content-ref url="/pages/-M9OoPI\_eMW9XINQ1aUv" %}
[Rôles et permissions](/features/settings/roles-et-permissions.md)
{% endcontent-ref %}

Si besoin, consultez la section API :

{% content-ref url="/pages/-M25D02GWz\_cZOcytD0u" %}
[Authentification](/api-references/authentification.md)
{% endcontent-ref %}

Apprenez à gérer les notifications dans Dastra :

{% content-ref url="/pages/-MhZDaGLP9b2nTTlTuIc" %}
[Notifications](/features/settings/notifications.md)
{% endcontent-ref %}

Apprenez à mettre en place des workflows dans Dastra :

{% content-ref url="/pages/-MhU14Z1P4LOPWEU\_mXu" %}
[Etapes de processus](/features/settings/workflows.md)
{% endcontent-ref %}

Apprenez à mettre en place des intégrations :

{% content-ref url="/pages/NHJcDgc7TpiBxPySaUUA" %}
[Intégrations OneDrive/Google Drive](/features/settings/integrations-onedrive-google-drive.md)
{% endcontent-ref %}

Apprenez à configurer le SMTP :

{% content-ref url="/pages/pDo2co9xSKGgAdp63LQJ" %}
[Configuration du SMTP](/features/settings/configuration-du-smtp.md)
{% endcontent-ref %}

Apprenez à synchroniser vos données et utiliser les webhooks :

{% content-ref url="/pages/w8Uz0QAiJIV52tvTVicv" %}
[Webhooks](/features/settings/webhooks.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://doc.dastra.eu/features/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.
