# Check the status of a UPM package for the Asset Store

> Monitor the approval status of submitted packages in the Publisher Portal.

When you submit a Editor to the Asset Store the Editor status changes from **Draft** to **Pending Review**.

To check the approval status of your package:

1. Use the unique link in your confirmation email to open the Publisher Portal.
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.                                                                                            |
| **In Vetting** | 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).            |
| **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.     |
| **Error**      | To resolve an error, contact the [Asset Store support center](https://support.unity3d.com/hc/en-us/requests/new?ticket_form_id=65905).              |

## Managing publishing

If your package is **Approved**, then when the package goes live depends on the option you selected when you [submitted the package for approval](/asset-store/publishing/upm-packages/submit.md). You'll receive an email with the following information:

* If you chose **Publish immediately**, you'll be informed that your product is now live.
* If you chose **Manually publish**, you'll be invited to finalize and schedule the publication in the Publisher Portal. When you open the approved package in the Publisher Portal, you can select **Publish** to publish the package to the Asset Store.

## Additional resources

* [Asset Store support center](https://support.unity3d.com/hc/en-us/requests/new?ticket_form_id=65905)
