# 태그별 분석

## 태그별 분석이란?

**그랜터에서는 태그가 부여된 내역들만 따로 집계할 수 있어요.**

태그별 리스트로 각 태그의 입금, 지출 내역을 한눈에 확인할 수 있어요.\
뿐만 아니라 태그의 하위 항목인 상세 태그를 활용해서 세분화 집계가 가능해요.

## 태그 부여하기

\[사이드바 - 태그별 분석]에서 태그와 상세 태그를 생성할 수 있어요.

{% stepper %}
{% step %}

### '태그/상세태그 추가'를 통해 태그/상세태그를 만들어주세요.

태그의 하위 항목인 상세 태그도 활용하면 비용 집계를 세분화할 수 있어요.

<div align="left"><figure><img src="/files/TYCjnR7uG0g3Szx6zSd5" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 특정 태그를 눌러주세요.

기간별 입금과 지출 내역을 그래프로 확인할 수 있어요.

<div align="left"><figure><img src="/files/TYCjnR7uG0g3Szx6zSd5" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 해당 태그의 손익계산서, 고정비와 변동비를 눌러주세요.

손익계산서, 고정비와 변동비 버튼을 눌러 해당 태그의 손익과 지출을 세부적으로 살펴볼 수 있어요.

<div align="left"><figure><img src="/files/TYCjnR7uG0g3Szx6zSd5" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## '태그별 분석' 통해 무엇을 할 수 있나요?

'태그별 분석'을 통해 거래내역을 관리하면 아래와 같은 상황에 맞춰 다양하게 활용할 수 있어요.

<details>

<summary><strong>프로젝트</strong>별 비용 관리를 하고 있어요.</summary>

* 프로젝트 단위로 태그를 지정하면 수익과 지출을 나눠서 추적할 수 있어요.
* 프로젝트별 수익성을 명확히 확인하고, 예산 집행 흐름도 함께 관리할 수 있어요.

</details>

<details>

<summary><strong>팀별 지출 현황</strong>을 확인하고 싶어요.</summary>

* 부서별 태그를 부여해서 조직 단위별 지출 비용을 쉽게 집계할 수 있어요.
* 각 부서별 손익까지 그래프로 빠르게 확인할 수 있어요.

</details>

<details>

<summary><strong>내부/외부 비용</strong>을 구분하고 싶어요.</summary>

* 태그로 내부 인건비와 외주비를 나눠두면, 인력 비용 구조를 더 정확하게 볼 수 있어요.
* 운영비 중 어떤 부분이 외부에 지출되는지를 한눈에 분석할 수 있어요.

</details>

{% hint style="info" %}

{% 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://support.granter.biz/undefined-8/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.
