# 브랜드 생성

{% stepper %}
{% step %}

#### 왼쪽 상단 브랜드 박스 클릭시 새로운 브랜드를 생성할 수 있는 버튼이 있습니다.

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

{% step %}

#### 이 버튼을 클릭시 브랜드 명을 설정할 수 있습니다.

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

{% step %}

#### 협업이 필요한 팀원들을 이메일 주소로 초대할 수 있습니다.

<figure><img src="/files/79bMWlfDE675oUP3AWqh" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
회원가입이 완료된 사용자만 브랜드 작업 공간에 초대 가능합니다.&#x20;

팀원들에게 회원가입을 먼저 요청해주세요.&#x20;

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

#### 관리자 권한 (Admin)

관리자는 [팀원 초대 및 삭제](/undefined-1/undefined-1.md)가 가능합니다.&#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/undefined-1/undefined.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.
