# Adding Multiple Apps

Build multiple apps in the same workspace, whether this is for different departments or different clients.

## How to add additional Apps <a href="#id-01h851kt21kzcwxs3c0b9rbews" id="id-01h851kt21kzcwxs3c0b9rbews"></a>

1. Click **+** in your Workspace navigation
2. Add App name
3. Choose app icon and color

![](https://support.stackerhq.com/hc/article_attachments/19692183734547)

Once the app has been created, add a data source via App Settings or add data directly in Stacker.

## App Accessibility <a href="#id-01h851kt21gemzsm9wn8pcq1zz" id="id-01h851kt21gemzsm9wn8pcq1zz"></a>

When a new app is created all workspace collaborators can view apps.

### Add Users <a href="#id-01h854swmv8tmhymvnkayjv5tj" id="id-01h854swmv8tmhymvnkayjv5tj"></a>

Setup a users table to give access to users:

1. Go to **Manage users**
2. Click **Choose Table** or add users manually

### ![CleanShot 2023-08-18 at 13.19.31@2x.png](https://support.stackerhq.com/hc/article_attachments/19692375728531)

### Add Administrators <a href="#id-01h854sdn4kr82g9rjfnkwdpmc" id="id-01h854sdn4kr82g9rjfnkwdpmc"></a>

Add a collaborator as an administrator to allow them to edit:

1. Click **App Settings**
2. Click **Administrators**
3. Use the dropdown to select the user
4. Click **Add**

![](https://support.stackerhq.com/hc/article_attachments/7742799391251)

### Private Apps <a href="#id-01h854s13pceg0dydbgfsfagb2" id="id-01h854s13pceg0dydbgfsfagb2"></a>

To keep the app private you will need to remove your current workspace collaborators from **Manage Users**:

1. Open **Manage Users**
2. In the **Workspace Collaborators** row, select the **three dots**
3. Select **Remove group from app**

![](https://support.stackerhq.com/hc/article_attachments/19692124300563)


---

# 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/account-settings/adding-multiple-apps.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.
