> For the complete documentation index, see [llms.txt](https://heurio.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heurio.gitbook.io/docs/how-to-use-heurio/invite-team-members.md).

# Invite Team Members

Heurio provides various options for sharing projects, allowing for streamlined collaboration and comprehensive feedback. This guide provides an overview of how to share projects and the different sharing options available.

## How to add team members to a project

### [Heurio extension](https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj)

1. Click on the Share icon in the bottom left corner, opening a Share popup.
2. **Invite Members:** In this popup, invite project members by entering their email addresses and assigning either "Can edit" or "Can view" permissions.

<figure><img src="/files/1jvzlRXifZeXt6x4MvkM" alt="" width="563"><figcaption><p>Inviting a project member with email address in the <a href="https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio extension</a></p></figcaption></figure>

### [Heurio web app](https://heurio.app/)

1. Navigate to the project's page and click on the blue "Share" CTA button in the top right corner, opening the Share popup.
2. In this popup, invite project members by entering their email addresses and assigning either "Can edit" or "Can view" permissions.

<figure><img src="/files/1OvORtLVeC2Hsf5hXrsG" alt="" width="563"><figcaption><p>Inviting a project member with email address in the <a href="https://heurio.app/">Heurio web app</a></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://heurio.gitbook.io/docs/how-to-use-heurio/invite-team-members.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
