# Azure AD Configuration

- [Getting Started with Azure AD Integration](https://herd-security.gitbook.io/herd-security-docs/azure-ad-configuration/getting-started-with-azure-ad-integration.md): Azure AD Integration Guide that will walk you through setting up user sync, configuring SSO login, and security best practices.
- [Azure AD SSO](https://herd-security.gitbook.io/herd-security-docs/azure-ad-configuration/azure-ad-sso.md): This section walks you through setting up Single Sign-On (SSO) so users can log in to Herd using their Azure AD credentials.
- [Azure Active Directory User and Group Sync](https://herd-security.gitbook.io/herd-security-docs/azure-ad-configuration/azure-active-directory-user-and-group-sync.md): How to connect Herd to your Azure Active Directory to automatically sync users and groups.


---

# 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://herd-security.gitbook.io/herd-security-docs/azure-ad-configuration.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.
