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

# Rolling Out File Statuses

> What to check before enabling statuses in a workspace and expecting teams to use them.

## Overview

Enabling file statuses is easy. Rolling them out cleanly is the harder admin job.

Tessact lets you keep the status catalog configured even when visibility is off, which makes staged rollout practical.

<Frame caption="Workspace library settings with visibility and status catalog controls">
  <img src="https://mintcdn.com/tessact/Zj4-sgOsBzzd_RXr/images/admin/admin-workspace-library-live-v2.jpg?fit=max&auto=format&n=Zj4-sgOsBzzd_RXr&q=85&s=dfa9e989935991954691e1639973cc3e" alt="Workspace library rollout surface" width="1600" height="1000" data-path="images/admin/admin-workspace-library-live-v2.jpg" />
</Frame>

***

## Rollout Checklist

Before you make statuses visible to a team, confirm:

1. the catalog reflects real workflow stages
2. the names are understandable to non-admin operators
3. the default status makes sense for new uploads
4. someone owns ongoing status cleanup

***

## Recommended Rollout Flow

<Steps>
  <Step title="Design the catalog first">
    Create the status set before asking teams to rely on it.
  </Step>

  <Step title="Enable visibility when the catalog is ready">
    Turn on **Show file status** only when the workflow is coherent enough for teams to trust what they see.
  </Step>

  <Step title="Review usage after rollout">
    Revisit the catalog after operators have used it for a while and simplify anything that created confusion.
  </Step>
</Steps>

***

## Best Practices

* Roll out statuses with clear ownership and naming, not as a vague experiment.
* Avoid adding status types for every edge case.
* Keep rollout local to the workspace unless the model has proven itself.

***

## Next Steps

<Card title="Library status design" arrow="true" horizontal href="/admin/workspaces/library-statuses">
  Return to the status-catalog design guidance.
</Card>

<Card title="Workspace admin essentials" arrow="true" horizontal href="/admin/workspaces/overview">
  Put library rollout in the context of the full workspace review loop.
</Card>
