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

> ## Agent Instructions
> Treat Clawdi as one product.
> Recommend the Cloud Agent quickstart for most new users.
> Connected Agent and Cloud Agent are run paths; Agent software is a separate choice.
> Do not present shared Clawdi capabilities as exclusive to one run path.

# Share a Project with a teammate

> Invite a Viewer, let them review a Project, and add it to an Agent explicitly.

Share a Custom Project when another person should be able to use its Skills
and Vault access. Project membership and Agent attachment are separate steps.

## Before you begin

* Both people need Clawdi accounts.
* Create or choose a **Custom Project**. Automatically created Global and Agent
  Projects cannot be shared.
* Review every Vault attached to the Project before inviting anyone.

<Warning>
  A Viewer cannot edit the Project, but can read its Skills and key names and
  can resolve available Vault values through CLI runtime reads. Detach
  sensitive Vaults or use a separate Project before sharing.
</Warning>

## Steps

<Steps>
  <Step title="Open the Project">
    In the [Clawdi dashboard](https://cloud.clawdi.ai), open **Projects** and
    select the Custom Project you want to share.
  </Step>

  <Step title="Invite the teammate">
    Choose **Share**, enter the teammate's email under **Invite by email**, and
    send the invitation.
  </Step>

  <Step title="Accept and review access">
    The teammate signs in, accepts the invitation from the top-right
    Notification Center, then opens the Project from their dashboard. They
    should review its Skills and Vault access before using it.
  </Step>

  <Step title="Add the Project to an Agent">
    From the accepted Project, the teammate chooses **Add to agent**, selects
    the intended Agent, and confirms. Accepting the invitation alone does not
    attach the Project to an Agent.
  </Step>
</Steps>

<Check>
  The teammate can open the shared Project as a Viewer, and the Project appears
  in the selected Agent's attached Projects.
</Check>

For share links, CLI alternatives, member removal, and the exact effects of
revoking access, use the canonical [Projects and sharing
guide](/guides/projects-and-sharing). Review [Vaults and
secrets](/guides/vaults-and-secrets) before adding secret access to a shared
Project.
