# 한 눈에 알아보기

{% hint style="info" %}
아직 네이버페이 연동을 마치지 못했다면 연동법을 확인해 보세요.

[외부 서비스 연동 - 네이버페이](/undefined-2/undefined-1/undefined-3.md)
{% endhint %}

## 네이버페이 소개

네이버페이 연동 후 매출 내역부터 각종 수수료 공제 내역까지 그래프로 쉽게 확인할 수 있어요.\
거래 내역 클릭 후 매출금액, 판매수수료, 공제금액, 구매 확정 기간 등 다양한 데이터를 열람할 수 있어요.&#x20;

<figure><img src="/files/LDKQXoMpLI1CaQ579Lwz" alt=""><figcaption></figcaption></figure>

#### A.네이버페이 연결 정보 확인

* 연동 네이버페이 계정 : 그랜터에 연동된 네이버페이 정보를 확인할 수 있어요. 연동 정보를 변경하거나 연동 해제할 수 있어요.

#### B.네이버페이 정산 현황 대시보드

* 정산 금액 : 네이버페이 정산 예정/완료 금액을 확인할 수 있어요.
* 매출 : 판매액/취소액 집계로 총 매출 금액을 확인할 수 있어요.
* 총 비용 : 네이버페이 수수료, 공제금액 등 총 비용 금액을 확인할 수 있어요.
* 정산 비율 : 이익 비율과 비용 비율을 보여드려요.

#### C.네이버페이 정산 상세 확인

* 정산 내역 검색 : 네이버페이 정산 내역을 검색할 수 있어요.
* 거래 내역 연결 : 네이버페이 정산 내역과 계좌 입금 내역을 연결해서 관리할 수 있어요.

### 연동 관리

<figure><img src="/files/zW8Pn5YdosqPwZFJrfTT" alt=""><figcaption></figcaption></figure>

* 연동 정보 확인 : 연동되어 있는 네이버페이 계정을 확인할 수 있어요.&#x20;

### 정산 데이터 조회

<figure><img src="/files/tV5CA6UzzCSBMCM87L1J" alt=""><figcaption></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://support.granter.biz/undefined-3/undefined-6/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.
