# Delete Deka Notebook

Delete Deka Notebook is one of the features available in the Service Portal Deka GPU for deleting a previously created Deka Notebook. On the Deka Notebook page, select the notebook from the notebook list that you want to delete.

<figure><img src="/files/RAf47PKYEq4C7vWL2tKR" alt=""><figcaption></figcaption></figure>

After selecting the notebook from the notebook list, scroll down to the bottom of the notebook detail page. Then, click the **Delete Notebook** button to delete the notebook.

<figure><img src="/files/eqlwCU5X2CZ1A3B63VLJ" alt=""><figcaption></figcaption></figure>

After clicking the **Delete Notebook** button, the system will display a confirmation pop-up. Click the **Yes, I want delete this Deka Notebook** button to continue the notebook deletion process.

<figure><img src="/files/lLGNdMNtNgsRUR2SH1Li" alt=""><figcaption></figcaption></figure>

After clicking the **Yes, I want delete this Deka Notebook** button, the system will display a permanent deletion confirmation pop-up. Retype the notebook name in the provided field to confirm the deletion process, then click the **Delete** button.

<figure><img src="/files/YRDDMTxUH8snFPkAn69t" alt=""><figcaption></figcaption></figure>

If the deletion process is successful, the system will display a notification message stating **“Deka Notebook has been successfully deleted”**.

<figure><img src="/files/Cv1ZW8HySTkUa8LA9XOz" alt=""><figcaption></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.cloudeka.ai/deka-notebook/delete-deka-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.
