> For the complete documentation index, see [llms.txt](https://docs.stackerhq.com/stacker-classic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stackerhq.com/stacker-classic/users/users-workspace-collaborators/workspace-users.md).

# Workspace Users

Stacker allows you to add users directly to your workspace so they can access one or more of your apps. There are two methods of adding users:

## **Method 1: Add a user to the workspace via Workspace Settings**

You can add a user to the workspace by navigating to your workspace settings (click on the workspace icon above your avatar) and open the users tab.

![Screenshot\_2022-05-13\_at\_14.40.56.png](https://support.stackerhq.com/hc/article_attachments/6203314688403/Screenshot_2022-05-13_at_14.40.56.png)

Here you can input the user's email address and select which Workspace User Type you would like to assign them.

> Adding users this way will grant them access to any apps that have been set to be shared with all workspace members by default.

If you want to change a user's access for a specific app you should do so in the App Sharing Settings - we'll take you through this now.

## **Method 2: Add a user to the workspace for a specific app**

**‍**You can add a user to an app within a workspace by opening the User Settings, accessed by clicking on the **Users** icon.

![Screenshot\_2022-05-13\_at\_14.42.36.png](https://support.stackerhq.com/hc/article_attachments/6203436647187/Screenshot_2022-05-13_at_14.42.36.png)

You can then add a user by entering their email address.

Next, you can choose to assign the user a Role for this particular app. [Find out how to set up Roles here](https://support.stackerhq.com/hc/en-us/articles/4409591860243).

> Note that adding users in this way also adds them to the rest of the workspace. They will be given access to all shared apps by default.

If you want to change a user's access for a different app, navigate to that app and amend the user's role in the app's User Settings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
