# Invite a user into a folder

1. Click on the folder you want to share.
2. Click **Share** on the right side of the screen.\
   ![](/files/Qb9bwvT2u7TUf9BeaIvD)
3. Click **Invite**. \
   ![](/files/Sxx0pClKQyiFBr2MQXqk)\
   Note: If any members are already invited to the folder, they will appear here.
4. &#x20;In the text box under the *New Member* section, type the email address of the person you want to invite.\
   ![](/files/ZNC5FfinKrLaGNvQqmDZ)
5. Check any privileges you would like to grant the individual (example: *can create*, *can edit*, *can delete* ...)\
   ![](/files/mNiCxcbpHiYicydFWmuP)\
   Note: check the *can export* privileges if you want users to generate PDF reports.
6. Click **Create** at the bottom of the window.\
   &#x20;![](/files/REbUPtrxpnkWGzt5WoGO)
7. You will see a confirmation screen with the user's privileges summarized.\
   ![](/files/b4flBNzHpQl0xYVqk71L)

{% hint style="info" %}
The invited user can access [Report and Run](https://app.reportandrun.com/) from the web, or from the "Report and Run: Integrate" app available on the [Google Play Store](https://play.google.com/store/apps/details?id=com.blixtbit.report_and_run_app) or[ App Store](https://apps.apple.com/us/app/id1525302847).
{% endhint %}


---

# 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.reportandrun.com/manual/readme/collaboration/invite-a-user-into-a-folder.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.
