# Access

The **Access** page allows you to manage user permissions within a space by inviting new users, modifying roles, and configuring custom access settings. This ensures that the right users have the appropriate level of control over the space.

### **Inviting Users**

New users can be **invited** to the space, granting them access based on assigned roles. Invitations ensure that only authorized users can interact with the space and its resources.

### **Managing Users**

The **Users** section displays a list of all users who currently have access to the space. From this section, you can:

* **Change User Roles** – Adjust a user’s role to modify their level of access.
* **Remove Users** – Revoke a user’s access to the space when necessary.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2F8il8Va31lsupAIHK4BiU%2Fimage.png?alt=media&#x26;token=31834679-92aa-4871-a789-c3336ccf81ea" alt=""><figcaption></figcaption></figure>

### **Roles & Permissions**

The **Roles** section defines how access is granted within the space. It includes both **default roles** and **custom roles**:

* **Default Roles** – The system provides three built-in roles:
  * **Admin** – Full access to manage the space, users, and settings.
  * **Editor** – Can modify rules and settings but cannot manage users.
  * **Reader** – Has read-only access to view space contents.\
    Default roles **cannot be altered or removed**.
* **Custom Roles** – Users can create **custom roles** with granular permission settings to tailor access control based on specific needs. Custom roles can be **created, modified, and removed** as needed.

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FhC7qIHe1hovasAAfEW5n%2Fimage.png?alt=media&#x26;token=d2442966-93bb-4c05-a1eb-ea95421dd7c9" alt=""><figcaption></figcaption></figure>


---

# 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/space/access.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.
