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

# App Status Designations

> Categorize your apps by development status to better organize your Playlab workspaces

## What is this feature?

Help organizations better organize and distinguish between apps in their Playlab workspaces based on development status. This feature allows you to categorize your apps by different status designations to clearly indicate their stage in the development lifecycle.

<Warning>
  Only administrators, workspace owners, and app creators can designate app status.
</Warning>

## Rationale for the feature

Users looking at a workspace full of apps don't have a clear idea of which apps are complete and ready to be used and which are half baked or still in progress. This feature provides visual cues and filtering capabilities to help teams better understand the status of each app in their workspace.

As you build more apps, organization becomes essential. This feature helps you manage your growing collection of Playlab apps by clearly identifying their current development stage.

## Status Designations

<img height="600" src="https://mintcdn.com/playlabai/2GudnHxecWf15e3-/images/organizingworkspaces.jpeg?fit=max&auto=format&n=2GudnHxecWf15e3-&q=85&s=e8398f1a5605502199cc940cd8058303" className="border border-gray-300 rounded-md shadow-sm" data-path="images/organizingworkspaces.jpeg" />

## Workspace Before & After

### Workspace before organizing by status:

My team and I have built a bunch of Playlab apps. It's getting hard to figure out the status of each of our apps.

<img height="800" src="https://mintcdn.com/playlabai/2GudnHxecWf15e3-/images/organizingworkspaces1.jpeg?fit=max&auto=format&n=2GudnHxecWf15e3-&q=85&s=dac204746bce00d856d669e0f2d08864" className="border border-gray-300 rounded-md shadow-sm" data-path="images/organizingworkspaces1.jpeg" />

* As a **user** I don't know which apps are ready to use and which ones are finished, just started, or need additional support.
* As a **creator** I'm having a hard time keeping track of which apps I'm playing with and which apps I want to test.
* As an **administrator** I'm having a hard time figuring out what to review, and what to share out with others as a finished product.

### Workspace after organizing by status:

My team and I have built a bunch of Playlab apps. We are going to use this feature to help sort our apps into appropriate statuses.

<img height="800" src="https://mintcdn.com/playlabai/2GudnHxecWf15e3-/images/organizingworkspaces2.jpeg?fit=max&auto=format&n=2GudnHxecWf15e3-&q=85&s=a8d23edb17f597da3900683fcb5415ff" className="border border-gray-300 rounded-md shadow-sm" data-path="images/organizingworkspaces2.jpeg" />

* As a **user** I now know that apps marked Ready to use are good to go.
* As a **creator** I can clearly identify which apps are in Play status and which Experiment apps need to be tested more.
* As an **administrator** I can see which apps are being experimented with, what people are playing with, and what apps I need to review.

## Filtering by Status

You can filter your apps by status type. This will allow you to streamline your workspace, organize your apps, and focus on a certain set of apps.

<Steps>
  <Step title="Navigate to your workspace">
    Go to your workspace where your apps are located
  </Step>

  <Step title="Look for the filter option">
    Find the filter option at the top of your apps list

    <img height="200" src="https://mintcdn.com/playlabai/3KUkXnizECw3JUVl/images/filter1.jpeg?fit=max&auto=format&n=3KUkXnizECw3JUVl&q=85&s=82844040e7433c649be79baf761ad884" className="border border-gray-300 rounded-md shadow-sm" data-path="images/filter1.jpeg" />
  </Step>

  <Step title="Select the status(es)">
    Choose the status(es) you want to view
  </Step>

  <Step title="View filtered results">
    Your workspace will update to show only apps with the selected status(es)

    <img height="300" src="https://mintcdn.com/playlabai/3KUkXnizECw3JUVl/images/filter2.jpeg?fit=max&auto=format&n=3KUkXnizECw3JUVl&q=85&s=c5b5e5e74ef1643c45742bb88c213048" className="border border-gray-300 rounded-md shadow-sm" data-path="images/filter2.jpeg" />
  </Step>
</Steps>

## Tips for Using App Status

### Best Practices

<Accordion title="Remember status defaults">
  All apps default to **Playing** when first created or remixed.
</Accordion>

<Accordion title="Status is fluid">
  Statuses are fluid. You can change the status of an app at any time as it progresses through development.
</Accordion>

<Accordion title="Legacy apps">
  Apps made before this release will not have any accompanying status.
</Accordion>

<Accordion title="Publishing considerations">
  Publish apps that you are **Experimenting** with or **In Review** with folks who you want to have access to. Don't publish to the public if it's not **Ready to use**.
</Accordion>

<Accordion title="Version management">
  If you've tested many versions of the same app and ultimately decide one is the best one, you might want to **archive** versions you do not intend on using.
</Accordion>

## FAQ

<Accordion title="Who can change an app's status?">
  Only administrators, workspace owners, and app creators can designate app status.
</Accordion>

<Accordion title="How do I change an app's status?">
  Navigate to the app settings and select the appropriate status from the dropdown menu.
</Accordion>

<Accordion title="Will changing status affect how my app functions?">
  No, changing the status of an app is purely organizational and doesn't affect its functionality.
</Accordion>

<Accordion title="Can I have different status designations for the same app in different workspaces?">
  No, an app's status is consistent across all workspaces where it appears.
</Accordion>

## We Want Your Feedback!

<Info>
  Have you tried organizing your workspace with status designations? We'd love to hear about your experience!

  Contact us at [support@playlab.ai](mailto:support@playlab.ai)
</Info>

## Related

<Card title="Organizing Workspaces" icon="folders" href="/getstarted/organizingworkspaces">
  Looking for strategies on how to organize your workspaces by subject, grade, or role? Check out the Organizing Workspaces guide.
</Card>

***

Last updated: 03-15-2026
