# Query Collection Data

This action will extract one or more records from a give collection.

![](https://2678899722-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPD9c4fJbXSAZcPHt9%2F-M_bY6-qLUVWd67QoUgu%2F-M_bbrbW-0rRCVKz5MaK%2Fimage.png?alt=media\&token=c5c36a8f-f8ac-44cc-a5fe-a28e0a02f219)

### Settings

The action uses the following settings:

| Setting    | Description                              | [Parsed](https://docs10.xenioo.com/actions-and-operations/dynamic-parsing) |
| ---------- | ---------------------------------------- | -------------------------------------------------------------------------- |
| Collection | The collection to be used for the action | :no\_entry:                                                                |

### Remarks

This action does not directly extract any data but instead create a record cursor that can extract a single record on each read using a [Move To Next Record](https://docs10.xenioo.com/actions-and-operations/database/move-to-next-record) action. The flow of a complete loop on multiple records may look similar to this:

![](https://2678899722-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPD9c4fJbXSAZcPHt9%2F-M_bY6-qLUVWd67QoUgu%2F-M_bkbmwJ6tm5luaXS4P%2Fimage.png?alt=media\&token=ad08d1ff-cb69-4cf8-b9cc-205c40403cc5)

If no [Field Filter Operation](https://docs10.xenioo.com/actions-and-operations/database/set-field-filter-value) is used, this action will open a record cursor for all of the records of the selected collection.

### Trigger

This action automatically triggers all of the [Set Field Filter ](https://docs10.xenioo.com/actions-and-operations/database/set-field-filter-value)operations that are attached.

### Variables

This action has no variables.

### Availability

Channel specific availability follows the table below:

| Channel          | Availability     |
| ---------------- | ---------------- |
| Facebook         | Fully Available. |
| WhatsApp         | Fully Available. |
| SMS              | Fully Available. |
| Telegram         | Fully Available. |
| Web              | Fully Available. |
| Alexa            | Fully Available. |
| Google Assistant | Fully Available. |
| Slack            | Fully Available. |
| API              | Fully Available. |

This action requires an active [Database ](https://docs10.xenioo.com/basic-concepts/your-account/additional-packages)package.
