> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Simulate entity status on Sandbox

Entity creation is now available in [sandbox](https://dashboard-sandbox.tazapay.com/) by default.

You can create entities and simulate the entity status, enabling you to test entity flows end-to-end in a fully controlled environment.

## **Possible values of entity status**

| Entity status | Description                                                                                  |
| ------------- | -------------------------------------------------------------------------------------------- |
| `pending`     | The entity is pending review and requires action from the merchant.                          |
| `approved`    | The entity has been approved and is ready to be used for creating on-behalf-of transactions. |
| `rejected`    | The entity has been rejected and cannot be used to create on-behalf-of transactions.         |

According to your entity status, you can test you downstream dependednt payout and collect integrations that depend on your entity status.

This can be done by navigating to **Sandbox dashboard -> Entities -> Entity Detail Page -> Simulate Entity Review.**
