# 서브계정 추가

## 👥 서브계정 생성

{% hint style="info" %}
**"서브계정" 왜 필요한가요?**\
최초 가입한 계정으로 서비스 등록을 했다면, 해당 계정으로 로그인해야만 등록한 서비스의 대시보드를 조회할 수 있습니다. 동일한 대시보드 조회 및 서비스 이용을 위해 하나의 계정을 여러 사람이 공유하여 쓰지 않더라도, 동일한 계정 권한을 갖을 수 있도록 서브계정을 생성합니다.

메인계정에서 서브계정을 생성하게 되면 내부 구성원, 관계자들이 각자의 계정으로 로그인하여 동일한 하나의 대시보드를 함께 공유하여 이용할 수 있습니다.
{% endhint %}

***

{% hint style="success" %}
여러 계정으로 동일한 대시보드를 보기 위해서는 처음 가입한 계정 외에는 모두 서브계정으로 서비스에 접속해야합니다. 서비스에 처음 가입한 계정에 접속하여 서브계정을 생성해주시기 바랍니다.&#x20;
{% endhint %}

{% stepper %}
{% step %}

### 계정 > `서브계정 관리` 이동

최초 가입한 계정에 로그인하여 **`우측 상단 계정`** 클릭 ➡️ **`서브계정 관리`** 를 클릭합니다.

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

{% step %}

### 서브계정 생성

**`서브계정 추가`** 버튼을 눌러 서브계정을 생성합니다.&#x20;

{% hint style="info" %}
**서비스 접근권한** 의 회사명 / 서비스 / **권한 활성화 토글 ON 상태**가 올바르게 설정되었는지 체크한 후 계정정보를 작성합니다.
{% endhint %}

{% hint style="warning" %}
권한 설정 시, 회사 내부 계정은 모든 권한이 부여되는 **`Administrator`** 로 생성해주세요.

**`Reporter`** 는 대시보드를 확인하는 용도로만 사용하실 수 있습니다.
{% endhint %}

<figure><img src="/files/2gISCXXzDLOFaKvh0ix3" alt="" width="563"><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://document.wisetracker.co.kr/cafe24/payment_account/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.
