# Organizations

- [Overview](https://docs.qubitro.com/organizations/overview.md): The Settings page in Qubitro allows you to manage various aspects of your organization, including members, roles, billing, and additional services.
- [General](https://docs.qubitro.com/organizations/general.md): The General settings page allows you to manage core organization details, including your Organization ID, name, email, logo, and deletion settings.
- [Groups](https://docs.qubitro.com/organizations/groups.md): Groups in Qubitro are containers for organization members, designed to simplify collaboration and streamline access control for different customers and internal teams.
- [Members & Roles](https://docs.qubitro.com/organizations/members-and-roles.md)
- [Read Only](https://docs.qubitro.com/organizations/members-and-roles/read-only.md)
- [Read/Write](https://docs.qubitro.com/organizations/members-and-roles/read-write.md)
- [Admin](https://docs.qubitro.com/organizations/members-and-roles/admin.md)
- [Custom Roles](https://docs.qubitro.com/organizations/custom-roles.md)
- [Add-Ons](https://docs.qubitro.com/organizations/add-ons.md)
- [Billing](https://docs.qubitro.com/organizations/billing.md)
- [Invoices](https://docs.qubitro.com/organizations/invoices.md): The Invoices page provides a record of all billing transactions within your Qubitro organization.
- [White-Label](https://docs.qubitro.com/organizations/white-label.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.qubitro.com/organizations.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.
