# Sharing a Notebook

{% hint style="success" %}
Check out the walk through on how to share a Notebook.
{% endhint %}

![Sharing Notebook](/files/2aoouN4N2Fim751Hfoev)

* Navigate to the ***Notebook*** tab for a DS Lab project.
* Select a Notebook from the list.
* Click the ***Share*** icon.     &#x20;

![Share option for Notebook](/files/xzhoBkf65QM7spbWd7Kd)

* The ***Share Notebook*** 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 Notebook.
* Select a User or user group from the respective tabs (as displayed in the given image for the USER tab).
* Use the single arrow mark to move the user (By selecting the icon containing both the arrows will move all the users).    &#x20;

![Selecting a user to share a Notebook](/files/SZ01eCmiYWnuWeAYhnzO)

* The selected user or user group will get moved to the right hand side box.
* Click the ***Save*** option.&#x20;

![Selected user to share a Notebook](/files/WWKcwFfxYPMbUsvzTytC)

* A notification message appears, and the Notebook gets shared.    &#x20;

![Confirmation message after a Notebook gets shared](/files/ReWbJrZZS2hsYoF7X6EC)

* Login to the Platform using the credentials of the user to whom the Notebook is shared.
* Navigate to the ***DS Lab*** module.&#x20;
* The ***Shared Project*** gets the letter "***s***" to indicate that it is shared to the user. Click the shared project&#x20;

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark>*: The ***Project*** gets shared by default with the concerned ***Notebook*** while using the ***Share*** function for a Notebook.
{% endhint %}

* ()         &#x20;

![The Shared Project](/files/hG3iHhb0owAQtBLkTBQE)

* The shared ***Project*** open&#x73;***.***
* The shared ***Notebook*** also gets indicated with the letter "***s***".&#x20;

![The shared Notebook ](/files/Ka0jm7iakfL0QkeTGpP8)

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

1. The user with whom the project has been shared appears in the right-side box.
2. If the project is shared with a user group, then all the users under that group appear under the right-side box.
3. If the ***EXCLUDE USER*** tab is selected the user gets excluded from the rights to access the Notebook.
4. A ***Shared Notebook*** or a ***Shared Project*** will not have permissions to ***Share***, ***Edit*** or ***Delete*** by the user to whom it has been shared.
   {% 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/various-tabs-to-work-with/notebook/notebook-list-page/sharing-a-notebook.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.
