# Checklist CSV to Webflow

<figure><img src="/files/vwKUwqPVJqZNFPrY5ufl" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="433">What you will need</th><th data-type="checkbox">CSV to Webflow</th></tr></thead><tbody><tr><td>A PowerImporter account</td><td>true</td></tr><tr><td>A PowerImporter plan if you sync more than 50 items</td><td>true</td></tr><tr><td>A published Webfow CMS site</td><td>true</td></tr><tr><td>CMS collections set up in your Webflow CMS site</td><td>true</td></tr><tr><td>Empty CMS collections for your first sync</td><td>true</td></tr><tr><td>A CSV file with header names</td><td>true</td></tr><tr><td>Unique identifiers for each record in your CSV file. Often, this is a 'slug' or 'ID' column</td><td>true</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.powerimporter.com/set-up-checklist/checklist-csv-to-webflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
