# Add User Permissions

## Permission Overview

Each permission has icons and labels to help you understand your permissions at a glance

* **Permission**: This shows the name of your permission rule and the user role the rule applies to. This is based on the Permission sharing section.&#x20;
* **Access**: Determines which records the user can access. All records, some records or no records. This is based on the Record filters section.&#x20;
* **Read, Update, Create** and **Delete:** whether users can perform this action on all fields (a green tick), some fields (a yellow dash), or no fields (a red cross). This is based on the Field access section.&#x20;
* **Actions**: Allows you to edit or delete the permission rule.

{% hint style="info" %}
A user can access a table if *any* of the permission rules give them access.

By default, all users can read, update, and create data.
{% endhint %}

### **Access Permissions**

1. Go to <img src="/files/xCkvVa1dO3F7n6fTHS3C" alt="" data-size="line">**Manage fields and data**
2. Select **Permissions**

### **Or view all table permissions in one place**

1. Go to <img src="/files/xCkvVa1dO3F7n6fTHS3C" alt="" data-size="line">**App Settings**
2. Select **Permissions**

<figure><img src="/files/i4XKPU8l7Gy6UvNYpsGg" 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.stackerhq.com/stacker-astra/security/add-user-permissions.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.
