30 lines
728 B
Markdown
30 lines
728 B
Markdown
---
|
|
title: Manage notebooks
|
|
description: View, update, and delete notebooks.
|
|
weight: 103
|
|
influxdb/cloud/tags:
|
|
menu:
|
|
influxdb_cloud:
|
|
name: Manage notebooks
|
|
parent: Notebooks
|
|
---
|
|
|
|
View, update, and delete notebooks in the UI.
|
|
|
|
## View or update notebooks
|
|
1. In the navigation menu on the left, click **Notebooks**.
|
|
|
|
{{< nav-icon "notebooks" >}}
|
|
|
|
A list of notebooks appears.
|
|
2. Click a notebook to open it.
|
|
3. To update, edit the notebook's cells and content. Changes are saved automatically.
|
|
|
|
## Delete a notebook
|
|
1. In the navigation menu on the left, click **Notebooks**.
|
|
|
|
{{< nav-icon "notebooks" >}}
|
|
2. Hover over a notebook in the list that appears.
|
|
3. Click **Delete Notebook**.
|
|
4. Click **Confirm**.
|