# CONFIGURE

- [Data Management](https://doc.commandersact.com/configure/data-management.md)
- [Events collection](https://doc.commandersact.com/configure/data-management/events-collection.md)
- [Data retention duration](https://doc.commandersact.com/configure/data-management/data-retention-duration.md)
- [Data Governance](https://doc.commandersact.com/configure/data-management/data-governance.md)
- [Administration](https://doc.commandersact.com/configure/administration.md)
- [User management](https://doc.commandersact.com/configure/administration/user-management.md)
- [Domain Management](https://doc.commandersact.com/configure/administration/domain-management.md)
- [WAF Proxy (CloudFlare,...)](https://doc.commandersact.com/configure/administration/domain-management/waf-proxy-cloudflare.md): aka CloudFlare proxy
- [A record](https://doc.commandersact.com/configure/administration/domain-management/a-record.md)
- [CNAME record](https://doc.commandersact.com/configure/administration/domain-management/cname-record.md)
- [On-Premise Proxy](https://doc.commandersact.com/configure/administration/domain-management/on-premise-proxy.md): 1st party collection through your own proxy
- [Cookie CAID](https://doc.commandersact.com/configure/administration/domain-management/cookie-caid.md)
- [First party hosting](https://doc.commandersact.com/configure/administration/domain-management/cdn-1st.md)
- [First-Party Tag Hosting](https://doc.commandersact.com/configure/administration/domain-management/first-party-tag-hosting.md)
- [Single Sign-On](https://doc.commandersact.com/configure/administration/single-sign-on.md): Following you will find information and setup instructions for SAML based Single Sign-On with Commanders Act.
- [Two-factor authentication (2FA)](https://doc.commandersact.com/configure/administration/two-factor-authentication-2fa.md)
- [Copy Management](https://doc.commandersact.com/configure/administration/copy-management.md)
- [Cookies](https://doc.commandersact.com/configure/cookies.md): An overview of cookies used by the Commanders Act platform.
- [Cookie 1st](https://doc.commandersact.com/configure/cookies/cookie-1st.md)
- [Cookie sync partners](https://doc.commandersact.com/configure/cookies/cookie-sync-partners.md)
- [First domain tracking (Phoenix)](https://doc.commandersact.com/configure/cookies/first-domain-tracking-phoenix.md)
- [Disclaimer](https://doc.commandersact.com/configure/disclaimer.md): Disclaimer for using the Commanders Act platform.


---

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