# HOW TO CONFIGURE SETTINGS

- [General](https://docs.booldesk.com/how-to-configure-settings/general.md)
- [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)
- [Project](https://docs.booldesk.com/how-to-configure-settings/project.md)
- [How to Create Project Types](https://docs.booldesk.com/how-to-configure-settings/project/how-to-create-project-types.md)
- [How to Create Expense Types](https://docs.booldesk.com/how-to-configure-settings/project/how-to-create-expense-types.md)
- [Asset](https://docs.booldesk.com/how-to-configure-settings/asset.md)
- [How to create an asset category](https://docs.booldesk.com/how-to-configure-settings/asset/how-to-create-an-asset-category.md)
- [How to Create Product Types](https://docs.booldesk.com/how-to-configure-settings/asset/how-to-create-product-types.md)
- [How to configure a product](https://docs.booldesk.com/how-to-configure-settings/asset/how-to-configure-a-product.md)
- [How to Create Asset Statuses](https://docs.booldesk.com/how-to-configure-settings/asset/how-to-create-asset-statuses.md)
- [How to Add Partners](https://docs.booldesk.com/how-to-configure-settings/asset/how-to-add-partners.md)
- [How to Create Asset Assignment Forms](https://docs.booldesk.com/how-to-configure-settings/asset/how-to-create-asset-assignment-forms.md)
- [Help Desk](https://docs.booldesk.com/how-to-configure-settings/help-desk.md)
- [How to define business hours](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-define-business-hours.md)
- [How to create a new category](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-create-a-new-category.md)
- [How to configure the SLAs](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-configure-the-slas.md)
- [How to define the SLA matrix](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-define-the-sla-matrix.md)
- [How to Add Analysts](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-add-analysts.md)
- [How to create an analyst group](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-create-an-analyst-group.md)
- [How to create a user group](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-create-a-user-group.md)
- [How to Create and Configure a Service Catalog Item](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-create-and-configure-a-service-catalog-item.md)
- [How to Customize the Incident Form Layout](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-customize-the-incident-form-layout.md)
- [How to configure business rules](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-configure-business-rules.md)
- [How to create a workflow](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-create-a-workflow.md)
- [How to Create Resolution Templates](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-create-resolution-templates.md)
- [How to add a CAB group](https://docs.booldesk.com/how-to-configure-settings/help-desk/how-to-add-a-cab-group.md)
- [Notifications](https://docs.booldesk.com/how-to-configure-settings/notifications.md)
- [Logs](https://docs.booldesk.com/how-to-configure-settings/logs.md)
- [Audit](https://docs.booldesk.com/how-to-configure-settings/logs/audit.md)
- [Operations](https://docs.booldesk.com/how-to-configure-settings/logs/operations.md)
- [System Settings](https://docs.booldesk.com/how-to-configure-settings/system-settings.md)
- [How to Deploy the Windows Agent](https://docs.booldesk.com/how-to-configure-settings/system-settings/how-to-deploy-the-windows-agent.md)
- [Users - Roles - Groups](https://docs.booldesk.com/how-to-configure-settings/users-roles-groups.md)
- [How to Add Users Manually](https://docs.booldesk.com/how-to-configure-settings/users-roles-groups/how-to-add-users-manually.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.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.
