> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/allganize-alli-works/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/allganize-alli-works/~/revisions/QAcqOMIS75VDXSjZirEq/alli-dashboard/setting/billing.md).

# 결제

이제 대시보드에서 간편히 사용량 및 결제 정보를 확인할 수 있습니다.

### 1. 결제 정보 확인 방법

* **설정 > 결제 페이지로 이동**합니다.
* 요금제: 기업용 고객은 '맞춤형' 요금제가 설정됩니다.
  * 최대 20만 크레딧 계약으로 이루어지며, 이후에는 종량제 요금으로 금액이 부과됩니다.
  * 업그레이드가 필요할 경우, ‘문의하기’ 버튼을 통해 관리자에게 직접 연락 가능합니다.

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

### 2. 사용량 확인 방법

* **크레딧의 총 사용량**을 확인할 수 있습니다.
* **결제 탭의 사용량은 실시간으로 동기화**되어 집계됩니다.
* **기간 설정 기능**을 통해 원하는 기간 내의 사용량을 세분화하여 확인 가능합니다.

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

### 3. 상세 사용량 확인

* **상세보기 클릭** 시, 각 앱별 **실제 콜 수 및 소진된 크레딧 수**를 확인할 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.allganize.ai/allganize-alli-works/~/revisions/QAcqOMIS75VDXSjZirEq/alli-dashboard/setting/billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
