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

# Managing apps in a Collection

> Add and remove apps from inside a Collection — in your org's Collections tab or your personal My Collections view.

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

A Collection's contents aren't fixed. You can change which apps are in a Collection at any time, directly from the Collection's page — no separate "manage" screen. This works in both your organization's **Collections** tab and your personal **My Collections** view.

<Frame caption="Walkthrough: adding and removing apps in a Collection.">
  <iframe src="https://drive.google.com/file/d/1M3xqwhRIFwC4HBl9B9U_xnX2tvJ3NZI4/preview" frameborder="0" allow="autoplay" allowfullscreen="" style={{ width: "100%", maxWidth: "720px", aspectRatio: "16 / 9", margin: "1.5rem auto", display: "block" }} />
</Frame>

<Note>
  You need edit access to the Collection — **Editor** or **Owner** — to add or remove apps. Recipients with **Viewer** access can use the apps but can't change the contents.
</Note>

## Add apps to a Collection

<Steps>
  <Step title="Open the Collection" icon="folder">
    Go to the Collection from your org's **Collections** tab or your **My Collections** view.
  </Step>

  <Step title="Click Add apps" icon="grid-2-plus">
    The **Add apps** button is in the Collection toolbar. It opens the *Add apps to \[Collection name]* dialog.
  </Step>

  <Step title="Find the apps you want" icon="search">
    The dialog lists apps you have access to, each labeled with its creator (**by …**). Use the **Add more…** search field to filter by name. You can add any app you have access to use or edit — your own apps, apps shared with you, or apps from another Collection you can see. Apps already in the Collection don't appear here.
  </Step>

  <Step title="Select and confirm" icon="square-check">
    Check the box next to each app you want to include, then click **Add apps**. The button stays inactive until you've selected at least one app, and reflects your selection count (for example, *Add 3 apps*).

    <Frame caption="The Add apps dialog: search for apps you can access, check the ones to include, then click Add apps.">
      <img src="https://mintcdn.com/playlabai/ih6Ahx1u3qqCT0W-/images/v2/addapptocollection.png?fit=max&auto=format&n=ih6Ahx1u3qqCT0W-&q=85&s=0163d1d76f930e04e1ad26b85650d190" alt="The 'Add apps to Wyman's Personal Collection' dialog with an 'Add more...' search field and a checklist of apps — Halloween Fright by Sincere, find by Elizabeth Nelson, How to help people with high blood pressure by Kshawn Ausmore, BOOV by Ami Cisse, and Sage The Mental Health Assistant by Samyiah Doughty — each with a checkbox, above Cancel and Add apps buttons." width="500" className="mx-auto" data-path="images/v2/addapptocollection.png" />
    </Frame>
  </Step>
</Steps>

## Remove an app from a Collection

<Steps>
  <Step title="Open the Collection" icon="folder">
    Find the app's card inside the Collection.
  </Step>

  <Step title="Open the card menu" icon="dots-vertical">
    Click the **⋯** menu on the app's card and choose **Remove from collection**.
  </Step>

  <Step title="Confirm" icon="square-check">
    Confirm the removal. The app leaves the Collection right away.
  </Step>
</Steps>

<Note>
  Removing an app from a Collection does **not** delete it. The app stays in its original workspace, keeps its owner, and remains in any other Collections it belongs to. You're only changing this Collection's contents.
</Note>

## What recipients see

Recipients don't need to re-add the Collection after you change it. Apps you add appear automatically; apps you remove drop out of recipient views. Everyone sees the updated set on their next visit. The same is true when an app's owner publishes a new version — the update flows through the Collection. See [Using a shared Collection](/features/collections/Using%20a%20Shared%20Collection) for the recipient side.

## Key points

<Info>
  * Add and remove apps from the Collection's page — in org Collections or personal My Collections
  * **Add apps** opens a searchable picker of apps you can use or edit; check the ones to include
  * **Remove from collection** takes an app out of the bundle without deleting it
  * You need Editor or Owner access; recipients with Viewer access can't change the contents
</Info>

## FAQ

<AccordionGroup>
  <Accordion title="Does removing an app delete it?">
    No. **Remove from collection** only takes the app out of this Collection. The app stays in its workspace, keeps its owner, and stays in any other Collections it's part of.
  </Accordion>

  <Accordion title="Which apps can I add?">
    Any app you have access to use or edit — your own apps, apps shared with you, and apps from another Collection you can see. Apps already in the Collection are hidden from the picker.
  </Accordion>

  <Accordion title="Can I manage a personal Collection the same way?">
    Yes. The **Add apps** button and **Remove from collection** action work the same in your personal **My Collections** view as in an org's **Collections** tab.
  </Accordion>

  <Accordion title="Can recipients add or remove apps?">
    Only if you've given them **Editor** (or **Owner**) access. The default **Viewer** access lets recipients use the apps but not change the Collection.
  </Accordion>

  <Accordion title="What happens to recipients when I remove an app?">
    It disappears from their view on their next visit. Activity history from that app is preserved; new sessions on the removed app stop being possible.
  </Accordion>
</AccordionGroup>

***

Last updated: 06-05-2026

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