# 이용 이력 조회

#### **이용 이력 조회하기**

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

1. 우측 상단의 **‘대여 이력’** 버튼을 클릭합니다.
2. 이력 페이지에서 **AI Agent 이용 내역**을 확인할 수 있습니다.
3. 어떤 모델을 사용했는지, **입력·출력 토큰 수, 해당 요청에 사용된 크레딧(C)** 등을 상세하게 조회할 수 있습니다.


---

# 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://runyourai.gitbook.io/userguide/ai-agent/history-check.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.
