docs/mission-control/sharing.mdx
Your personal and organization components live in your Profile.
To access your profile (or your organization’s profile):
<Steps> <Step title="Open Mission Control"> </Step> <Step title="Open the Organization Switcher in the top left sidebar nav"> </Step> <Step title="Select the Profile Icon"> </Step> </Steps> <Note> Profiles look the same for personal users and organizations. The only difference is visibility options: personal profiles can create *Public* or *Private* items. Organizations can also create *Organization-only* items. </Note>Each Agent or Component can be published with one of three visibility levels:
<CardGroup cols={3}> <Card title="Personal (Private)" icon="lock"> Only you can see and use the item. Great for prototypes or experiments. </Card> <Card title="Organization" icon="users"> Visible to everyone in your organization. Ideal for internal workflows, standardized agents, and shared tooling. </Card> <Card title="Public" icon="globe"> Available to everyone in Continue Mission Control. Perfect for templates, community contributions, and reusable examples. </Card> </CardGroup>