# 10.4.	매출

회사의 연도별 매출, 비용 및 이익을 모니터링하는 데 사용됩니다.

·         종합 매출 요약표: 사용자가 기업의 주요 매출원을 한눈에 파악할 수 있도록 도와줍니다.

·         월별/ 연도별 매출 차트: 시간에 따른 매출 증감 추세 분석 및 매출이 집중되는 성수기 기간 확인

·         연간 상세 손익보고서

<figure><img src="/files/zNk5DqSRxKkGnI2iuMcF" 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.ssaudit.com/korean-2/e-invoice/10.4..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.
