[Yandex Cloud documentation](../../../index.md) > [Yandex DataSphere](../../index.md) > [Step-by-step guides](../index.md) > Shared access > Publishing a notebook

# Publishing a notebook

You can export a notebook as an HTML report link. The report will include all calculation results and cell explanations so that you can send the link to customers or publish the results on your website.

## Getting started {#before-begin}

Make sure to save all changes. The last saved state of the notebook will be exported.

To save the changes, click ![save](../../../_assets/datasphere/jupyterlab/save.svg) on the notebook tab.

## Publishing a notebook {#publication-notebook}

To publish a notebook:

1. Under ![folder](../../../_assets/datasphere/jupyterlab/folder.svg) **File Browser**, select the notebook you want to export.
1. In the top panel, click **File** and select **Export Notebook as HTML**.
1. In the window that opens, click **Copy to clipboard**.

This will copy the link to the clipboard.

{% note warning %}

The link is valid for a week.

{% endnote %}