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

# 대시보드

[ <mark style="color:purple;">**📢 소셜비즈 이용 가이드북 다운로드**</mark>](https://nhnent.dooray.com/share/drive-files/ajjt1imxmtj4.JKrtDrGNQrCnu0nO-BdHvw)\
&#x20;       <mark style="color:purple;">**소셜비즈를 쉽게 이용하는 가이드북을 활용하세요!**</mark>

## 대시보드 단계별 설명

소셜비즈는 실시간 발송 데이터를 제공해드려요.\
메시지 발송과 고객수, 버튼 반응율, 대화 진행율, 페이지 방문수 등 다양한 데이터를 확인해보세요!

{% content-ref url="/pages/qATKC7C9oUBTEl7e4l6N" %}
[전체 메시지 발송 현황](/socialbiz/userguide/dashboard/1.md)
{% endcontent-ref %}

> 전체 메시지 유형의 데이터와 오늘 발송 현황을 확인할 수 있어요.\
> 최근 7일 간의 버튼 BEST, 페이지 방문 BEST 등 랭킹 데이터도 확인해보세요.

{% content-ref url="/pages/pmCejTYo0S7YxtRoNhyd" %}
[유형별 발송 분석](/socialbiz/userguide/dashboard/2.md)
{% endcontent-ref %}

> 각 메시지 유형별 발송 데이터를 확인할 수 있어요.\
> 소재별 발송수와 인기있었던 질문이나 메뉴 순위를 확인해보세요.

{% content-ref url="/pages/SWLQOYINtJRMYLE0aRxj" %}
[소재별 발송 분석](/socialbiz/userguide/dashboard/3.md)
{% endcontent-ref %}

> 선택한 소재가 게시된 동안의 상세한 데이터를 확인할 수 있어요.
>
> 캐러셀 버튼의 반응율, 대화의 진행율, 페이지 유입 순위 등 자세한 데이터를 확인하고 인사이트를 얻어보세요!


---

# 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:

```
GET https://socialbiz.gitbook.io/socialbiz/userguide/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.
