# Changing your team's workspace name

Your workspace name will be visible at the top left of your team's inbox. If you're using the Mava web chat and email integrations your customers will also see your workspace name in their emails.&#x20;

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

You can edit your team workspace name at any time as long as your a team admin.&#x20;

1. Navigate to the [general settings](https://dashboard.mava.app/dashboard/admin/general) page within Mava&#x20;
2. Press the 'Edit' button next to your workspace name

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

3. Save the change


---

# 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://mava.gitbook.io/mava-docs/the-support-inbox/changing-your-teams-workspace-name.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.
