# 태그

## 태그란?

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

계좌, 카드 등 모든 자산의 거래 내역에 태그를 부여할 수 있어요.\
계정과목 혹은 고정비/변동비 외 별도의 집계 기준이 필요한 경우, 빠르게 거래 내역을 분류하고 그래프로 확인할 수 있어요.

{% hint style="info" %}
내역별로 태그를 부여하는 방법이 궁금하다면 아래에서 확인할 수 있어요.

[태그별 분석](/undefined-4/undefined-2.md)
{% endhint %}

## 태그 기능 확인하기

### 태그 관리

* 태그 추가/삭제 : 태그를 만들거나 삭제할 수 있어요.
* 태그 부여 : 각종 거래내역에 태그를 부여할 수 있어요.
* 태그별 분석 : 태그가 부여된 거래내역끼리 집계할 수 있어요.

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

태그 부여를 통해 예산을 초과한 부서가 있는지 확인하거나, 특정 상세 태그만 골라서 프로젝트별 실적을 비교할 수 있어요. 자세한 내용은 아래 더 다양한 페이지에서 확인해 보세요.

[기본 사용법](/undefined-8/tag/undefined.md)


---

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