# VAT세팅

#### 부가세 설정 방법

경로 : 메인 대시보드> 스크롤 내리기> 핵심이익지표&#x20;

* 씨그로에서는 결제금액, 광고비(해외채널 제외)는 모두 부가세를 포함한 금액으로 수집해오고 있습니다.\
  아래 입력해주시는 부가세는 공헌이익(매출총이익, 순이익 등)을 계산하기 위한 기능입니다.\
  \*실제 수집된 광고비가 변경되는 것이 아닙니다!

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

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

1. 부가세는 기본으로 10%로 설정 되어있으나 원하시는 경우 변경하실 수 있습니다.
2. 카테고리 설정에서 '부가세'포함 여부에 체크표시 되지 않은 카테고리는 부가세가 포함되지 않습니다.
3. 해당 부가세는 실제 신고되는 부가세와 다를 수 있습니다. 참고용으로 확인해주세요.
   {% endhint %}

각 지표 (매출총이익, 공헌이익, 순이익)에 대한 vat는 따로 계산되며 'VAT'컬럼을 마우스로 올려보시면 값을 확인하실 수 있습니다. \
예를들어 매출총이익의부가세는 '결제금액'에 대한 **매출부가세,** 원가 및매출원가에 대한 **매입부가세**를 기반으로계산합니다. &#x20;

VAT값은 매출부가세 - 매입부가세 값입니다.


---

# 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/vat.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.
