# FAQ

<details>

<summary>How many items can I update at once?</summary>

There’s no strict limit, but for very large collections, updating in smaller batches is recommended for better performance.

</details>

<details>

<summary>Can I insert custom HTML into a RichText field?</summary>

No, you cannot type custom HTML directly. Instead, type your text in the RichText field and use the toolbar above to select the HTML tag you want to apply.

</details>

<details>

<summary>Can I undo a bulk update?</summary>

No, bulk updates cannot be undone directly. It’s recommended to back up your data before performing mass edits.

</details>

<details>

<summary>Can I work on multiple collections at the same time?</summary>

You can switch between collections, but only one collection can be edited at a time.

</details>

<details>

<summary>Will changes in the Bulk CMS Editor sync instantly with Webflow?</summary>

Yes, all changes are synced directly with your Webflow CMS once saved.

</details>

<details>

<summary>Can I auto-generate slugs from names?</summary>

Yes, the editor can automatically generate slugs based on the item name, or you can manually edit them.

</details>

<details>

<summary>Can I publish items directly after creating them?</summary>

Yes, you can choose to either save items as drafts or publish them instantly.

</details>

<details>

<summary>What happens if a reference item is deleted in Webflow?</summary>

If a referenced item is deleted in Webflow, the linked field in the Bulk CMS Editor will show as empty and may need manual correction.

</details>

<details>

<summary>Is there a limit on uploading images in a multi-image field?</summary>

The editor supports multiple images, but Webflow’s own CMS limits still apply (currently up to 25 images per multi-image field).

</details>

<details>

<summary>Can I filter or search items in the table?</summary>

Yes, the editor provides filtering and search functionality to help you quickly find and edit items.

</details>

<details>

<summary>Does the editor support scheduled publishing?</summary>

Currently, items can be saved as drafts or published immediately. Scheduled publishing is not supported yet.

</details>

<details>

<summary>Can multiple team members use the Bulk CMS Editor at the same time?</summary>

Yes, multiple users can log in and work, but it’s recommended to coordinate edits to avoid conflicts.

</details>

<details>

<summary>Can I import and export items using CSV?</summary>

Yes, you can export all items into a CSV file and re-import them. If a field in the CSV doesn’t match, you can either map it to an existing field or create a new field automatically.

</details>

<details>

<summary>Can I filter items by date?</summary>

Yes, you can filter CMS items by created date and updated date.

</details>

<details>

<summary>Can I search based on specific field values?</summary>

Yes, the search function allows you to find items by their field values (e.g., name, price, tag, etc.).

</details>
