> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt. For full content including API reference and SDK examples, see https://learning.postman.com/llms-full.txt.

# Update monitor reports in Postman

<Info class="plan">
  Published monitor reports are available on Postman Solo, Team, and Enterprise plans. For more information, see the [pricing page](https://www.postman.com/pricing/).
</Info>

After [publishing a monitor report](/docs/monitoring-your-api/monitor-reports/publish-monitor-reports), you can update it at any time. For example, you might revise the title or description, adjust whether request endpoints are visible, or unpublish the report if it's no longer needed.

## Update a monitor report

As a Monitor Editor, you can update monitor reports for the monitors you have access to. If you're on an Enterprise plan, a Team Admin must [approve requests to update](/docs/monitoring-your-api/monitor-reports/publish-monitor-reports#review-requests-to-publish-monitor-reports) a published monitor report.

To update a monitor report, do the following:

1. Click <img alt="Services icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-descriptive-services-stroke.svg#icon" width="20px" /> **Services** in the sidebar.
2. Click **Monitor** and select a monitor with a published report.
3. Click <img alt="Published icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-state-published-stroke.svg#icon" width="20px" /> **Published monitor** in the upper right of the workbench.
4. You can update the title, description, and request endpoint visibility of the published report.
5. (Enterprise plans only) Enter a message requesting approval from your Team Admin to update the published report.
6. Click **Publish** or **Request to publish**.

If you're on an Enterprise plan, you'll receive a notification in Postman when a Team Admin approves or denies your request to update a monitor report. If the request is denied, you can review the reason provided and submit an updated request. You can also learn more about [updating requests to publish](/docs/monitoring-your-api/monitor-reports/publish-monitor-reports#update-request-to-publish-a-monitor-report).

<Tip>
  In the upper right of the workbench, you can also select <img alt="Options icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-action-options-stroke.svg#icon" width="20px" /> **View more actions > Monitor report** to update the report.
</Tip>

## Unpublish a monitor report

As a Monitor Editor, you can unpublish monitor reports for the monitors you have access to. If you're on an Enterprise plan, only a Team Admin can unpublish a monitor report.

To unpublish a monitor report, do the following:

1. Click <img alt="Services icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-descriptive-services-stroke.svg#icon" width="20px" /> **Services** in the sidebar.
2. Click **Monitor** and select a monitor with a published report.
3. Click <img alt="Published icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-state-published-stroke.svg#icon" width="20px" /> **Published monitor** in the upper right of the workbench.
4. Click **Unpublish** to remove the published report.

<Tip>
  In the upper right of the workbench, you can also select <img alt="Options icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-action-options-stroke.svg#icon" width="20px" /> **View more actions > Monitor report** to unpublish the report.
</Tip>