# Create Brand

{% stepper %}
{% step %}

#### There is a button to create a new brand when you click the brand box in the top left.

<figure><img src="/files/70f8ab2222f38ad43c33d40452b89f4ca01777c2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Clicking this button allows you to set the brand name.

<figure><img src="/files/f8d357cea1e702cc681aa365d103d22f274edf88" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### You can invite teammates who need to collaborate by their email addresses.

<figure><img src="/files/20de9cb685b60ee1b2a8bc014dcd10c8db876a03" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Only users who have completed registration can be invited to the brand workspace.&#x20;

Please ask your teammates to register first.&#x20;

[https://design.styleai.io/auth/register ](<https://design.styleai.io/auth/register &#xA;>)
{% endhint %}
{% endstep %}
{% endstepper %}

#### Administrator privileges (Admin)

An administrator can [invite and remove team members](/product-docs/product-docs-en/corporate-member/invite-and-remove-team-members-admin-only.md)be performed.&#x20;


---

# 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.styleai.io/product-docs/product-docs-en/corporate-member/create-brand.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.
