# AI 크레딧

{% hint style="danger" %}
결제 / 청구 페이지는 최고관리자 권한의 구성원만 접속할 수 있습니다.
{% endhint %}

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

AI 크레딧 탭은 네 가지 영역으로 구성되어 있습니다.

#### 1. AI 크레딧 대시보드 <a href="#dashboard" id="dashboard"></a>

* 사용할 수 있는 잔여 크레딧, 이번 달 사용한 크레딧, 14일 내 소멸 예정 크레딧을 확인할 수 있습니다.
* 크레딧이 부족한 경우, \[크레딧 충전하기] 버튼을 클릭하여 크레딧을 추가로 구매할 수 있습니다.
* 충전한 크레딧은 구매일로부터 360일 동안 사용할 수 있습니다.

{% hint style="info" %}
크레딧 구매 시 결제 수단 등록이 필요합니다. &#x20;
{% endhint %}

#### 2. 크레딧 변동 내역 <a href="#history" id="history"></a>

* 워크스페이스에 등록되고 소멸된 크레딧 내역을 확인할 수 있습니다.
* 정기결제 진행 시, 매월 구독하는 플랜에 해당하는 기본 크레딧이 '플랜 구독' 타입으로 등록됩니다. &#x20;
* 카드 결제를 통해 추가 구매한 크레딧은 '크레딧 충전 (카드)'타입으로 등록됩니다.

{% hint style="info" %}
세금계산서 발행 및 입금 방식으로 진행하는 경우에는 플랜 기본 크레딧과 추가 구매한 크레딧 모두 \
'크레딧 충전 (현금)' 타입으로 등록됩니다.
{% endhint %}

#### 3. 크레딧 구매 내역 <a href="#history" id="history"></a>

* 구매한 크레딧 내역을 확인할 수 있습니다.

#### 4. AI 사용량 <a href="#usage" id="usage"></a>

* 사용한 AI 크레딧을 서비스별, 이용자별로 구분하여 확인할 수 있습니다.
* 사용량은 하루 단위로 집계되어 전날 사용량까지 확인 가능합니다.

{% hint style="info" %}
사용자별 AI 사용량 탭에서 사용자 구분에 마우스를 올리면 기능별 사용량을 자세하게 확인할 수 있습니다.
{% endhint %}

{% hint style="success" %} <mark style="color:$primary;">크레딧은 유효기간이 빠른 순서대로 차감됩니다.</mark>\ <mark style="color:$primary;">월 기본 크레딧과 추가 결제 크레딧이 동시에 존재하는 경우, 유효기간이 더 짧은 월 기본 크레딧이 먼저 차감됩니다.</mark>
{% endhint %}


---

# 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://guide.allibee.ai/admin/payment-bliing/ai-credit.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.
