# Share your apps

### Share apps with users (Invite users)

#### Share Panel

You can invite users in the share panel which is located at the top-right corner of the app builder. Type the users' email in the input box, then click **Send Invite**. The users will receive a email to verify their account and join the app.

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

#### User Management Panel

You can also invite users with certain role in the [User Management Panel](/app-builder/app-user-management.md#user-management-panel), which can be found at the top right of the App Builder. Enter the users' email and set their [role](/app-builder/app-user-management.md#roles), then click on **Send Invite**. The users will receive email to verify their account and join the app.

![](/files/KydEv7QOoYzmhdXIripB)

### Share apps with collaborators

In the **Data App** list, you can share your app with other individuals in the same organization to collaborate.

<figure><img src="/files/7NM14kaigKcaBmEFCUUh" alt=""><figcaption></figcaption></figure>

Click **+Invite** to select the coworkers you want to share with and the access you want to grant. Then, click **Share** to share the app with them for collaboration.

<figure><img src="/files/hJRbSOFSmKAFjjVqUKWO" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.acho.io/organization/share-your-apps.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.
