# 관리자 콘솔 가이드

{% hint style="warning" %}
**Deprecated**

이 문서는 더 이상 관리되지 않습니다.

[PortOne 개발자센터](https://developers.portone.io/)를 이용해주세요.
{% endhint %}

포트원 관리자콘솔은 포트원 계정 생성 및 하위상점 관리, 결제수단 및 PG신청, 설정 그리고 결제내역을 통합하여 관리할 수 있는 페이지입니다.

포트원 관리자콘솔 접속 경로 : <https://admin.portone.io/>

## 전자결제 신청하기

### 전자결제 신청 <a href="#https-app.gitbook.com-o-nad6nqi7lne1tgdy19od-s-wwx2hlvrzlzrxeh1aacf-changes-lfaibcsawqojm8cjjpb8-und" id="https-app.gitbook.com-o-nad6nqi7lne1tgdy19od-s-wwx2hlvrzlzrxeh1aacf-changes-lfaibcsawqojm8cjjpb8-und"></a>

## 상점, 계정 관리

### [내 식별코드 , API Keys](/docs/console/guide/api-keys.md) <a href="#https-app.gitbook.com-o-nad6nqi7lne1tgdy19od-s-wwx2hlvrzlzrxeh1aacf-changes-lfaibcsawqojm8cjjpb8-und" id="https-app.gitbook.com-o-nad6nqi7lne1tgdy19od-s-wwx2hlvrzlzrxeh1aacf-changes-lfaibcsawqojm8cjjpb8-und"></a>

### [관리자 및 하위상점 관리](/docs/console/guide/account.md)

## 결제 연동

### [결제 연동하기](/docs/console/guide/connect.md)

## 결제 내역

### [결제 내역](/docs/console/guide/list.md)


---

# 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://portone.gitbook.io/docs/console/guide.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.
