> ## Documentation Index
> Fetch the complete documentation index at: https://docs.occtoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Track imports and exports

> The notification centre reports background import and export tasks and hands you the finished files.

Imports and exports do not block the page you started them from — they run in the background and report into the **Notifications** panel. This is also where you collect an export once it is ready.

## Where to find it

The bell sits in the top bar of every page, between the environment switcher and your avatar.

<img src="https://mintcdn.com/occtoo/1WzHqAa_CdnC2GBq/images/guides/studio/dashboard/dashboard-notifications-location.png?fit=max&auto=format&n=1WzHqAa_CdnC2GBq&q=85&s=cf6096be1037979981a1f3189ecc2574" alt="The notifications bell in the top bar" width="1440" height="240" data-path="images/guides/studio/dashboard/dashboard-notifications-location.png" />

A red dot on the bell means at least one export is still running. Click it to open the panel.

<img src="https://mintcdn.com/occtoo/1WzHqAa_CdnC2GBq/images/guides/studio/dashboard/dashboard-notifications.png?fit=max&auto=format&n=1WzHqAa_CdnC2GBq&q=85&s=761501dcf9c232afc37a87641878c1ad" alt="The notifications panel" width="1440" height="700" data-path="images/guides/studio/dashboard/dashboard-notifications.png" />

## What a task looks like

Each entry names the file and the stage it has reached. Which controls appear depends on that stage:

| Stage                 | What you see                                                                       | Controls                    |
| --------------------- | ---------------------------------------------------------------------------------- | --------------------------- |
| Queued                | *Waiting to start*, and a note that another task of the same kind is still running | **Cancel**                  |
| Importing / Exporting | A progress bar and a percentage                                                    | **Cancel**                  |
| Completed             | When it finished                                                                   | **Download** (exports only) |
| Cancelled             | Who cancelled it and when                                                          | **Retry**                   |
| Failed                | That the file could not be generated                                               | **Retry**                   |

<Warning>
  Only one import and one export run at a time. A second task queues behind the first rather than running alongside it, so a large export delays the next one.
</Warning>

## Collect an export

Click **Download** on a completed export. The panel shows the download's own progress while the file transfers, which is separate from the progress of generating it.

<Info>
  Exports are started from the Catalog, either from a selection of entries or from the toolbar's actions menu. See [Export entries](/guides/studio/catalog/export-entries).
</Info>

## Clear the list

Each entry has its own **×** to remove it, and **Clear** in the panel header removes every entry at once.

<Warning>
  Removing a notification also removes its download link. Download the file before you clear it — the export itself is not re-runnable from here, you would have to export again.
</Warning>
