# AI 대시보드

## 개요

📊 Dashboard는 자산 추세를 한눈에 볼 수 있도록 제공하는 중앙 집중형 시각화 개요입니다. 여러 자산 차트를 동시에 모니터링하고, 필요에 맞게 인터페이스 레이아웃을 사용자 지정할 수 있습니다.

<div><figure><img src="/files/8acf5c4655414edc34c167a7b63f1c24e78952b6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4f424922b31f382ca07dea4d2a2af8f97573eb3e" alt=""><figcaption></figcaption></figure></div>

## 시각 요소 관리

### 시각 요소 추가

1단계: 페이지 오른쪽 상단의 Add Visual 버튼을 클릭합니다.

<figure><img src="/files/3156c6aed8a71f4d95056509eddcc2521a2a3b82" alt="" width="563"><figcaption></figcaption></figure>

2단계: 원하는 자산을 선택합니다.&#x20;

*참고: 기존 커뮤니티 자산 또는 My Agent를 통해 생성한 자산 중에서 선택할 수 있습니다.*

<div><figure><img src="/files/c5edbc8f9dfe223f1e9c76de229530bbb4f2bbf1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/07013fa5de003e29a4a2638ef602f5b0a8f01b3a" alt=""><figcaption></figcaption></figure></div>

### 시각 요소 편집

1단계: 시각 요소 오른쪽 상단의 '...' 아이콘을 클릭하여 편집합니다.

<figure><img src="/files/dc7ca44b64f9d342bbc6bf2614cdb80d6d7bc16a" alt="" width="563"><figcaption></figcaption></figure>

2단계: Agent를 편집하려면 'My Agent' 페이지에 접속합니다. 완료되면 Save를 클릭한 후 Dashboard로 돌아갑니다.

<figure><img src="/files/f881ff1a31f262b8a5105475b716a8195369f33a" alt="" width="563"><figcaption></figcaption></figure>

### 시각 요소 제거

시각 요소 오른쪽 상단의 '...' 아이콘을 클릭하여 제거합니다.

*참고: 시각 요소를 제거해도 Dashboard에서만 숨겨질 뿐이며, Agent는 삭제되지 않습니다. 자산은 Explore 또는 My Agent에서 계속 찾을 수 있습니다.*

<figure><img src="/files/9eb30b67f63ada85baaeb6cd01b7975fedad8eb5" alt="" width="563"><figcaption></figcaption></figure>

&#x20;

## 레이아웃 사용자 지정

* **이동:** 시각 요소를 클릭한 상태로 유지한 다음 원하는 위치로 드래그합니다.

<figure><img src="/files/12dadc48ece24993cd12d89cd52e1c86af18d178" alt="" width="563"><figcaption></figcaption></figure>

* **크기 조정:** 시각 요소 오른쪽 하단의 크기 조절 핸들을 클릭한 채로 드래그하여 크기를 조정합니다.

<figure><img src="/files/0418a005584119641ad77987e251991643873a62" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://tradeos.gitbook.io/tradeosaifaq/tradeos-ai-faq-ko/tradeos-ai-faq/ai-1.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.
