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

# Share with Friends

> Share your AI agents directly with friends and colleagues

## Direct sharing

Share your custom agents with specific individuals for collaborative or personal use.

## Sharing methods

<CardGroup cols={2}>
  <Card title="Email invitation" icon="envelope">
    Send access via email address
  </Card>

  <Card title="Username sharing" icon="user">
    Share directly with Demiurg usernames
  </Card>

  <Card title="Shareable link" icon="link">
    Generate private links for access
  </Card>

  <Card title="QR code" icon="qrcode">
    Create scannable codes for in-person sharing
  </Card>
</CardGroup>

## How to share

<Steps>
  <Step title="Select agent">
    From your dashboard, click the agent you want to share.
  </Step>

  <Step title="Click share">
    Select the "Share" button in the agent interface.
  </Step>

  <Step title="Choose recipients">
    Enter email addresses, usernames, or generate a link.
  </Step>

  <Step title="Set permissions">
    Select what recipients can do with your agent.
  </Step>

  <Step title="Add message">
    Optionally add a personal note to recipients.
  </Step>

  <Step title="Send invitation">
    Confirm and send your sharing invitation.
  </Step>
</Steps>

## Permission levels

| Level | Allows Recipients To                       |
| ----- | ------------------------------------------ |
| View  | Chat with the agent only                   |
| Use   | Chat and integrate into their workflows    |
| Edit  | Modify the agent's appearance and settings |
| Clone | Create their own copy to customize fully   |

<Tip>
  Start with more restricted permissions and increase them later as needed.
</Tip>

## Managing shares

Access and modify your agent shares anytime:

1. Go to agent settings
2. Select "Manage Sharing"
3. View all current shares
4. Change permissions or revoke access as needed

<Info>
  When you update your agent, all shared versions update automatically unless they were shared as clones.
</Info>

## Next steps

<Card title="Share with Community" icon="users" href="/sharing/community">
  Learn how to share your agents with the broader Demiurg community
</Card>
