---
title: "Import"
slug: "import-api"
updated: 2026-02-17T13:46:59Z
published: 2026-02-17T15:37:49Z
canonical: "developer.rocket.chat/import-api"
---

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

# Import

Use the Import API to migrate data from external platforms into your Rocket.Chat workspace. These endpoints support large-scale data transfers by allowing you to upload import files, initiate migration jobs, and monitor their progress.

With the Import API, you can:

- Upload import files containing users, rooms, and related workspace data.
- Start and manage import processes programmatically.
- Track import status and review file details to ensure successful migration.

> [!NOTE]
> For complete migration instructions and supported formats, see the [Data Migration](https://docs.rocket.chat/docs/data-migration) user guide.
