# 태그별 분석

## 태그별 분석이란?

**그랜터에서는 거래 내역마다 태그를 부여할 수 있어요.**

태그별 분석 기능을 통해 설정한 태그별로 거래 내역을 자동 집계하여 비용 흐름을 명확하게 분류할 수 있어요.\
뿐만 아니라, 각 태그별 손익 분석을 실시간 그래프로 확인할 수 있어요.

## 태그 부여하기

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

{% stepper %}
{% step %}

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

1차 태그의 하위 항목인 2차 태그도 마찬가지로 추가할 수 있어요.

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

{% step %}

### 거래내역에서 원하는 태그를 부여세요.

&#x20;/ 로 구분된 1차 태그, 2차 태그를 부여할 수 있어요.

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

{% step %}

### \[태그별 분석]에서 태그별 내역이 집계되어요.

특정 태그의 수익, 소비 내역을 한 눈에 확인할 수 있어요.

<div align="left"><figure><img src="/files/49eF8by7SK5in8VIQTsg" alt=""><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" %}
언급되지 않은 문제로 이유없이 연동이 불가하다면 상담원 연결을 통해 빠르게 해결해 드릴 수 있어요.&#x20;

<a href="https://granter.channel.io" class="button secondary" data-icon="comment-lines">채팅 문의</a>
{% 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-4/undefined-2.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.
