# Introduction

The Organization feature empowers administrators, to orchestrate user privileges, define space permissions, and streamline collaboration seamlessly. While its primary function revolves around user and space management, Organization extends its capabilities to offer a comprehensive suite of functionalities tailored to meet diverse organizational needs. The **Organization** feature is included with certain plans, **r**ead more about plans [**here**](https://www.decisionrules.io/pricing/public-cloud).

### **Core Functionality**

* **User Management** - Enable administrators to create, read, update, and delete users and their roles in organization, ensuring straightforward user administration.
* **Team Management** - Simplifies administrator work by establishing teams comprising specific sets of users to define the roles and policies.
* **Space Management** - Keep governance for administrator to define spaces and roles configuration to keep permissions tailored in line with organizational requirements.
* **Policies Management -** Control for roles to designated users or teams within spaces, optimizing access rights and ensuring security.
* **Inviting Users** - Effortlessly invite users to the organization, facilitating seamless onboarding and collaboration.
* **Billing Account Integration** - Seamlessly connect billing accounts to manage financial transactions and subscriptions conveniently.
* **User Account Rights** - Customize user account privileges, restricting capabilities such as space creation, user invitation, role management, and API key access based on organizational policies.
* **Comprehensive Overview** - Provide administrators with comprehensive insights into account activities, API usage, rules enforcement, space utilization, invited users, and audit logs to ensure transparency and accountability.
* **Flexible Account Management** - Organization accounts are not tied to email addresses, offering the flexibility to change ownership as organizational stakeholders evolve.

### Organization Detail

{% content-ref url="/pages/lsB1uPNH7KG1mwBygFMA" %}
[Structure](/doc/v1/organizations/structure.md)
{% endcontent-ref %}


---

# 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/v1/organizations/introduction.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.
