# Handle Deployments and Environments

Umbraco Cloud enables you to develop, test, and deploy your projects through a structured and flexible environment setup. With built-in support for deployments, local development, and media synchronization, you can confidently make changes and collaborate with your teams.

This section covers working with environments, deployments, and CI/CD pipelines, giving you full control over how your changes are deployed from development to production.

<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/VeBLhpT9Xx7x7E5WOJhv">Deployment</a></td><td>Learn how content and code deployments work across environments in Umbraco Cloud.</td><td><a href="/pages/VeBLhpT9Xx7x7E5WOJhv">/pages/VeBLhpT9Xx7x7E5WOJhv</a></td><td><a href="/files/HD6qdv3sCJDpGMRknuDY">/files/HD6qdv3sCJDpGMRknuDY</a></td></tr><tr><td><a href="/pages/ls0yFleWpmGC0lHVkLkY">Working with a Local Clone</a></td><td>Set up a local development environment synced with your Cloud project using Git.</td><td><a href="/pages/ls0yFleWpmGC0lHVkLkY">/pages/ls0yFleWpmGC0lHVkLkY</a></td><td><a href="/files/gapN9XPkQGiUlfUN9xxj">/files/gapN9XPkQGiUlfUN9xxj</a></td></tr><tr><td><a href="/pages/ICt6MbQriPLlekDz8OZz">Umbraco CI/CD Flow</a></td><td>Automate your build and deployment pipeline with Git-based workflows and CI/CD best practices.</td><td><a href="/pages/ICt6MbQriPLlekDz8OZz">/pages/ICt6MbQriPLlekDz8OZz</a></td><td><a href="/files/fBU2SzUqHkZKT85iWxuI">/files/fBU2SzUqHkZKT85iWxuI</a></td></tr></tbody></table>

## Also in this Section

{% content-ref url="/pages/2wp60HGY2dTICkgMKoJG" %}
[Media](/umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/media.md)
{% endcontent-ref %}

{% content-ref url="/pages/bLr9KRCHOEOPAGNIk4DK" %}
[Manage Environments](/umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/manage-environments.md)
{% endcontent-ref %}

{% content-ref url="/pages/TUoXDN8mQr1oXLolejVw" %}
[Error Pages](/umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/error-pages.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/build-and-customize-your-solution/handle-deployments-and-environments.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.
