| View | 1 | The basic Action that a User must have in order to view any records in a given table. In order to do any other Action on a table record, the User must also have at least the View Action granted on the same record. |
| ViewLevel2 | 2 | View level 2 (OrderBook) data for an InstrumentMarket. |
| ViewLevel3 | 3 | View level 3 (information on individual orders) data for an InstrumentMarket. |
| Create | 4 | Create a new record in the given table. |
| Delete | 5 | Delete a record from the given table. |
| Use | 6 | Use a record from the given table. |
| Cancel | 7 | Cancel an Order, Trade or a HoldingTransaction. |
| Enter | 8 | Enter orders (required on Account, User and InstrumentMarket for the applicable record in each). |
| EnterOnBehalfOf | 9 | Enter orders on behalf of other users. |
| Amend | 10 | Modify a record in the given table. |
| Hold | 11 | Hold an order. |
| Suspend | 12 | Suspend records in the given table. |
| Rfq | 13 | Enter an RFQ for an InstrumentMarket. |
| ReportTrade | 14 | Enter a reported (off-market) Trade for an InstrumentMarket. |
| Transition | 15 | Transition a Trade through settlement states. |
| AmendSettleStatus | 16 | Amend the settlement status of a Trade. |
| Deposit | 17 | Deposit securities into a Holding balance via a HoldingTransaction. |
| Withdraw | 18 | Withdraw securities from a Holding balance via a HoldingTransaction. |
| SetBalance | 19 | Set the balance of a Holding via a HoldingTransaction. |
| Administer | 20 | Act upon the given table in an administrative context. |
| Instantiate | 21 | Instantiate the given table. |
| ApproveDeny | 22 | Approve an action that requires approval. |
| ApproveOwn | 23 | Approve an action that requires approval even if the User is the owner of the record requiring approval. |
| ViewInAdminUI | 24 | View the given table in an administrative context within the MarketGrid UI. |
| PostOrder | 25 | Enter an Order that will only rest at first instance. |
| AllowBuyOrSell | 26 | Enter either a Buy or Sell Order. |
| Message | 27 | Send a text message. |
| All | 28 | A value to represent All the actions. |