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

# Manage access

> Start collaborating with colleagues by inviting them to your project and managing their access.

<Frame caption="Invitation page on Datangle.">
  <img src="https://mintcdn.com/datangle/KZYYo9UYMyAlXJon/images/project/invite.svg?fit=max&auto=format&n=KZYYo9UYMyAlXJon&q=85&s=4c64765df80d722791f72d35840eec5e" alt="Invite to project" width="1440" height="1016" data-path="images/project/invite.svg" />
</Frame>

## Invite to project

To invite your colleagues to join your project, follow these steps:

<Steps>
  <Step title="First Step">
    Click on the **<Icon icon="plus" iconType="solid" /> Invite to project** button on the top-right corner of the project page.
  </Step>

  <Step title="Second Step">
    Enter the email address(es) of your colleagues or team mates you wish to add to the project.
  </Step>

  <Step title="Third Step">
    Click the **Send invite(s)** button to complete the process.
  </Step>
</Steps>

<Tip>A notification with the project link is automatically sent to the email address(es) provided. By clicking the link, your team mates will have access to the project. However, if your team mates do not have a datangle account, they will be prompted to sign up before accessing the project.</Tip>

## Remove from project

To remove or revoke access to a project for a team mate, please follow the  steps:

<Steps>
  <Step title="First Step">
    Click on the **<Icon icon="plus" iconType="solid" /> Invite to project** button on the top-right corner of the project page.
  </Step>

  <Step title="Second Step">
    Click on the <Icon icon="chevron-down" iconType="solid" /> icon next to the name of the team mate you want to remove from the project.
  </Step>

  <Step title="Third Step">
    Click the **Remove from project** button.
  </Step>

  <Step title="Fourth Step">
    Confirm the action by clicking the **Remove from project** button on the pop-up modal.
  </Step>
</Steps>

## Transfer ownership

To transfer the ownership of a project to a colleague, please follow the  steps:
<Warning>If a project is transferred to a team mate, they become an admin and have the privilege to add or remove other users on the project.</Warning>

<Steps>
  <Step title="First Step">
    Click on the **<Icon icon="plus" iconType="solid" /> Invite to project** button on the top-right corner of the project page.
  </Step>

  <Step title="Second Step">
    Click on the <Icon icon="chevron-down" iconType="solid" /> icon next to the name of the team mate you want to remove from the project.
  </Step>

  <Step title="Third Step">
    Click the **Transfer ownership** button.
  </Step>

  <Step title="Fourth Step">
    Confirm the action by clicking the **Transfer ownership** button on the pop-up modal.
  </Step>
</Steps>
