> For the complete documentation index, see [llms.txt](https://aivatar.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aivatar.gitbook.io/user-guide/ko/usage/using-aivatar/dashboard.md).

# 대시보드

## 대시보드 기능 살펴보기

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

대시보드에서 AiVATAR 서비스의 기능을 한 눈에 살펴 볼 수 있어요.

### 1. 워크스페이스 설정

워크스페이스의 이름과 사용 중인 플랜을 확인할 수 있습니다. 쿠폰 등록과 멤버 관리도 워크스페이스에서 설정할 수 있습니다.

### 2. 새 프로젝트&#x20;

아바타의 음성 또는 영상을 제작하는 단위를 프로젝트라고 부릅니다. 하나의 프로젝트에는 하나의 아바타를 선택할 수 있습니다. <mark style="color:blue;">`새 프로젝트`</mark>를 클릭하면 프로젝트를 생성할 수 있습니다

### **대시보드에 대해 자세히 알아보세요.**

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>홈</strong></td><td><a href="/files/rwblZgRADT7rHhMjiVX5">/files/rwblZgRADT7rHhMjiVX5</a></td><td></td><td><a href="/pages/P6Z07NGjfW5iUCrvWBeu">/pages/P6Z07NGjfW5iUCrvWBeu</a></td><td><a href="/pages/P6Z07NGjfW5iUCrvWBeu">/pages/P6Z07NGjfW5iUCrvWBeu</a></td></tr><tr><td><strong>프로젝트 화면 기능 설명</strong></td><td><a href="/files/uGCKsqXKeS4rhM6VCtzY">/files/uGCKsqXKeS4rhM6VCtzY</a></td><td></td><td></td><td><a href="/pages/368GsIlbl3Rlqd0NZgLz">/pages/368GsIlbl3Rlqd0NZgLz</a></td></tr><tr><td><strong>프로젝트 생성하기</strong></td><td><a href="/files/kILd110K0r1z6W9qIpPi">/files/kILd110K0r1z6W9qIpPi</a></td><td></td><td></td><td><a href="/pages/hxDgujK9LG0Vt15pUb6h">/pages/hxDgujK9LG0Vt15pUb6h</a></td></tr><tr><td> <strong>내보내기 내역</strong></td><td><a href="/files/OMJhiMWKOfKxtvF52kqK">/files/OMJhiMWKOfKxtvF52kqK</a></td><td></td><td></td><td><a href="/pages/4jI5rtfnDPNqgp3TSXyV">/pages/4jI5rtfnDPNqgp3TSXyV</a></td></tr><tr><td><strong>기타</strong></td><td><a href="/files/A89ZdAQW756NBQM8CiDh">/files/A89ZdAQW756NBQM8CiDh</a></td><td></td><td></td><td><a href="/pages/X0pHq8geinRcHK9h6Yz1">/pages/X0pHq8geinRcHK9h6Yz1</a></td></tr></tbody></table>


---

# 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://aivatar.gitbook.io/user-guide/ko/usage/using-aivatar/dashboard.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.
