# Update Team & Project Settings

Team settings are those selected when creating a Team. here is how to update them if things change during the design process.&#x20;

## **Rename a Team**

To make changes, go to the dropdown in the top left-hand corner and then click 'Settings'.&#x20;

<figure><img src="/files/1Z1iIXDLmYc69omacXdH" alt=""><figcaption></figcaption></figure>

Next, click 'Rename Team' and hit 'Update' once you are ready.

<figure><img src="/files/0f2VDZTVd7IjGmtjQ05A" alt=""><figcaption></figcaption></figure>

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

## **Update Project**

To update a Project, locate 'Settings' in the side bar of your Project. Next, left-click 'Settings' to edit the 'Location', 'Number of Storeys', 'Floor-to-floor', 'Height', 'Building Class' and 'Climate Zone'. Then click 'Continue'.

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

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

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

Please note that building code workflows can’t be updated this way. If you need help with those, issue a [Support Ticket](/support-and-training/support-tickets.md). You’ll also find the option to permanently delete a Project in this section. Just keep in mind, once it’s deleted, it can’t be recovered.


---

# 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.betterbuilding.io/user-guide/settings/account-management/update-team-and-project-settings.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.
