# Monitor and Troubleshoot

To keep your Umbraco Cloud project running smoothly, you need visibility, insights, and tools that let you act fast when something goes wrong. Umbraco Cloud provides a comprehensive set of features to help you **monitor your project’s health**, **troubleshoot issues**, and **maintain long-term stability**.

This section guides you through the key tools available to observe usage, performance, and environment behavior.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="monitor-and-troubleshoot/usage">Usage</a></td><td>View project usage data such as media storage, bandwidth history, custom domains so you can monitor consumption and avoid over usages.</td><td><a href="monitor-and-troubleshoot/usage">usage</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-724c96c54d30abc97d84e8e5ddcbdbca5c86c550%2FDocumentations%20Icons_Umbraco_CMS_Implementation_Services_and_Helpers.png?alt=media">Documentations Icons_Umbraco_CMS_Implementation_Services_and_Helpers.png</a></td></tr><tr><td><a href="monitor-and-troubleshoot/project-history">Project History</a></td><td>Get an audit log of transitions between shared and dedicated resources, managing environments, deployments, product upgrades helping you trace changes and maintain accountability across environments.</td><td><a href="monitor-and-troubleshoot/project-history">project-history</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-f96fffc1c431d1c64488d9ff81573d69070cf4a7%2FDocumentations_Icons_Umbraco_CMS_Tutorials.png?alt=media">Documentations_Icons_Umbraco_CMS_Tutorials.png</a></td></tr><tr><td><a href="monitor-and-troubleshoot/availability-performance">Availability and Performance</a></td><td>Learn how uptime and response monitoring is handled for your site — ensuring reliability and proactive incident management.</td><td><a href="monitor-and-troubleshoot/availability-performance">availability-performance</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-fb540e90782e6b37c2e6128999c62f7d2c4c62b5%2FDocumentations_Icons_Umbraco_CMS_Tutorials_Custom_Property_Editor.png?alt=media">Documentations_Icons_Umbraco_CMS_Tutorials_Custom_Property_Editor.png</a></td></tr><tr><td><a href="monitor-and-troubleshoot/hostname-monitoring">Hostname Monitoring</a></td><td>Track the availability of custom hostnames attached to your project and get alerts for potential DNS or SSL issues.</td><td><a href="monitor-and-troubleshoot/hostname-monitoring">hostname-monitoring</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-5790d353ba3b10ed39fd0b249180ed2318c17ce1%2FDocumentations_Icons_Umbraco_CMS_Reference_Notifications.png?alt=media">Documentations_Icons_Umbraco_CMS_Reference_Notifications.png</a></td></tr><tr><td><a href="monitor-and-troubleshoot/management-api-security">Management API Security</a></td><td>Understand the security features built into the Management API.</td><td><a href="monitor-and-troubleshoot/management-api-security">management-api-security</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-a9bbebbbea0e853a660a43135b6027bb6a4b6822%2FDocumentations_Icons_Umbraco_CMS_Reference_Security.png?alt=media">Documentations_Icons_Umbraco_CMS_Reference_Security.png</a></td></tr><tr><td><a href="monitor-and-troubleshoot/power-tools">Power Tools (Kudu)</a></td><td>Access advanced troubleshooting tools via the Kudu console — view logs, browse file structures, and run scripts directly within your environment.</td><td><a href="monitor-and-troubleshoot/power-tools">power-tools</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-de9555eb1789dcee0dc114c42a0871741c942803%2FDocumentations%20Icons_Umbraco_Cloud_Getting_Started.png?alt=media">Documentations Icons_Umbraco_Cloud_Getting_Started.png</a></td></tr></tbody></table>

## Also in this Section

{% content-ref url="monitor-and-troubleshoot/sustainability-dashboard" %}
[sustainability-dashboard](https://docs.umbraco.com/umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/sustainability-dashboard)
{% endcontent-ref %}

{% content-ref url="monitor-and-troubleshoot/resolve-issues-quickly-and-efficiently" %}
[resolve-issues-quickly-and-efficiently](https://docs.umbraco.com/umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/resolve-issues-quickly-and-efficiently)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
