# Features Access

Outside of the standard user roles, access to various features can be managed on an individual user and a group basis.&#x20;

When adding a user, we pick reasonable defaults based on your environment and then you can modify this access.&#x20;

<figure><img src="/files/OY9YD27CWaPGIRxMIpQq" 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.couchdrop.io/administration/users-and-groups/features-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.
