# Workspace Users

### **Workspace Users**

These are users who can access the entire workspace and its settings. Only users added to your app through Table Groups or individually can see the app.&#x20;

### **Administrators**

Administrators can see the Admin Panel giving them the ability to edit layouts, change permissions and edit the data grid of the apps they are granted the role administrator.&#x20;

#### Add an Administrator

1. Go to<img src="/files/7EUqFlfRbTO9IiyMQE2r" alt="" data-size="line">**Manage Users**
2. Select **Add Users**
3. Select the user from the drop down or type a new email
4. Choose  the role: **Administrator**&#x20;

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

### **App Users**

App users access only the apps they are assigned to. They cannot see the admin panel and are able to see only what allowed through [Permissions](/stacker-astra/security/add-user-permissions.md#permission-overview).&#x20;

* [How to add users](/stacker-astra/user-access/add-users.md)


---

# 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/workspace-portals-and-apps/workspace/workspace-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.
