---
title: Import and Export Data
description: How to import data from files, and how to export data.
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-devex/edit/capella/modules/guides/pages/load.adoc
  xref: xref:cloud:guides:load.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/cloud/guides/load.html)

# Import and Export Data

How to import data from files, and how to export data.

## Import Data with the Couchbase Capella UI

Use the Couchbase Capella UI to import data interactively, and to preview your imports.

* [Import Data with the Capella UI](../clusters/data-service/import-data-documents.md)

## Import Data with an SDK

Use an SDK to script the process of importing data.

* [Import Data with an SDK](import.md)

## Import and Export Data with Command Line Tools

Use Couchbase command line tools to import and export data.

* [Import and Export Data with Command Line Tools](../connect/cli-import-export.md)

## Related Links

Refer to the following for information on command line tools.

* [Command Line Tools](../reference/command-line-tools.md)