# Organization

- [Organization Introduction](https://docs.decisionrules.io/doc/organization/organization-introduction.md)
- [Organization List](https://docs.decisionrules.io/doc/organization/organization-list.md)
- [Members](https://docs.decisionrules.io/doc/organization/members.md)
- [Resources](https://docs.decisionrules.io/doc/organization/resources.md)
- [Teams](https://docs.decisionrules.io/doc/organization/resources/teams.md)
- [Space Roles](https://docs.decisionrules.io/doc/organization/resources/space-roles.md)
- [Spaces](https://docs.decisionrules.io/doc/organization/resources/spaces.md)
- [Departments](https://docs.decisionrules.io/doc/organization/departments.md): This documentation outlines the architecture and configuration of Departments. Use the links below to find the relevant guide for your role.
- [Setting up Department](https://docs.decisionrules.io/doc/organization/departments/setting-up-department.md): Organization Owners & Admins: Review this guide to understand how to create organizational units and assign leadership.
- [Department Manager Guide](https://docs.decisionrules.io/doc/organization/departments/department-manager-guide.md): These steps apply to Admins/Owner globally. While written for Viewers with Department Manager role, Admins and Owners retain full management rights in every department by default.
- [Policies](https://docs.decisionrules.io/doc/organization/policies.md)
- [Statistics](https://docs.decisionrules.io/doc/organization/statistics.md)
- [Settings](https://docs.decisionrules.io/doc/organization/settings.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.decisionrules.io/doc/organization.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.
