# Users: Workspace Collaborators

See our [Users: Overview](https://docs.stackerhq.com/stacker-classic/users/users-overview) article to understand the difference between Workspace Collaborators and App Users.

## Add Collaborators to your Workspace

1. Click **Workspace Settings**
2. Click Collaborators
3. Type in the email address
4. Choose collaborator type Owner or Standard

![collaborators.gif](https://support.stackerhq.com/hc/article_attachments/7186007586707/collaborators.gif)

### Add collaborators to your apps as a user

Collaborators will automatically be added to all non-private apps, unless you have connected a user table and selected the **Automatic mode**. If you have selected the Automatic mode, please add the collaborators to the User table you connected.

### Add collaborators to your apps as an admin

When you've added the collaborator, you might want to add them as an app admin.

1. Click the app you want the user to have access to
2. Click **Manage users**
3. Click Administrator
4. Select the user in the dropdown menu
5. Click Add
6. To remove a user click Edit and the x

![collabs.gif](https://support.stackerhq.com/hc/article_attachments/7186291908371/collabs.gif)

Granting admin access for an app to a workspace collaborator you will enable them to configure the app's settings and layouts. Admin access also enables a collaborator to see and edit all data in your app—you cannot apply permissions to them.


---

# 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-classic/users/users-workspace-collaborators.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.
