# Team Settings

The Team Settings in Notch allow you to customize and manage various aspects of your team's account. This includes setting up your team's branding, managing domain settings, overseeing team members, and integrating other tools and services. Below is a brief overview of the options available in Team Settings.

<figure><img src="/files/S3MNnbPD3bxXuUbSdp4D" alt=""><figcaption><p>Notch Team Settings</p></figcaption></figure>

### Overview of Team Settings Options

1. **General Settings**: Here, you can update basic information, such as your team name and the language of your workspace.
2. [**Branding**](/account-management/team-settings/branding.md): Customize the look and feel of your team's Notch workspace by updating logos, colors, and other branding elements.
3. [**Custom Domain**](/account-management/team-settings/custom-domain.md): Set up and manage custom domains for your team.
4. [**Team Management**](/account-management/team-settings/team-management.md): View and manage team members, assign roles, and invite new members.
5. **Integrations**: Connect Notch with other tools and services to enhance your team's productivity.
6. [**Plans and Billing**](/account-management/team-settings/pricing-and-billing.md): Manage your subscription plan, view billing information, and update payment details.

### Changing Team Language

1. Click on your profile icon at the top left of the navigation bar and select "Team Settings" from the dropdown menu.
2. Ensure you are on the "General Settings" tab in the Team Settings menu.
3. In the "General Information" section, find the "Language" dropdown.
4. Choose your language from the dropdown menu.&#x20;

{% hint style="info" %}
Currently, Notch is available in English or German. More languages will be added soon.
{% endhint %}


---

# 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.notch.so/account-management/team-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.
