# Order-blotter actions

The range of actions available on an order-blotter record is determined by the record’s `AllowedActions` field.

## AllowedActions field

The `AllowedActions` field contains a comma-separated list of one or more of the following options:

* `View`
* `Exit`
* `Clone`
* `Cancel`
* `Activate`
* `Deactivate`
* `InactiveActivate`
* `InactiveDeactivate`

The value of the field is set by the DataSource that serves the blotter record.

---

**See also**:

* [BULK_ORDER_ACTIONS](fxmob-application-configuration.md#bulk-order-actions)
