# 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="set-up-your-project/project-settings">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="set-up-your-project/project-settings">project-settings</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-8ea139567655818edfa53eb733f905fe5e44fdce%2FDocumentations%20Icons_Umbraco_CMS_Implementation_Routing.png?alt=media">Documentations Icons_Umbraco_CMS_Implementation_Routing.png</a></td></tr><tr><td><a href="set-up-your-project/security">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="set-up-your-project/databases">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="set-up-your-project/databases">databases</a></td><td><a href="https://3739769070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPzKn70Piyd2fd5UkYZGf%2Fuploads%2Fgit-blob-635ea063b609608c202f023e7298b339922808c2%2FDocumentations%20Icons_Umbraco_CMS_Fundamentals_Data.png?alt=media">Documentations Icons_Umbraco_CMS_Fundamentals_Data.png</a></td></tr></tbody></table>


---

# 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/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.
