# Troubleshooting

Encountering issues with your Umbraco Cloud project? This section helps you diagnose and resolve common problems, from debugging errors in the backoffice and frontend to troubleshooting deployments and site performance.

<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="/pages/wpsOlA2hwga2ci6aLqgp">Troubleshooting FAQ</a></td><td>Find quick answers to the most common issues faced by Umbraco Cloud users.</td><td><a href="/pages/wpsOlA2hwga2ci6aLqgp">/pages/wpsOlA2hwga2ci6aLqgp</a></td><td></td></tr><tr><td><a href="/pages/nGusOqCuaFXxZqwcJaj3">The Umbraco Backoffice</a></td><td>Having trouble with the backoffice? This section covers common issues, such as login problems, errors, and performance slowdowns.</td><td><a href="/pages/nGusOqCuaFXxZqwcJaj3">/pages/nGusOqCuaFXxZqwcJaj3</a></td><td></td></tr><tr><td><a href="/pages/WdlnEAByDpmYbLKALT7r">The Frontend</a></td><td>If your website isn’t displaying correctly or is experiencing errors, this section guides you through troubleshooting frontend issues.</td><td><a href="/pages/WdlnEAByDpmYbLKALT7r">/pages/WdlnEAByDpmYbLKALT7r</a></td><td></td></tr><tr><td><a href="/pages/EFM6ofk9NbY3z0UjqmV2">The Umbraco Cloud Portal</a></td><td>Learn how to resolve issues related to the Umbraco Cloud portal, such as access problems and failed project operations.</td><td><a href="/pages/EFM6ofk9NbY3z0UjqmV2">/pages/EFM6ofk9NbY3z0UjqmV2</a></td><td></td></tr><tr><td><a href="/pages/N9W3suMB6ol7tU5Ggp8Q">Site Performance Checklist</a></td><td>Slow site? Use this checklist to identify performance bottlenecks and optimize your Umbraco Cloud project.</td><td><a href="/pages/N9W3suMB6ol7tU5Ggp8Q">/pages/N9W3suMB6ol7tU5Ggp8Q</a></td><td></td></tr><tr><td><a href="/pages/e1wa6n5tM8XNtp93jekv">Cloud Errors</a></td><td>Understand and resolve common cloud-related errors, including hosting, database, and connectivity issues.</td><td><a href="/pages/e1wa6n5tM8XNtp93jekv">/pages/e1wa6n5tM8XNtp93jekv</a></td><td></td></tr></tbody></table>

## Also in this section

{% content-ref url="/pages/q12wsX0bpWRV1cHI8OoE" %}
[Log files](/umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/resolve-issues-quickly-and-efficiently/log-files.md)
{% endcontent-ref %}

{% content-ref url="/pages/LDkcm3SuFLoEggzRxJFn" %}
[Troubleshooting deployments](/umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/resolve-issues-quickly-and-efficiently/deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/oB1uYBsVV6ZPxfGxTFgg" %}
[Baseline Merge Conflicts](/umbraco-cloud/optimize-and-maintain-your-site/monitor-and-troubleshoot/resolve-issues-quickly-and-efficiently/baseline-merge-conflicts.md)
{% 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/resolve-issues-quickly-and-efficiently.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.
