# Can I sync items to Webflow with a certain status in Airtable?

<figure><img src="/files/1hz5RAu5Rlr5upkULGwm" alt=""><figcaption></figcaption></figure>

The trick is to create a view in Airtable with a filter that only displays records that have been reviewed and validated for syncing by yourself.

Then, in PowerImporter, go to Edit > Step 3, and map that view to your collection.&#x20;

PowerImporter will only sync the records that are visible in that view.&#x20;

This also means, if a record ever disappears from the view, PowerImporter will automatically delete it from Webflow. That's useful if you want to automatically purge old records after a certain time.


---

# 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/resources/faq/can-i-sync-items-to-webflow-with-a-certain-status-in-airtable.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.
