# 매출총이익 세팅

### 매출총이익 계산식

씨그로에서 보여드리는 매출총이익의 계산식은 다음과 같습니다.

**매출총이익 = 결제금액 - 원가 - 매출원가 - VAT**

{% hint style="info" %}
**매출총이익 지표별 설명**

1. 결제금액\
   : 씨그로에서 자동수집한 결제금액 혹은 기타채널데이터로 업로드해주신 결제금액입니다.
2. 원가\
   : 씨그로 서비스 내에서 입력해주신 제품-옵션별 원가입니다.
3. 매출원가\
   : 씨그로 내에서 제품-옵션별로 입력해주신 원가 외에 **제품생산 및 판매 과정에서 들어가는 비용**입니다.
4. VAT\
   : 결제금액 부가세는 '매출부가세'로 원가와 매출원가 부가세는 '매입부가세'로 구분되며\
   매출부가세 - 매입부가세 값이 VAT컬럼에 나타나게 됩니다.
   {% endhint %}

### 매출원가는 어떻게 세팅하는건가요?

{% @arcade/embed flowId="BBaJM1nl0hR83aimmJVC" url="<https://app.arcade.software/share/BBaJM1nl0hR83aimmJVC>" %}

#### Step별 설명

1. 메인 대시보드에서 핵심 이익 지표 중 '매출총이익' 계산식을 찾아주세요.
2. \[매출원가] 지표 옆에 있는 세팅(기어모양)버튼을 눌러주세요.
3. \[매출원가]에 포함되길 원하는 카테고리를 추가해주세요. (추가 및 제외기능)
4. \[매출원가]에 카테고리를 추가하기 위해서는 \[기타수익/비용]페이지에서 카테고리 설정 버튼을 눌러주세요.

{% hint style="warning" %}
**참고해주세요!**

1. 매출원가는 기존에 '기타비용/수익' 페이지에서 생성해주신 '카테고리'로만 구성할 수 있습니다.\
   원하시는 카테고리를 매출원가에 포함되도록 세팅해보세요!
2. 매출원가에 포함된 '카테고리'가 'VAT 포함' 체크가 되어있지 않은 카테고리라면\
   부가세 산정에서 제외됩니다.
3. 카테고리 생성/수정 가이드는 아래 링크를 참고해주세요!\
   [기타비용 / 수익](/cigro-1.0/cigro/contribution-margin/undefined.md)
   {% endhint %}


---

# 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://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/undefined-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.
