Back to Continue

Sharing

docs/mission-control/sharing.mdx

1.5.451.8 KB
Original Source
<Info> You can share any Agent or Component (Models, Rules, Prompts, MCP Servers) by publishing it as Public or Organization-visible. Sharing makes it easy for teammates—or the entire community—to reuse your best workflows. </Info>

Where to Find Your Shareable Items

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>

Sharing Options

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>

Community

<CardGroup cols={2}> <Card title="Join the Discussion" icon="people" href="https://github.com/continuedev/continue/discussions"> Join thousands of developers using Continue and share your experiences. </Card> <Card title="Share your feedback" icon="globe" href="https://github.com/continuedev/continue/discussions"> Let us know what you think of Mission Control. </Card> </CardGroup>