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

# Sharing with individuals

> How to share a Playlab app with one person at a time using the Share modal.

<div className="pl-badges">
  <span className="pl-badge pl-badge--new">New</span>
</div>

<Frame caption="Walkthrough: sharing an app with one person.">
  <iframe src="https://drive.google.com/file/d/1coA6KHyJnNiwvceCDe-D3xPyrqjBe0mX/preview" frameborder="0" allow="autoplay" allowfullscreen="" style={{ width: "100%", maxWidth: "720px", aspectRatio: "16 / 9", margin: "1.5rem auto", display: "block" }} />
</Frame>

You can share any app with a specific person, from inside or outside your organization, with one of two permission levels. The flow is the same whether you are sharing a draft with a peer or giving a colleague access to a finished app.

## When to share with individuals

Some common cases:

You finished an app and want a coworker to try it before you publish. Add them as a Viewer.

You want a peer to help refine the prompt or references. Add them as an Editor.

You want a friend or family member to use the app you built without making it public. Add them as a Viewer.

You are running a small pilot with three teachers across two organizations. Add each one directly.

For sharing with whole groups or organizations, see [Sharing with groups and orgs](/features/Sharing%20with%20Groups%20and%20Orgs).

## How to share an app with a person

<Steps>
  <Step title="Open the app">
    The app builder or the app overview both work.
  </Step>

  <Step title="Click Share">
    The **Share** button is in the top right.
  </Step>

  <Step title="Type their email or name">
    Email works for anyone with a Playlab account. For people in your org, typing their name shows matches.
  </Step>

  <Step title="Pick a permission">
    Choose **Editor** to let them help build, or **Viewer** to let them use the app once published.
  </Step>

  <Step title="Send">
    Click **Send**. The recipient gets a notification and can open the app from their dashboard.
  </Step>
</Steps>

<Frame caption="The Share modal: ① search for the person, ② set their permission (Editor or Viewer), then ③ click Done.">
  <img src="https://mintcdn.com/playlabai/LAnMv7XIv6fYKHyM/images/v2/sharemodal.png?fit=max&auto=format&n=LAnMv7XIv6fYKHyM&q=85&s=e5319a8fb0fd2676e42e12dfabb3588d" alt="The Share New App modal with a search field for a user, group, or organization, a USERS list showing Wyman Khuu as Owner and Yusuf Ahmad with an Editor permission dropdown, a 'Your app is NOT published' banner with a Publish button, and a Done button." width="360" className="mx-auto" data-path="images/v2/sharemodal.png" />
</Frame>

## Permission levels

**Editor**

Can edit the app: prompt, references, starter inputs, settings. Cannot reassign ownership, delete the app, change who else has access, or publish. Publishing stays with the owner. See [Collaborating on an app](/getstarted/Collaborating%20on%20an%20App).

**Viewer**

Can use the app once it is published. Cannot edit anything. Sees the app on their dashboard.

If the app is not published yet, a Viewer sees a "not yet published" state. Publish to give them access.

## Removing or changing access

Open the app, click **Share**, find the person in the recipient list, and either change their permission or click the remove icon. Changes take effect immediately. The person no longer sees the app on their dashboard.

## Key points

<Info>
  * Use the Share modal on any app to add a person as Editor or Viewer
  * Editors can edit the app; Viewers can only use it
  * Cross-org sharing works the same as in-org sharing
</Info>

## FAQ

<AccordionGroup>
  <Accordion title="Do they need a Playlab account?">
    To use the app, yes. If you share with an email that does not have a Playlab account, they get an invite to create one. Once they sign up, the shared app is on their dashboard.
  </Accordion>

  <Accordion title="Can I share before publishing?">
    Yes. Editors can see and edit a draft. Viewers see the unpublished state and gain access once you publish. To preview a draft with someone before launch, share with them as a Viewer and publish to Private. They can use it. You can later change visibility or unpublish.
  </Accordion>

  <Accordion title="Can I share with someone outside my organization?">
    Yes. Type their email and pick a permission. They keep their own org context and join the app as an external collaborator.
  </Accordion>

  <Accordion title="How many people can I share with?">
    There is no hard limit on individual recipients. For sharing with very large groups, the group or org sharing flow is faster. See [Sharing with groups and orgs](/features/Sharing%20with%20Groups%20and%20Orgs).
  </Accordion>

  <Accordion title="Can the recipient share the app with someone else?">
    No. Direct shares are not transitive. The original owner controls who has access. If the recipient wants to bring someone else in, they ask the owner to add them.
  </Accordion>

  <Accordion title="Is there a notification when I add someone?">
    Yes. Recipients get an email and an in-product notification. They can also open the app from their dashboard once they sign in.
  </Accordion>

  <Accordion title="Can I bulk-share with multiple people at once?">
    Yes. Type or paste several emails into the recipient field. Permissions you set apply to all of them. You can change individual permissions afterward.
  </Accordion>
</AccordionGroup>

***

Last updated: 06-01-2026

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