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

# Data Import

> Learn how to import data in ReDem

The data import stage is the gateway to everything ReDem offers. It’s the first and most crucial step in bringing your data into the platform, setting the stage for deeper analysis, cleaning, and reporting. By starting with a strong import process, you’re ensuring that your data is accurate, usable, and ready for each step that follows.

Below are the options to import data into ReDem:

<CardGroup cols={2}>
  <Card title="Manual Data Import" icon="file-import">
    Easily bring your survey data into ReDem by manually uploading it through the ReDem Application!
  </Card>

  <Card title="Import Data via API" icon="code" href="/api-reference/intro/introduction">
    Discover how to effortlessly integrate the ReDem API into your workflows and applications for a smoother experience!
  </Card>
</CardGroup>
