# 대시보드

***

대시보드는 여러 차트를 한 화면에 모아, **팀 성과를 종합적으로 확인할 수 있는 공간**입니다.&#x20;

세일즈맵은 아래 그림과 같이 '이번 달 신규 딜', '이번 달 매출', '이번 달 딜 성사/실패 현황' 등  B2B 팀 모두가 함께 확인했을 때 시너지를 낼 수 있는 차트를 모아<kbd>**세일즈맵 대시보드**</kbd>라는 이름으로 기본 대시보드를 제공하고 있습니다.

<figure><img src="https://266453150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMQWZWEhmSM7VgdI2ju3B%2Fuploads%2Fn6delYuYGK0nfFp8lyZQ%2Fimage.png?alt=media&#x26;token=1ed097c2-76f4-4d56-9782-772c8e65fbd0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**차트와 대시보드의 차이**

차트는 세일즈맵에 저장된 매출 데이터나, 리드/딜 등 오브젝트와 관련된 지표를 시각화한 개별 그래프를 말합니다. 아래 그림과 같이 막대 그래프로 나타낸 '상품별 매출 비중'이나, 도넛 모양으로 나타낸  '유입 소스별 신규 리드 수' 등이 차트의 대표적인 예시입니다. 이 차트들을 모아 볼 수 있는 화면이 바로 대시보드입니다.
{% endhint %}

* **차트 ①: 상품별 매출 비중 차트**

<figure><img src="https://266453150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMQWZWEhmSM7VgdI2ju3B%2Fuploads%2FOlaVG4FtEDIC0dIOvR3h%2Fimage.png?alt=media&#x26;token=0d9782df-c17c-477e-8ee3-a0e0197e4688" alt=""><figcaption></figcaption></figure>

* **차트 ②: 유입 소스별 신규 리드**

<figure><img src="https://266453150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMQWZWEhmSM7VgdI2ju3B%2Fuploads%2FQnZhkcmr2HCBgQVqUpUD%2Fimage.png?alt=media&#x26;token=7924cebe-c67f-4ec6-9ef8-1e6084f570c0" alt=""><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://docs.salesmap.kr/data-visualization/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.
