# 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.&#x20;
* **Access**: Determines which records the user can access. All records, some records or no records.&#x20;
* **View, Edit, 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;

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

By default, all users can view, edit, and create data.
{% endhint %}

### **Access Permissions**

1. Go to **Data**
2. Select **Permissions**

<figure><img src="/files/hqU3wM55JG8vESbi7B6A" alt=""><figcaption></figcaption></figure>

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

1. Go to **App Settings (top right)**
2. Select **Permissions**

<figure><img src="/files/M4UE8Qwi2gjuIx8Zckwz" 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/manage-data-using-ai/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.
