# General

- [How to Add and Configure a Domain](https://docs.booldesk.com/how-to-configure-settings/general/how-to-add-and-configure-a-domain.md)
- [How to Configure Incoming and Outgoing Email](https://docs.booldesk.com/how-to-configure-settings/general/how-to-configure-incoming-and-outgoing-email.md)
- [How to create a company profile](https://docs.booldesk.com/how-to-configure-settings/general/how-to-create-a-company-profile.md)
- [How to Configure Microsoft Entra ID (Azure AD) for BoolDesk](https://docs.booldesk.com/how-to-configure-settings/general/how-to-configure-microsoft-entra-id-azure-ad-for-booldesk.md)
- [How to Add Locations](https://docs.booldesk.com/how-to-configure-settings/general/how-to-add-locations.md)
- [How to create a department](https://docs.booldesk.com/how-to-configure-settings/general/how-to-create-a-department.md)
- [How to Customize Portal Branding](https://docs.booldesk.com/how-to-configure-settings/general/how-to-customize-portal-branding.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://docs.booldesk.com/how-to-configure-settings/general.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.
