# Users: Overview

There are two types of users in your Workspace:

* [Collaborators](#h_01G27K7KQZPYPHCNWY8ZBJDXY5)
* [App Users](#h_01GVG91BPAQZE32YB21NEEJ1AV)

## Collaborators <a href="#h_01g27k7kqzpyphcnwy8zbjdxy5" id="h_01g27k7kqzpyphcnwy8zbjdxy5"></a>

Collaborators will automatically have access to all non-private apps, which makes provisioning access much easier. They can also:

* Automatically have access to non-private apps
* Access all the apps they are granted access to
* Be allowed to create their own apps in the Workspace
* Be made admins on existing apps
* Log in using SSO (Enterprise only)

A limited number of collaborators is included in [each pricing plan](https://www.stackerhq.com/pricing). Every collaborator above your plan's limit is an additional $19 per month.

### Collaborator roles

Collaborators can be in one of two Workspace roles.

* Owners
* Standard

You can choose how different the roles are with Workspace permissions:

![Screenshot\_2022-07-07\_at\_10.34.02.png](https://support.stackerhq.com/hc/article_attachments/7582566934931/Screenshot_2022-07-07_at_10.34.02.png)

## App Users <a href="#h_01gvg91bpaqze32yb21neej1av" id="h_01gvg91bpaqze32yb21neej1av"></a>

App users need to be provisioned to each app separately, either manually in Stacker, or by connecting a User table.

App users can:

* Access all the apps they are granted access to
* Have App Roles and Permissions applied to them
* Be synced in from a user table in your data source or added directly into the app

App users cannot:

* Create their own apps
* Be made admins on existing apps

App users don't count towards your pricing plan limit.

## When to use Collaborators or App users

If you want a person to be able to edit your Workspace or manage Apps, you will want to add them as a collaborator. If a person only needs access to see, edit and create data within apps, add them as an app user.


---

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