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

# Data Import

> Bulk data import endpoints.

Create import jobs, upload batches, and read job status and errors.

<Columns cols={2}>
  <Card title="Jobs V1" icon="file-import" href="/api-reference/data-import/jobs-v1">
    Create jobs, upload batches, read status and errors.
  </Card>

  <Card title="Jobs V2" icon="file-import" href="/api-reference/data-import/jobs-v2">
    The current job-creation endpoint.
  </Card>
</Columns>

<Info>
  **Integration guide:** [Retail Master Data](/integration/other-integrations/retail-master-data) — how an import runs, supported formats and when to use v2.
</Info>
