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

# Space roles and permissions

> The three space roles — Owner, Facilitator, and Participant — and exactly what each one can do inside a space.

Three roles govern who can do what **inside a space**. This page documents the user-facing labels, the role-to-capability mapping, and two boundary cases that are easy to miss.

<Info>
  These three roles govern **space administration**. They are separate from **org-level roles** (Owner, Creator, Editor, Viewer, Space-only) — for those, see [Org permissions and roles](/features/Org%20Permissions%20and%20Roles).
</Info>

## The three space roles

| Role                  | What it's for                                                                         |
| --------------------- | ------------------------------------------------------------------------------------- |
| **Space Owner**       | Can manage facilitators, participants, and apps in this space — and delete the space. |
| **Space Facilitator** | Can manage participants and apps in this space.                                       |
| **Space Participant** | Can use apps shared in this space.                                                    |

<Frame caption="The space-level roles, shown in the member role picker.">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/playlabai/images/v2/workspace%20permissions.png" alt="The space role dropdown listing three roles: Space Owner — can manage facilitators, participants, and apps in this space; Space Facilitator — can manage participants and apps in this space; and Space Participant — can use apps shared in this space." width="500" className="mx-auto" />
</Frame>

## Permissions by role

| Capability                | Owner | Facilitator | Participant |
| ------------------------- | :---: | :---------: | :---------: |
| View the space            |   ✓   |      ✓      |      ✓      |
| Edit space settings       |   ✓   |      ✓      |      —      |
| **Delete the space**      |   ✓   |      —      |      —      |
| Manage members & roles    |   ✓   |      ✓      |      —      |
| Manage apps / projects    |   ✓   |      ✓      |      —      |
| View insights & analytics |   ✓   |      ✓      |      —      |
| View activity log         |   ✓   |      ✓      |      —      |
| Export activity           |   ✓   |      ✓      |      —      |
| Review moderated content  |   ✓   |      ✓      |      —      |
| View participants         |   ✓   |      ✓      |      —      |

*✓ allowed · — not allowed. The one capability that separates Owner from Facilitator is **deleting the space**.*

## Key takeaways

**A Facilitator can do everything an Owner can, except delete the space.** Owner and Facilitator differ by exactly one permission. A Facilitator can manage members, manage apps, view and export insights and activity, and review moderated content. The one thing they cannot do is delete the space itself.

**A Participant is view-only at the space level.** They can see the space and use the apps shared into it, but cannot edit settings, see other members, view insights or activity, or manage anything.

**Roles don't carry between spaces.** The mapping is flat: each role's permission set is independent, and a person's role is set per space. Being an Owner in one space says nothing about your role in another.

## Two caveats worth flagging

**Space creation is an org-level permission.** Who can create a space is granted at the organization level, not by any of the three space roles above. See [Org permissions and roles](/features/Org%20Permissions%20and%20Roles).

**Content access is a separate layer.** These three roles govern space *administration*. What a person can actually open or edit among the **apps and collections** inside the space is driven by app- and collection-level permissions. See [App privacy and visibility](/features/App%20Privacy%20and%20Visibility).

## Key points

<Info>
  * Three space roles: **Owner**, **Facilitator**, **Participant**
  * Owner and Facilitator differ only by the ability to **delete the space**
  * Participant is view-and-use only; it cannot manage anything
  * Roles are set per space and do not cascade between spaces
  * Space **creation** is an org-level permission, not a space role
</Info>

## FAQ

<AccordionGroup>
  <Accordion title="What's the difference between Owner and Facilitator?">
    Exactly one thing: an Owner can delete the space and a Facilitator cannot. Everything else — managing members and apps, viewing and exporting activity and insights, reviewing moderated content — both can do.
  </Accordion>

  <Accordion title="Can a space have more than one Owner or Facilitator?">
    Yes. A space can have multiple Owners and multiple Facilitators. Keep the number of people who can delete the space small.
  </Accordion>

  <Accordion title="How do I change someone's space role?">
    Open the space **Members** tab, find the person, and pick a new role from the list — the change applies right there. See [Adding members and inviting users](/getstarted/Adding%20Members%20to%20your%20Space).
  </Accordion>

  <Accordion title="If I'm a space Owner, am I an organization Owner too?">
    No. Space roles and org roles are independent, even though both use the name Owner. A space Owner controls one space; an organization Owner has access across the whole organization. See [Org permissions and roles](/features/Org%20Permissions%20and%20Roles).
  </Accordion>

  <Accordion title="Can a Participant build apps in the space?">
    Whether a Participant can build is controlled by the space's building-permission toggles, not by the role itself. See [Space building permissions](/getstarted/Space%20Building%20Permissions).
  </Accordion>
</AccordionGroup>

***

Last updated: 06-26-2026

Contact us at [support@playlab.ai](mailto:support@playlab.ai)
