# Invite and Remove Team Members (Admin Only)

<mark style="color:$primary;background-color:purple;">**1. Invite team members (admin only)**</mark>

{% stepper %}
{% step %}

#### When entering the brand settings page, click Settings > Members > Invite members in order.&#x20;

<figure><img src="/files/5e97461fe6a464ae3e3b37e693f308e419238e9d" alt=""><figcaption></figcaption></figure>

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

Please ask team members to register first.&#x20;

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

{% endstep %}

{% step %}

#### Clicking allows you to invite team members via their email addresses.

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

{% hint style="info" %}
After entering the email address **press the spacebar or Enter key to add the email.**

If you copy and paste multiple email addresses, they will not be automatically recognized, so **please enter emails one by one.** &#x20;
{% endhint %}

{% embed url="<https://youtu.be/U_dUC9Tzb-o>" %}
{% endstep %}

{% step %}

#### If necessary, you can change the role when inviting.&#x20;

Member (Can edit): Cannot invite or remove team members ❌

Admin: Can invite and remove team members ✅

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

{% step %}

#### Clicking the Invite button will send an invitation to that email address.&#x20;

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

{% step %}

#### How invited team members move to the brand workspace

1. You can select the invited brand workspace from the top-left menu.
2. You can click the invitation notification message at the top-right to go directly to that workspace.

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

<mark style="color:$primary;background-color:purple;">**2. Remove team members (admin only)**</mark>

{% stepper %}
{% step %}

#### When entering the brand settings page, click the \[Role] part of the team member to be removed in Settings > Members.

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

{% step %}

#### Clicking \[Remove] will delete that team member from the brand.

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


---

# 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/invite-and-remove-team-members-admin-only.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.
