# Order By Field

This action represents a field sort that can be applied to a [Query](https://docs10.xenioo.com/database/database-api-access/query-collection) action

![](https://2678899722-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPD9c4fJbXSAZcPHt9%2F-MfYaGtBGFU6e8hlNotJ%2F-MfYbYc-7p_nRfqqYJjW%2Fimage.png?alt=media\&token=a62498cd-6c50-439f-b998-154ea3f32774)

### Settings

The action uses the following settings:

| Setting    | Description                                | [Parsed](https://docs10.xenioo.com/actions-and-operations/dynamic-parsing) |
| ---------- | ------------------------------------------ | -------------------------------------------------------------------------- |
| Field Name | The name of the field that will be sorted  | :white\_check\_mark:                                                       |
| Sort       | The type of sorting applied to the results | :no\_entry:                                                                |

### Remarks

There are no remarks for this action.

### Trigger

This action does not have any trigger.

### Variables

This action does not have any variable.

### 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. This action can only be used as an operation for a [Query ](https://docs10.xenioo.com/database/database-api-access/query-collection)action.


---

# 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://docs10.xenioo.com/actions-and-operations/database/order-by-field.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.
