> For the complete documentation index, see [llms.txt](https://docs.umbraco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.umbraco.com/umbraco-cloud/build-and-customize-your-solution/set-up-your-project.md).

# Set Up Your Project

Once your project is created, it's time to configure it to match your requirements. From access control and settings to managing connections and database structure, this section helps you establish a strong foundation for your Umbraco Cloud solution.

Whether you're preparing for collaboration, going live, or expanding functionality — the right setup ensures a secure and scalable environment.

<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/kcUfzUwssHbhBzLqzGaD">Project Settings</a></td><td>Fine-tune your project settings, including public access, dedicated resources, and team management to align with your workflow.</td><td><a href="/pages/kcUfzUwssHbhBzLqzGaD">/pages/kcUfzUwssHbhBzLqzGaD</a></td><td><a href="/files/cMUl3bnlDbC9brE6d3K2">/files/cMUl3bnlDbC9brE6d3K2</a></td></tr><tr><td><a href="/pages/TTEdRrM83ObMGFGQ63gW">Security</a></td><td>Explore how security is built into every layer of Umbraco Cloud — from platform to project.</td><td><a href="https://github.com/umbraco/UmbracoDocs/blob/main/umbraco-cloud/.gitbook/assets/Documentations_Icons_Umbraco_CMS_Reference_Security.png">https://github.com/umbraco/UmbracoDocs/blob/main/umbraco-cloud/.gitbook/assets/Documentations_Icons_Umbraco_CMS_Reference_Security.png</a></td><td></td></tr><tr><td><a href="/pages/m8veoHBP5GPt65jxZmjn">Working with Databases</a></td><td>Understand how databases are structured in Umbraco Cloud, including how to back up, restore, and connect locally when needed.</td><td><a href="/pages/m8veoHBP5GPt65jxZmjn">/pages/m8veoHBP5GPt65jxZmjn</a></td><td><a href="/files/uknn7NzWsoRwcfVg2VMz">/files/uknn7NzWsoRwcfVg2VMz</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/set-up-your-project.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.
