# Sync CSV with Webflow CMS in 3 steps

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

### <mark style="color:orange;">Step 1: Connect Webflow in PowerImporter</mark>

* Connect your Webflow CMS site in your PowerImporter account.
* Choose the Webflow CMS collection you want to update.
* Upload your CSV file

*Time required: 2 minutes*

### <mark style="color:orange;">Step 2: Map your CSV columns to Webflow collection fields</mark>

* PowerImporter will automatically pull in your CSV columns and Webflow collection fields.
* Map your CSV columns to the Webflow fields.

*Time required: 2 minutes*

### <mark style="color:orange;">Step 3: Run your sync in PowerImporter and see the result!</mark>

Ready to sync?

* You can run a test sync to review whether it works as expected, without amending your Webflow site.
* You can also run your sync immediately.

*Time required for importing into Webflow: ususally a few minutes. The time is dictated by the Webflow API rate limit.*


---

# 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/quick-start/sync-csv-with-webflow-cms-in-3-steps.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.
