> For the complete documentation index, see [llms.txt](https://docs.riskbase.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riskbase.uk/updating-user-settings-admin/updating-a-users-features-and-access.md).

# Updating a User's Features and Access

Updating a User's Features and Access

Setting up a user’s features and access settings provides control over what users can do and see while using RiskBase.

As well as users inheriting features and access settings from groups they’re assigned to, settings can also be applied directly to the users.

A user’s features and access settings are always applied last, overriding user group settings.

**How to update a user’s features:**

1. Right click on a user’s name in the explorer.
2. Select **Details**.
3. Scroll down to the **Organisations** section at the bottom of the profile.
4. Right click on an organisation and click **Change Features**.
5. Use the **On|Off** buttons (which appear when a feature is hovered over) to customise individual features.
6. Click **Save**.

**How to update which properties a user has access to:**

7. Double click on the organisation again and click **Change Access**.
8. Either search for assets in the search bar or find them using the drop down arrow next to the organisation name.
9. Use the **Show|Hide** buttons (also found by hovering over a property) to customise which Properties the user will have access to.
10. Click **Save**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.riskbase.uk/updating-user-settings-admin/updating-a-users-features-and-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.
