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

# How to prepare a CSV

> Format your prospect list so you can bulk create outbound pages.

Create a `.csv` file with one row per prospect.

## Required columns

Each row must include:

* `Name`
* At least one of the following contact fields:

| Column     | Format         |
| ---------- | -------------- |
| `Email`    | Email address  |
| `Phone`    | `+14155551234` |
| `LinkedIn` | Profile URL    |

## Optional columns

* `Domain` — auto-detected from email when not provided.

## Additional columns

Any extra columns you include will be saved as context for the agent on each prospect. Use them to pass details like company name, role, talking points, or anything else the agent should know when generating the page.


## Related topics

- [How to Pull Digital Ad CSV (For Ads)](/docs/overview/for-ads/how-to-pull-digital-ad-csv-for-ads.md)
- [Changelog](/docs/changelog.md)
- [Creating Personalized ABM Pages](/docs/overview/for-abm/creating-personalized-abm-pages.md)
- [Create Ad Pages](/docs/overview/for-ads/get-live.md)
- [How to set the CTA](/docs/overview/for-abm/how-to-set-the-cta.md)
