# Organization Settings

- [Profile](https://docs.saleassist.ai/organization-settings/profile.md)
- [Organization](https://docs.saleassist.ai/organization-settings/organization.md): This is where you may submit your logos and backgrounds, modify your organization's name, and more.
- [Users & Roles](https://docs.saleassist.ai/organization-settings/users-and-roles.md): This area facilitates the process of inviting your agents to join your organisation.
- [SMTP Integration](https://docs.saleassist.ai/organization-settings/smtp-integration.md)
- [Custom Domain](https://docs.saleassist.ai/organization-settings/custom-domain.md): Including Custom domain enhances authority, helps you establish your brand and the trust to your customers etc.
- [Notification Manager](https://docs.saleassist.ai/organization-settings/notification-manager.md): You are welcome to accept the invitation from your organization or any other organization and join it. As a member of that organization, you have access to all account details and can manage calls.
- [Agent Leaves Managment](https://docs.saleassist.ai/organization-settings/agent-leaves-managment.md): This feature allows you to mark your leave in advance, ensuring better planning and coordination. By updating your availability beforehand, we can avoid assigning calls to you during your absence.


---

# 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.saleassist.ai/organization-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.
