# Add an editor to your app

{% hint style="info" %}
This feature is only available on **Team plan**
{% endhint %}

Add someone as an editor of the app that you are doing. The Teams plan provides you the flexibility to **up to 10 collaborators** and grant them **Editor permissions** allowing effective teamwork on your app development.

## How to add an Editor to your app?

Here are the steps to add an Editor to your app:

1. Open your app in Bravo.
2. Click on the three dots at the top right of the screen and select the "**Share**" option.

<figure><img src="/files/FUyqwhYG6b04WwktMgxp" alt=""><figcaption></figcaption></figure>

3. In the pop-up, enter the email of the person you want to invite as an editor.
4. By default, the next tab is set to "Preview only". Change it to "**Editor**".

![](/files/AeoqHmG2UYeCuxNOcxyt)

5. To share this app with other Editors, move the collection to the app. Go to [User API collection section](https://projects.bravostudio.app/api-bridge) to change it or simply click on "**Make this app shareable**".

<figure><img src="/files/ugOL2kWUVXW7dDsOMVpP" alt=""><figcaption></figcaption></figure>

5. Finally, click on "**Invite".**
6. Et Voilà! :mailbox\_with\_mail: The invitee will receive an email notifying them of the app invitation. We recommend checking their spam folder to ensure they don't miss it.

<figure><img src="/files/nI8JTUBzbqGKXf2k2czZ" alt=""><figcaption></figcaption></figure>

&#x20;8\. Once on Bravo Vision, they will see your app under "Apps".

![](/files/4is3MuJeJRFY9YCUpf1i)

## Manage invitees&#x20;

The emails you have shared the app with will appear below in a list. If the invitee does not have an account with Bravo, the circle icon will appear grey. Once the editor has logged in, the circle icon will turn into a coloured icon.&#x20;

### **How to remove Editor permissions?**

* Click the **`X`** next to the email.&#x20;
* A confirmation modal will appear. If you confirm, the Editor will no longer see your app in their Bravo projects list.

![](/files/geeBwGH3rjGiwOwrtX4N)


---

# Agent Instructions: 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://docs.bravostudio.app/get-started/your-bravo-app-projects/add-an-editor-to-your-app.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.
