# Key Features

- [Full Column Editing](https://docs.flowappz.com/home/bulk-cms-editor/key-features/full-column-editing.md)
- [Field-Specific Editing](https://docs.flowappz.com/home/bulk-cms-editor/key-features/field-specific-editing.md)
- [Bulk Actions (Multi-Select)](https://docs.flowappz.com/home/bulk-cms-editor/key-features/bulk-actions-multi-select.md)
- [Copy & Add Rows](https://docs.flowappz.com/home/bulk-cms-editor/key-features/copy-and-add-rows.md): Duplicate any row with one click. Use the copied row to create a new item, perfect for repetitive content
- [Add New Items](https://docs.flowappz.com/home/bulk-cms-editor/key-features/add-new-items.md): Add new CMS items easily.  Supports all field types, including references, multi-references, options, images, and rich text.
- [Multi-Reference & Reference Management](https://docs.flowappz.com/home/bulk-cms-editor/key-features/multi-reference-and-reference-management.md): Manage reference fields effortlessly.  Choose related items using a dropdown or a searchable select input.
- [Option Field Management](https://docs.flowappz.com/home/bulk-cms-editor/key-features/option-field-management.md)
- [Multi-Image Management](https://docs.flowappz.com/home/bulk-cms-editor/key-features/multi-image-management.md)
- [RichText Editing](https://docs.flowappz.com/home/bulk-cms-editor/key-features/richtext-editing.md)
- [Name & Slug Handling](https://docs.flowappz.com/home/bulk-cms-editor/key-features/name-and-slug-handling.md)
- [CSV Import & Export](https://docs.flowappz.com/home/bulk-cms-editor/key-features/csv-import-and-export.md)
- [Date-Based Filtering](https://docs.flowappz.com/home/bulk-cms-editor/key-features/date-based-filtering.md)
- [Undo & Redo](https://docs.flowappz.com/home/bulk-cms-editor/key-features/undo-and-redo.md)
- [Column Reordering (Drag & Drop)](https://docs.flowappz.com/home/bulk-cms-editor/key-features/column-reordering-drag-and-drop.md)
- [Advanced Search](https://docs.flowappz.com/home/bulk-cms-editor/key-features/advanced-search.md)
- [Pagination](https://docs.flowappz.com/home/bulk-cms-editor/key-features/pagination.md)
- [Date-Based Filtering](https://docs.flowappz.com/home/bulk-cms-editor/key-features/date-based-filtering-1.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://docs.flowappz.com/home/bulk-cms-editor/key-features.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.
