# Geavanceerde configuratie

Leer hoe je SSO instelt:

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

Leer hoe je repositories beheert :

{% content-ref url="/pages/05mXyWlZM8RTb7VPg0MS" %}
[Repositories](/nl/features/cartography/referentials.md)
{% endcontent-ref %}

Meer informatie over rollen en rechten:

{% content-ref url="/pages/MrJ3UqEWCPsIkpiwjtpf" %}
[Rollen en machtigingen](/nl/features/settings/roles-et-permissions.md)
{% endcontent-ref %}

Meer informatie over SCIM (System for Cross-domain Identity Management):

{% content-ref url="/pages/2Nz4nK7WtTpINE2lDhnB" %}
[SCIM](/nl/features/settings/scim.md)
{% endcontent-ref %}

Raadpleeg indien nodig de API-sectie:

{% content-ref url="/pages/UlqAbKRD44Tscd9XjQIV" %}
[Authenticatie](/nl/api-references/authentification.md)
{% endcontent-ref %}

Leer hoe u meldingen beheert in Dastra :

{% content-ref url="/pages/2x6PZuTS53tgmQTqlBij" %}
[Meldingen](/nl/features/settings/notifications.md)
{% endcontent-ref %}

Leer hoe je workflows instelt in Dastra :

{% content-ref url="/pages/bEHYbhXXXkXpZZlEV12z" %}
[Workflowstappen / processtroom](/nl/features/settings/workflows.md)
{% endcontent-ref %}

Leer hoe u integraties instelt:

{% content-ref url="/pages/ckCN49au8Ku8SSYuMHR9" %}
[OneDrive/Google Drive-integraties](/nl/features/settings/integrations-onedrive-google-drive.md)
{% endcontent-ref %}

Leer hoe SMTP te configureren :

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

Leer hoe u uw gegevens kunt synchroniseren en webhooks kunt gebruiken:

{% content-ref url="/pages/gDypV5r6sHwa3QM2jiRC" %}
[Webhooks](/nl/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/nl/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.
