# Modifying a Notebook

{% hint style="info" %}
*Check-out the illustration on how to modify a Notebook.*
{% endhint %}

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2F4pYqiX1U6glauyEv3o8U%2Fmodifying_notebook.gif?alt=media&#x26;token=5882301f-5ce5-4860-b1b6-2aa541a7ec2e" alt=""><figcaption><p>Modifying a Notebook</p></figcaption></figure>

## Editing Notebook Name <a href="#editing-notebook-name" id="editing-notebook-name"></a>

* Navigate to a newly created Notebook (A default name will be given to the Notebook).
* Click the ***Edit Notebook Name*** icon.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FvpE2MjKt9fuHFds9iJVf%2Fimage.png?alt=media&#x26;token=5ef114da-f709-4c28-9406-01b028f2e5a8" alt=""><figcaption></figcaption></figure>

* Provide the desired name to the newly created Notebook by editing/removing the default name.
* Click the ***Save*** icon provided to save Notebook updates.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FWZMI55eeJFo1e4CUAFo7%2Fimage.png?alt=media&#x26;token=6c969cb5-6fab-4b4e-b729-93ee803edcbe" alt=""><figcaption><p>Saving the modified Notebook name</p></figcaption></figure>

* The status for the Notebook updates appears as ***saved*** indicating that the Notebook name has been saved.
* A notification message appears to convey the same.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FhhCz9ipVfU6tSb8JluO7%2Fimage.png?alt=media&#x26;token=8f2a15ce-56d6-4b11-9855-4b529450571b" alt=""><figcaption><p>Notification message after the Notebook gets saved</p></figcaption></figure>

#### Adding Notebook Description <a href="#adding-notebook-description" id="adding-notebook-description"></a>

* Navigate to a Notebook page. E.g., The below image displays the ***Demo Notebook*** page.
* Add a description of the Notebook in the given space.
* The Notebook status turns into ***Unsaved***.
* Click the ***Save*** icon.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FIuytVb5uZp0vI8Yto0UJ%2Fimage.png?alt=media&#x26;token=4a1793e9-6163-471e-aeed-eb3926ec77c5" alt=""><figcaption><p>Describing a Notebook</p></figcaption></figure>

* The Notebook description gets added.
* The Notebook status turns into ***Saved***.
* A notification message appears to indicate that the recent Notebook updates are saved.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FlGnB8xy9whMHsR8p8gdq%2Fimage.png?alt=media&#x26;token=4e09c37b-3c44-49da-aa17-b1057964ca79" alt=""><figcaption><p>Notification message after the Notebook description gets saved</p></figcaption></figure>

The description gets saved in the Notebook and it can be seen in the Notebook list as well.

<figure><img src="/files/3W4CGchW8ClPh5nQfBKB" alt=""><figcaption><p>The inserted Notebook description appears </p></figcaption></figure>


---

# 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/data-science-lab/~/changes/lSgdXe3Do34tLrgwmc0c/project/tabs-for-a-data-science-lab-project/tabs-for-pyspark-environment/notebook/notebook-page/modifying-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.
