# Add queue item

> The **Add Queue Item** action adds a queue item to your UiPath Orchestrator tenant.

The **Add Queue Item** action adds a queue item to your UiPath Orchestrator tenant.

## How it works

The following steps are an example of how to configure the action and describes the input and output properties.

1. Complete the [Setup](https://docs.uipath.com/add-ins/other/latest/user-guide/workato-setup#setup) steps.
2. On your recipe, choose the **Add Queue Item** action.
3. Enter values for the displayed properties.

## Properties

| Property | Description |
| --- | --- |
| **Queue** | Enter the name of the queue. Select one from the list or enter a `String` value. If you select a value from the list, that value is fixed every time the recipe is executed. If you enter a value, it can be a data pill that can be used to set the value during recipe execution. |
| **Priority** | Select the priority of the queue item. Choose one of the three options: **Low**, **Normal** or **High**. |
| **Queue Item Content** | Set the data to be passed to the queue item. |
| **Reference** | This field supports only `String` variables. |
| **Postpone Until** | Enter a `DateTime`. |
| **Deadline** | Enter a `DateTime`. |
| **Risk SLA Date** | Enter a `DateTime`. |
| **Queue Item ID** | The ID of the newly created queue item. This field supports only `String` variables. |
