# Administration

- [Gestion des utilisateurs](https://doc.commandersact.com/fr/configure/administration/user-management.md)
- [Domain Management](https://doc.commandersact.com/fr/configure/administration/domain-management.md)
- [WAF Proxy (CloudFlare,...)](https://doc.commandersact.com/fr/configure/administration/domain-management/waf-proxy-cloudflare.md): alias proxy CloudFlare
- [enregistrement A](https://doc.commandersact.com/fr/configure/administration/domain-management/a-record.md)
- [enregistrement CNAME](https://doc.commandersact.com/fr/configure/administration/domain-management/cname-record.md)
- [On-Premise Proxy](https://doc.commandersact.com/fr/configure/administration/domain-management/on-premise-proxy.md): collecte 1st party via votre propre proxy
- [Cookie CAID](https://doc.commandersact.com/fr/configure/administration/domain-management/cookie-caid.md)
- [First party hosting](https://doc.commandersact.com/fr/configure/administration/domain-management/cdn-1st.md)
- [First-Party Tag Hosting](https://doc.commandersact.com/fr/configure/administration/domain-management/first-party-tag-hosting.md)
- [Single Sign-On](https://doc.commandersact.com/fr/configure/administration/single-sign-on.md): Vous trouverez ci-dessous des informations et des instructions de configuration pour le Single Sign-On basé sur SAML avec Commanders Act.
- [Authentification à deux facteurs (2FA)](https://doc.commandersact.com/fr/configure/administration/two-factor-authentication-2fa.md)
- [Copy Management](https://doc.commandersact.com/fr/configure/administration/copy-management.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://doc.commandersact.com/fr/configure/administration.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.
