# 대시보드

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

## **젤라또 대시보드란?**

챗봇 대시보드에서는 누적된 챗봇 크레딧 사용량과 일/주/월 단위의 사용 추이를 직관적으로 확인할 수 있어, 전체 사용 현황을 한눈에 볼 수 있습니다.

또한 젤라또 어드민에서는 각 관리자의 작업 이력 등 어드민에서 일어난 주요 활동 내역을 확인하고 관리할 수 있습니다. 챗봇 정보에 영향을 줄 수 있는 관리자 활동을 함께 확인할 수 있어, 챗봇 운영을 더 투명하고 효율적으로 관리할 수 있습니다.

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

### **1. 당월 사용 크레딧**

챗봇이 당월 내 사용한 총 메시지 크레딧 수치와 당월의 대상 기간을 제공합니다.

{% hint style="info" %}
**크레딧 사용 기준 안내**

* **새 대화 시작 시**
* **사용자의 질문 일정 개수 초과 시마다**
* **날짜가 바뀌는 00시 00분이 됐을 시**

위 조건 중 하나만 충족해도 **1 크레딧**으로 계산됩니다.
{% endhint %}

### **2. 데이터 추이 그래프**

시간대별 메시지 사용량(예: 12:00\~01:00)을 선형 또는 막대그래프 형태로 시각화하여 제공합니다.

* 오늘, 주간, 월간 단위로 원하는 기간의 데이터를 확인할 수 있습니다.
* 선 그래프와 바 그래프 전환을 통해 시각적 선호도에 맞게 설정하실 수 있습니다.

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

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

### **3. 최근 활동 내역**

어드민에서 일어난 주요 활동 내역을 확인할 수 있습니다. \
활동이 일어난 일시, 활동 내용, 활동한 관리자를 확인할 수 있으며, 특정 관리자의 활동 내용을 검색할 수 있습니다.

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

<details>

<summary>확인 가능한 활동 내역</summary>

<table><thead><tr><th width="145.93359375">메뉴</th><th>활동 내용</th></tr></thead><tbody><tr><td>지식 센터</td><td>지식 센터에서 파일을 업로드했습니다.</td></tr><tr><td></td><td>지식 센터에서 파일을 다운로드했습니다.</td></tr><tr><td></td><td>지식 센터에서 파일을 삭제했습니다.</td></tr><tr><td>젤라또 만들기</td><td>젤라또 챗봇을 진행했습니다.</td></tr><tr><td></td><td>젤라또 챗봇을 중지했습니다.</td></tr><tr><td></td><td>젤라또 만들기를 생성했습니다.</td></tr><tr><td></td><td>젤라또 만들기를 수정했습니다.</td></tr><tr><td></td><td>데이터 스토어를 생성했습니다.</td></tr><tr><td></td><td>데이터 스토어를 수정했습니다.</td></tr><tr><td></td><td>데이터 스토어를 삭제했습니다.</td></tr><tr><td></td><td>시나리오를 생성했습니다.</td></tr><tr><td></td><td>시나리오를 수정했습니다.</td></tr><tr><td></td><td>시나리오를 삭제했습니다.</td></tr><tr><td>용어 사전</td><td>제한 주제를 생성했습니다.</td></tr><tr><td></td><td>제한 주제를 삭제했습니다.</td></tr><tr><td></td><td>전문 용어를 생성했습니다.</td></tr><tr><td></td><td>전문 용어를 삭제했습니다.</td></tr><tr><td>분석 리포트</td><td>분석 리포트를 조회했습니다.</td></tr></tbody></table>

</details>


---

# 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://groobee.gitbook.io/gelatto/ai-chatbot/dashboard.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.
