> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/en/features/settings.md).

# Advanced configuration

- [SCIM](https://doc.dastra.eu/en/features/settings/scim.md): On this page you will learn how to configure SCIM within Dastra
- [Roles and permissions](https://doc.dastra.eu/en/features/settings/roles-et-permissions.md): Every organization is different, so roles and permissions are extremely flexible in Dastra.
- [Single Sign On (SSO)](https://doc.dastra.eu/en/features/settings/single-sign-on-sso.md): This page details the implementation of SSO within Dastra
- [SAML 2](https://doc.dastra.eu/en/features/settings/single-sign-on-sso/saml-2.md): Details of SAML 2 Configuration
- [OpenId](https://doc.dastra.eu/en/features/settings/single-sign-on-sso/openid.md): Configuration of an SSO Connection Using the OpenId Protocol
- [ADFS](https://doc.dastra.eu/en/features/settings/single-sign-on-sso/adfs.md): Dastra integrates with ADFS, and this page explains the specifics of configuring SSO with AD FS.
- [Active Directory](https://doc.dastra.eu/en/features/settings/single-sign-on-sso/active-directory.md): This page explains how to set up Dastra's SSO with Microsoft's Active Directory using the Saml2P protocol.
- [Okta](https://doc.dastra.eu/en/features/settings/single-sign-on-sso/okta.md)
- [Known problems](https://doc.dastra.eu/en/features/settings/single-sign-on-sso/known-problems.md)
- [References](https://doc.dastra.eu/en/features/settings/references.md)
- [API key management](https://doc.dastra.eu/en/features/settings/api-key-management.md)
- [Notifications](https://doc.dastra.eu/en/features/settings/notifications.md): Learn how to manage notifications in Dastra.
- [Workflow stages](https://doc.dastra.eu/en/features/settings/workflow-stages.md): Learn how to customise the workflow stages of each object type in Dastra.
- [Workflow rules](https://doc.dastra.eu/en/features/settings/workflow-rules.md): Automate compliance processes using customised workflow rules in Dastra.
- [Incoming mail data collection](https://doc.dastra.eu/en/features/settings/data-collection-mailboxes.md): Learn how to set up a data collection email box
- [OneDrive/Google Drive integrations](https://doc.dastra.eu/en/features/settings/integrations-onedrive-google-drive.md): This documentation page explains how Dastra natively integrates with your preferred cloud file provider for DMS file storage.
- [Webhooks](https://doc.dastra.eu/en/features/settings/webhooks.md): Learn all about integrating webhooks into Dastra
- [SMTP configuration](https://doc.dastra.eu/en/features/settings/configuration-du-smtp.md)
- [Integration of external providers (Office 365 / Gmail)](https://doc.dastra.eu/en/features/settings/configuration-du-smtp/integration-of-external-providers-office-365-gmail.md)
- [Message templates](https://doc.dastra.eu/en/features/settings/modeles-de-messages.md): Operation of Message Templates
- [Email domains](https://doc.dastra.eu/en/features/settings/domaines-emails.md): Allow users in your organization to directly join your space with a suitable role.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/en/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.
