# Account

Service Provider 에 Customer Portal 의 접속을 허용하는 계정을 관리 할수 있는 메뉴입니다. \
새로운 계정을 등록하거나 등록된 계정을 수정 및 삭제할 수 있습니다.

{% hint style="warning" %}
해당 기능은 Account 메뉴의 접근 권한이 존재 해야 하며 계정의 생성/수정/삭제 권한을 부여 받아야 사용 할 수 있습니다.
{% endhint %}

<figure><img src="/files/QaYwf3N1btwo5cI0wx7b" alt=""><figcaption><p><em><strong>Account</strong></em></p></figcaption></figure>


---

# 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://manual.solbox.com/managed_cdn/account.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.
