---
title: Manage notebooks
description: View, update, share, and delete notebooks.
url: https://docs.influxdata.com/influxdb/cloud/tools/notebooks/manage-notebooks/
estimated_tokens: 272
product: InfluxDB Cloud (TSM)
version: cloud
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb/cloud/tools/notebooks/manage-notebooks/
date: '2025-04-02T15:54:32-06:00'
lastmod: '2025-04-02T15:54:32-06:00'
---

Manage your notebooks in the UI:

* [View or update a notebook](#view-or-update-notebooks)

* [Share a notebook](#share-a-notebook)

* [Unshare a notebook](#unshare-a-notebook)

* [Delete a notebook](#delete-a-notebook)

## View or update notebooks

1. In the navigation menu on the left, click **Notebooks**.

   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.

## Share a notebook

1. In the navigation menu on the left, click **Notebooks**.

Notebooks

1. Click the notebook to open it, and then click the  icon.
2. Select an API token with read-access to all resources in the notebook,
   and then click the **✓** icon.
3. Share the generated notebook URL as needed.

## Unshare a notebook

To stop sharing a notebook, select  next to the shared notebook URL.

## Delete a notebook

1. In the navigation menu on the left, click **Notebooks**.

   Notebooks

2. Hover over a notebook in the list that appears.

3. Click **Delete Notebook**.

4. Click **Confirm**.
