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

# Import leads from a CSV

> Upload a CSV of X usernames or user IDs into a lead list, with copyable examples.

Import an existing list of leads with a CSV.

## Steps

1. Open a lead list (or [create one](/help/leads-management/organize/create-your-first-lead-list)).
2. Click **Add Leads**.
3. Choose **Upload a CSV**.

Your CSV must include **one** of these columns:

| Column            | Meaning                        | Example                  |
| ----------------- | ------------------------------ | ------------------------ |
| `username`        | X handle (with or without `@`) | `elonmusk`, `@inboxapp_` |
| `id` or `user_ID` | Numeric X user ID              | `44196397`               |

User IDs are often more reliable when your export tool provides them.

## CSV examples

Save either example below as a `.csv` file.

```csv username-import.csv theme={null}
username
KevinPicchi
inboxapp_
```

```csv id-import.csv theme={null}
id
1171040852623417351
1566123362161725440
```

## After upload

1. Inboxapp analyzes the file and shows how many valid usernames or IDs it found.
2. Click **Import** to confirm.
3. Import continues in the background — you can leave the page.

<Frame>
  <img src="https://mintcdn.com/inboxtechinc/dgSDSEato981ZoWO/images/help/importing-leads-to-inboxapp-from-a-csv-file/image-1503092273.png?fit=max&auto=format&n=dgSDSEato981ZoWO&q=85&s=790ad0b537daa43975a6a851b54eb09d" alt="CSV upload preview showing detected usernames ready to import" width="1750" height="304" data-path="images/help/importing-leads-to-inboxapp-from-a-csv-file/image-1503092273.png" />
</Frame>

Credits apply on **Pro** — see [Plans and credits](/help/billing/billing-plans-and-credits).

## Related

* [Troubleshooting lead imports](/help/leads-management/importing/troubleshooting-lead-imports-csv-followers-quick-guide)
* [Export leads](/help/leads-management/organize/exporting-leads-from-inboxapp)
* [Reachable vs unreachable leads](/help/leads-management/concepts/understanding-reachable-vs-unreachable-leads)

Still stuck? Contact support from the app.
