# Uploading a Notebook

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

![Uploading a Notebook to DS Lab Project](/files/dH2FKwVopwPkcjBw1rJm)

The users can seamlessly upload Notebooks created using other tools and saved in their systems.

* Navigate to the landing page of an activated Project.
* Click the ***Upload Noteboo*****k** option.&#x20;

![Upload Notebook option](/files/30mBimKLlB5ck4CzJ7t3)

* Specify a Notebook from the system.
* Click the ***Open*** option to upload the Notebook.  &#x20;

&#x20;      ![](/files/VrlR1qDU19KmHeEdeCcN)

* The selected Notebook gets uploaded under the Project.
* The same gets confirmed by a notification message.
* Another notification message appears to inform the status of the Notebook (it gets saved by default). &#x20;
* Click the ***Back*** icon.&#x20;

![Notification messages after a Notebook gets uploaded](/files/FNVZFFks6NNH8tPiMaJk)

* The uploaded Notebook gets listed on the Project landing page. &#x20;

![The uploaded Notebook gets listed under the Notebook list](/files/IbF1fhN82DsQUjzh2IPL)

&#x20;


---

# 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/ways-to-access-notebook/uploading-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.
