# Check the status of an Asset Store asset package

> When you submit a package to the Asset Store, the package status changes from Draft to Pending Review.

To check the approval status of your package:

1. Open the [Asset Store Publisher Portal](https://publisher.unity.com).
2. Select the **All** tab.
3. Find the package you submitted for approval.
4. Go to the **Status** column.

A tab for each state appears when at least one of your packages enters that state. Select it to filter your packages by this state.

A package can be in one of the following states:

| **Status**     | **Description**                                                                                                                                                                                                                                         |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Draft**      | A package that you haven't submitted to the Asset Store.                                                                                                                                                                                                |
| **Pending**    | A package that's in review with the Asset Store team.                                                                                                                                                                                                   |
| **Accepted**   | A package that the Asset Store team have approved and published to the Asset Store.                                                                                                                                                                     |
| **Rejected**   | A package that didn't meet the Asset Store's [Submission Guidelines](https://unity3d.com/asset-store/sell-assets/submission-guidelines). To learn more, refer to [Submit a package for approval](/asset-store/publishing/asset-packages/submit.md).     |
| **Disabled**   | A package that didn't meet the Asset Store guidelines over time, or a package published by a publisher that repeatedly violates Unity's guidelines.                                                                                                     |
| **Deprecated** | A package that you no longer support, and can no longer be found on the Asset Store. Users who already have the package can continue to use it. To learn more, refer to [Deprecate a package](/asset-store/publishing/asset-packages/remove-package.md) |
| **Error**      | To resolve an error, contact the [Asset Store support center](https://support.unity3d.com/hc/en-us/requests/new?ticket_form_id=65905).                                                                                                                  |

## Additional resources

* [Submit a package for approval](/asset-store/publishing/asset-packages/submit.md)
* [Deprecate an Editor](/asset-store/publishing/asset-packages/remove-package.md)
* [The Asset Store publishing workflow](/asset-store/publishing/asset-packages/workflow.md)
* [Asset Store packages](/asset-store/downloads/asset-store-packages.md)
* [Asset Store Submission Guidelines](https://unity3d.com/asset-store/sell-assets/submission-guidelines)
* [Asset Store Provider Agreement](https://unity3d.com/legal/as_provider)
