# Share Report

In addition to role-based authorization, the system also supports a flexible sharing mechanism for individual Reports. Users can share Reports with other individuals or User Groups, with specific permissions such as **Viewer** (view only) or **Member** (edit). This allows for more flexible collaboration without affecting overall permissions at the **Workspace** or **Organization** level.

#### Share an Individual Report

Sharing is applied to each Report, with custom permissions for each shared user (e.g., *Report A* is shared with *User X*, *Report B* with *User Y*).

{% stepper %}
{% step %}

#### Navigate to All Reports Page

Log in to the **FPT Data Suite** system and go to the **All Reports** page of the desired Workspace.
{% endstep %}

{% step %}

#### Open Sharing Settings

Click **Share** on the specific report you want to share.

<figure><img src="/files/8GxtFyAajxek8d8rCGYZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Add User and Set Permission

Select the user, assign a role (Viewer/Member), and click **Share**.

<figure><img src="/files/8LjNOMFindrMvm2g3cwM" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### Share Reports in Bulk by User Group

**FPT Data Suite** supports sharing Reports in bulk based on the configuration of each **User Group**, helping to simplify report distribution with the correct access permissions and data scope.

This feature allows **Workspace Admins** to:

* **Save time**: Avoid manual sharing of individual reports to each user.
* **Ensure consistency**: All group members receive the right reports with the correct permissions and filters.
* **Scale efficiently**: When new members are added to a group, predefined sharing settings can be applied automatically.

{% hint style="info" %}
Detailed sharing steps available \[[here](/english/sharing-and-access-management/permission/user-group.md)]
{% 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.datasuite.vn/english/sharing-and-access-management/share-report.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.
