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

# Importing Release Notes

> Migrate your existing release notes from Beamer, AnnounceKit, or ReleaseNotes.io.

If you're moving to Onset from another release notes tool, you can bring your published history with you rather than starting from an empty page.

Imports live under **Settings → Workspace → Import**.

<Note>
  These importers bring across **release notes only**, not your subscribers. Import those separately from a CSV; see [Importing subscribers](/guides/subscribers/import).
</Note>

## Supported tools

| Source              | What you'll need                                              |
| ------------------- | ------------------------------------------------------------- |
| **Beamer**          | Your Beamer API key.                                          |
| **AnnounceKit**     | Your AnnounceKit URL, e.g. `yourcompany.announcekit.app`.     |
| **ReleaseNotes.io** | Your ReleaseNotes.io URL, e.g. `yourcompany.releasenotes.io`. |

<Warning>
  These importers are in **beta**. Review the imported releases before pointing customers at your new page. Check formatting, embedded media, and publish dates in particular.
</Warning>

## Run an import

<Steps>
  <Step title="Open Imports">
    Go to **Settings → Workspace → Import**.
  </Step>

  <Step title="Pick your source">
    Choose Beamer, AnnounceKit, or ReleaseNotes.io.
  </Step>

  <Step title="Provide your credentials">
    Enter the API key or URL for your existing account.
  </Step>

  <Step title="Review the result">
    The import runs in the background. Once it's done, check your releases and fix anything that didn't survive the conversion.
  </Step>
</Steps>

## After importing

A few things worth doing before you announce the move:

* Add [labels](/guides/labels) and [projects](/guides/projects) to imported releases. These don't come across, since they're specific to how you organize things in Onset.
* Set up [redirects](/page/custom-domains) from your old page if it lived on a domain you control.
* Check that publish dates look right, so your archive reads in the correct order.

## Migrating from something else

Not on the list? Email [support@onset.io](mailto:support@onset.io), or create releases in bulk yourself through the [Releases API](/developers/api-reference/introduction).
