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

# 지식공유자 대시보드

[지식공유자 대시보드](https://www.inflearn.com/instructor)는 인프런 서비스 최상단 우측 \[지식공유자] 탭을 클릭하면 바로 진입할 수 있어요. \
최근 강의 수강/판매 추이를 확인하고, 학습 현황 정보 등을 통해 흥미로운 인사이트를 얻어보세요.

<figure><img src="/files/I5UlK2iI1SSOBenY0FzQ" alt=""><figcaption><p>지식공유자 대시보드</p></figcaption></figure>

* 총 강의수, 평점, 총 수강생 수, 총 수익, 이번달 현황, 강의별 수익 분포, 수익 종합 차트를 통해 내 강의의 **판매 현황**을 살펴볼 수 있어요.
* 내 강의를 듣는 수강생들의 **학습 현황**도 파악할 수 있습니다.
* 강의 완강률, 수강 완료 기간, 수강률 구간별 학생수, 교차 수강 지표, 미답변 질문 등을 통해 수강생의 **학습 흐름**을 파악하고 강의 개선에 반영할 수도 있어요.
* 항목별 \[더보기]를 클릭하면 더 자세한 정보를 확인할 수 있어요.

{% hint style="info" %}
인프런은 지식공유자 여러분이 강의를 운영하고 관리하는 데 있어 최대한 도움이 될 만한 정보로 지식공유자 대시보드를 구성하기 위해 노력하고 있습니다. 앞으로도 꾸준히 업데이트될 예정이니 많은 기대와 피드백 부탁드려요! ([인프런에 기능 제안하기](https://www.inflearn.com/request-to-inflearn))
{% endhint %}


---

# 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://inflab-1.gitbook.io/inflearn/course-operating/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.
