# Sharing a Project

{% hint style="success" %}
*Check-out the walk through on how to share a Project*
{% endhint %}

![Sharing a Project](/files/gQibhKZHoBH6UDQ44jKP)

* Navigate to the ***Projects*** page of the DS Lab module.
* Select a project from the list.
* Click the ***Share*** icon.

![Share icon for a DSL Project](/files/nauHwQ123HMrWeVWs98m)

* The ***Share Project*** page opens.
* Select a tab out of USER, USER GROUP, and EXCLUDE USER tabs.
* Search for a specific user or user group to share the Project.
* Select a User from the USER tab (as displayed in the given image).
* Use the single arrow mark to move the user. (Selecting the icon containing both the arrows will move all the users).

![Selecting a user to share a project](/files/Q6ERqZ3SmMtvHmiZqkzK)

* The selected user will appear in the right side box.
* Click the ***Save*** option.

&#x20;    &#x20;

![The selected user for sharing a Project](/files/F6L3MuKNC1lTEJI2UlPJ)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*

1. If the project is shared with a user group, then all the users under that group appear under the right-side box.
2. If the ***EXCLUDE USER*** tab is selected the user gets excluded from the rights to access the project.
   {% endhint %}

* A notification message appears indicating the completion of the ***Share Project*** function.

![](/files/PmnCdYaadeJwiSER5cHo)

* Login to the user account where the ***Project*** is shared.
* Navigate to the ***Project list*** inside the ***DS Lab*** module.
* The ***Shared Project*** gets listed under the Projects list. The ***Shared  Project*** is indicated by the letter "***s***" next to it.

![A Shared Project inside the Project list](/files/R4jCLIPUh1xwS8VcppAU)

{% hint style="info" %}
The user to whom the Project gets shared does not get permissions to ***Share***, ***Edit***, ***Delete*** the Project.

![](/files/ov86axKLj2PDF5xonaXd)
{% 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.bdb.ai/bdb-documentation/data-science-lab/project/sharing-a-project.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.
