# 핵심이익지표

### 매출총이익

{% hint style="info" %}
매출총이익

1. 결제금액 : 씨그로에서 자동 수집한 결제금액 및 기타채널데이터로 업로드해주신 결제금액의 값 입니다.
2. 원가 : 씨그로 서비스에서 입력해주신 원가 데이터 입니다.
3. 매출원가 : 제품생산 및 판매 과정에서 발생한 원가를 입력해주세요.\
   ex. 포장비, 물류비, 보관비 등
4. VAT : 매출부가세 - 매입부가세 값입니다.
   {% endhint %}

#### 매출원가 입력 방법

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

### 공헌이익

{% hint style="info" %}

1. **결제금액 + 수익** :\
   결제금액) 서비스 내에서 자동으로 수집 혹은 기타채널데이터로 업로드한 결제금액\
   수익) 기타비용/수익 페이지에서 입력한 값
2. **원가, 배송비, 수수료, 광고비** : 씨그로 서비스에서 자동 수집 혹은 직접 입력해주신 값 입니다.
3. **변동(판관)비** : 기타비용/수익 페이지에서 '변동' 타입으로 분류된 모든 비용들입니다.
4. **VAT** : 매출부가세 - 매입부가세로 '기타비용'에서 \[부가세 포함]이 체크된 카테고리에 속한 값들만 계산됩니다.
   {% endhint %}

### 순이익

{% hint style="info" %}

1. 공헌이익 : 씨그로 내에 계산된 공헌이익 값 입니다.
2. 고정(판관비) : 기타비용/수익 페이지에서 '고정'타입으로 분류된 모든 비용들입니다.
3. VAT : 매출부가세 - 매입부가세로 '기타비용'에서 \[부가세 포함]이 체크된 카테고리에 속한 값들만 계산됩니다.
   {% endhint %}

### VAT세팅 방법

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

{% hint style="warning" %}
**부가세 설정 시 유의할 점**

1. 부가세는 기본으로 10%로 설정 되어있으나 원하시는 경우 변경하실 수 있습니다.
2. 카테고리 설정에서 '부가세'포함 여부에 체크표시 되지 않은 카테고리는 부가세가 포함되지 않습니다.
3. 해당 부가세는 실제 신고되는 부가세와 다를 수 있습니다. 참고용으로 확인해주세요.
   {% 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://cigro-cx-sales.gitbook.io/cigro-1.0/cigro-1/analysis/undefined.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.
