> ## Documentation Index
> Fetch the complete documentation index at: https://zite.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage workspace editors and app users

> Manage workspace editors, internal app members, and external users from one place.

## Overview

The Users area brings workspace editors and the people who use each app into one place. From a workspace, click the `Users` button to the left of the workspace selector.

<Frame>
  <img src="https://mintcdn.com/zite/UKr6h7tJEbQFF5H8/help/images/zite/workspaces-users.webp?fit=max&auto=format&n=UKr6h7tJEbQFF5H8&q=85&s=450b7edbc7038c13837ce6f0d7f6ad1f" alt="The Users area for a Zite workspace showing editors and their roles" width="2348" height="1568" data-path="help/images/zite/workspaces-users.webp" />
</Frame>

There are three types of access to manage:

<CardGroup cols={3}>
  <Card title="Editors" icon="user-pen" color="#FFC738">
    People who can create, edit, and view the database and every app in the workspace.
  </Card>

  <Card title="Internal app members" icon="building" color="#FFC738">
    People in your Zite organization who have **Use Access** to a specific internal app.
  </Card>

  <Card title="External users" icon="globe" color="#FFC738">
    People outside your organization who have signed up to use an external app.
  </Card>
</CardGroup>

## Choose the right view

Use the side menu to switch between `Editors`, `Roles`, and the individual apps in the workspace.

| View             | Who appears                                     | Scope of access                             |
| ---------------- | ----------------------------------------------- | ------------------------------------------- |
| **Editors**      | People who can build in the workspace           | The database and every app in the workspace |
| **Internal app** | People in your organization with **Use Access** | The selected internal app                   |
| **External app** | People outside your organization who signed up  | The selected external app                   |

Choose `Editors` when someone needs to build or manage the workspace. Choose an individual app when someone only needs to use that app.

## Manage editors

Editors have workspace-wide access. They can create, edit, and view the database and every app in the workspace.

<Steps>
  <Step title="Open Users">
    Click `Users` to the left of the workspace selector.
  </Step>

  <Step title="Select Editors">
    Under **Workspace**, select `Editors`.
  </Step>

  <Step title="Review or invite editors">
    Search or filter the list to find someone. Click `Invite` to add another editor.
  </Step>
</Steps>

The Editors table shows each person's name, email address, role, and workspace access. Use this view for people who need to build or manage the project, rather than people who only need to use one app.

## Manage internal app members

Members of internal apps are people in your Zite organization who have **Use Access** to that app. They can use the selected app without becoming an editor for the whole workspace.

<Info>
  Managing access separately for individual internal apps is available on **Team** and **Enterprise** plans.
</Info>

<Steps>
  <Step title="Open Users">
    Click `Users` to the left of the workspace selector.
  </Step>

  <Step title="Select an internal app">
    Under **Internal apps**, select the app whose members you want to review.
  </Step>

  <Step title="Manage its members">
    Search or filter the list, or invite someone who needs **Use Access** to the app.
  </Step>
</Steps>

Access is managed separately for each internal app. Giving someone **Use Access** to one app does not make them an editor or give them use access to every other app in the workspace.

## Manage external users

External users are people outside your Zite organization who have signed up to use an external app.

Select an external app from the Users side menu to review the people who use it. External-user access belongs to the selected app; it does not give someone editor access to the workspace, its database, or its other apps.

Use the app's [authentication settings](/help/platform/access/authentication) to control how people sign in and who can sign up. Customize the invitation email they receive in [Notifications and emails](/help/platform/access/notifications).

## Search and filter users

Each view has its own user list. Use the search field to find someone by name or email address, and use `Filter` to narrow the results.

Make sure you select the correct view before inviting or reviewing someone:

* Select `Editors` for workspace-wide building access.
* Select an internal app for organization members who need **Use Access** to that app.
* Select an external app for people outside your organization who use that app.

## Configure roles

Roles remain under **Workspace** in the Users side menu. Use them to control database access by table and action. See [Configure roles](/help/platform/workspaces/users-and-roles#configure-roles).

<p className="zite-related-topics-heading">Related topics</p>

<div className="zite-related-topics">
  <a href="/help/platform/workspaces/overview">Workspaces</a>
  <a href="/help/platform/access/internal-apps">Internal apps</a>
  <a href="/help/platform/access/authentication">Authentication</a>
  <a href="/help/platform/access/notifications">Notifications and emails</a>
  <a href="/help/platform/access/user-groups">User groups</a>
</div>
