# Technical Contact

One of the biggest benefits of having a Umbraco Cloud project is that you do not need to worry about the hosting. We handle it for you.

When we do maintenance on our Umbraco Cloud servers, we send out information to all our Umbraco Cloud customers. For us to reach out to the correct person, you need to add a **Technical Contact** to your project.

{% hint style="info" %}
If you have more than one project on Umbraco Cloud, you will need to add a technical contact to each of the projects manually.
{% endhint %}

When you create a **New Project**, the user used to create the project will automatically be added as the technical contact. To update the technical contact or add more than one technical contact, do the following:

1. Go to the Project in the Umbraco Cloud Portal.
2. Go to **Edit Team** in the Overview menu tab.
3. Click **Add Technical Contact** in the **Technical Contacts** section.

<figure><img src="/files/W4wB1qCDkDczz9aJ3C73" alt=""><figcaption><p>Add Technical contact</p></figcaption></figure>

4. Enter the **Name**, **Email**, and **Telephone Number** in the **Add New Technical Contact** window.

<figure><img src="/files/pzcPpirv3YiRKUdu88wy" alt=""><figcaption></figcaption></figure>

5. Click **Confirm**.

{% embed url="<https://www.youtube.com/watch?ab_channel=UmbracoLearningBase&v=BUiiphvcrsE>" %}
Learn how to manage technical contacts on your Umbraco Cloud project.
{% endembed %}


---

# 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/begin-your-cloud-journey/project-features/team-members/technical-contact.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.
