# Add Users

Adding users to your app gives them access to your app and allows you to share the app with your external or internal users.&#x20;

## **Add Users to app**

1. Go to <img src="/files/7EUqFlfRbTO9IiyMQE2r" alt="" data-size="line"> **Manage Users**
2. Select **Create table group**
3. Give the group a name
4. Select the table&#x20;
5. Assign this group a role or create a new role
6. Select the field with the email addresses of the users
7. Set a data filter (optional)

Send your users the URL of your app to share the app with them.&#x20;

{% hint style="info" %}
You must first add a table in your data grid with an **email field** and have [roles enabled. ](/stacker-astra/security/roles.md)
{% endhint %}

{% embed url="<https://app.arcade.software/share/K0zNB7hFyyf22VVuil1p>" %}

## **Add Individual Users**

1. Go to <img src="/files/7EUqFlfRbTO9IiyMQE2r" alt="" data-size="line"> **Manage Users**
2. Select **Add User**
3. Select a name from your app or start typing to invite a new user
4. Click **Invite**
5. Assign them a role

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

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

## Adding an Administrator

Administrators are users who can edit the apps layout, view the data grid and manage users.&#x20;

### Assign admins

1. Go to <img src="/files/7EUqFlfRbTO9IiyMQE2r" alt="" data-size="line">**Manage Users**
2. Select **Add users**
3. Choose the user or type their email
4. Assign them the role of **Administrator**

<figure><img src="/files/K2FAeKfkXizmqtxJOF5r" 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/user-access/add-users.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.
