docs-v2/content/shared/influxdb-v2/tools/notebooks/manage-notebooks.md

1.3 KiB

Manage your 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.

{{% show-in "cloud,cloud-serverless" %}}

Share a notebook

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

{{< nav-icon "notebooks" >}}

  1. Click the notebook to open it, and then click the {{< icon "share" >}} icon.
  2. Select an API token with read-access to all resources in the notebook, and then click the {{< icon "check" >}} icon.
  3. Share the generated notebook URL as needed.

Unshare a notebook

To stop sharing a notebook, select {{< icon "trash" >}} next to the shared notebook URL.

{{% /show-in %}}

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.