# RESOURCES

- [Checking your sync logs](https://documentation.powerimporter.com/resources/checking-your-sync-logs.md): Once you have created and run your first sync in PowerImporter, you can check your logs to see how things went.
- [Getting email notifications for sync errors](https://documentation.powerimporter.com/resources/getting-email-notifications-for-sync-errors.md): If you have set up Auto-sync for your Airtable to Webflow sync, you can get email notifications in case your sync contains errors.
- [Downloading your error logs](https://documentation.powerimporter.com/resources/downloading-your-error-logs.md)
- [Troubleshooting](https://documentation.powerimporter.com/resources/troubleshooting.md): Here are the most frequent issues and questions encountered by our customers. Tip: use the Search bar to find your error code.
- [Supported fields](https://documentation.powerimporter.com/resources/supported-fields.md): Check out on the next pages which fields are supported by PowerImporter
- [Supported Webflow CMS fields](https://documentation.powerimporter.com/resources/supported-fields/supported-webflow-cms-fields.md): The following shows the currently available field types in Webflow, and whether they are supported by PowerImporter.
- [Supported Airtable fields](https://documentation.powerimporter.com/resources/supported-fields/supported-airtable-fields.md): The following shows the currently available field types in Airtable, and whether they are supported by PowerImporter.
- [Airtable to Webflow field mapping](https://documentation.powerimporter.com/resources/supported-fields/airtable-to-webflow-field-mapping.md): A simple field pairing guide between Airtable and Weblow fields
- [Supported WordPress fields](https://documentation.powerimporter.com/resources/supported-fields/supported-wordpress-fields.md): The following WordPress fields can be migrated to Webflow CMS with PowerImporter.
- [Managing your PowerImporter account](https://documentation.powerimporter.com/resources/managing-your-powerimporter-account.md): These are the most frequent questions about managing a PowerImporter account.
- [FAQ](https://documentation.powerimporter.com/resources/faq.md)
- [Can you publish content in Webflow CMS as draft items?](https://documentation.powerimporter.com/resources/faq/can-you-publish-content-in-webflow-cms-as-draft-items.md)
- [Can you control the order with which items are created or synced in Webflow?](https://documentation.powerimporter.com/resources/faq/can-you-control-the-order-with-which-items-are-created-or-synced-in-webflow.md)
- [I have synced but not all records have been updated - is this normal?](https://documentation.powerimporter.com/resources/faq/i-have-synced-but-not-all-records-have-been-updated-is-this-normal.md)
- [Can you sync to Webflow Ecommerce?](https://documentation.powerimporter.com/resources/faq/can-you-sync-to-webflow-ecommerce.md)
- [Can I sync the number of CMS items in my plan regardless of how many fields are in each CMS item?](https://documentation.powerimporter.com/resources/faq/can-i-sync-the-number-of-cms-items-in-my-plan-regardless-of-how-many-fields-are-in-each-cms-item.md)
- [Can I have several syncs for the same website in PowerImporter?](https://documentation.powerimporter.com/resources/faq/can-i-have-several-syncs-for-the-same-website-in-powerimporter.md)
- [How many CMS collections can I sync under one plan?](https://documentation.powerimporter.com/resources/faq/how-many-cms-collections-can-i-sync-under-one-plan.md)
- [Can I sync items to Webflow with a certain status in Airtable?](https://documentation.powerimporter.com/resources/faq/can-i-sync-items-to-webflow-with-a-certain-status-in-airtable.md)
- [Getting support](https://documentation.powerimporter.com/resources/getting-support.md)


---

# 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.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.
