# 기본 사용법

## 태그 관리 기능

태그, 상세 태그를 생성하거나 수정/삭제할 수 있어요. 이용하지 않는 태그는 잠시 숨김처리할 수 있어요.

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

* 태그 추가 : 태그를 생성하고 관리할 수 있어요.
* 상세 태그 추가 : 태그의 하위 항목인 상세 태그를 생성하고 관리할 수 있어요.
* 숨김 : 해당 태그를 태그 리스트에서 숨길 수 있어요.

## 태그 열람 기준 설정

각종 자산들의 거래내 집계 기준을 설정할 수 있어요.

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

* 설정 : 자산 필터를 설정할 수 있어요.
* 집계 주기 설정 : 그래프 종류를 설정할 수 있어요.
* 카테고리별 보기 : 소비, 수익 내역 중 선택할 수 있어요.
* 원형 차트로 보기 : 그래프 모양을 변경할 수 있어요.
* 입출금 합산하여 보기 : 입출금 금액을 합산해서 확인할 수 있어요.

## 태그별 집계 기능

부여한 태그를 기준으로 거래 내역들이 자동으로 집계되어요.

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

* 계정과목 : 해당 태그 안에서 특정 계정과목에 해당하는 거래 내역들을 확인할 수 있어요.
* 상세 태그 : 해당 태그와 상세 태그가 동시에 부여된 거래 내역들을 확인할 수 있어요.
* 전체 선택 : 모든 항목을 선택하는 기능이에요.
* 초기화 : 모든 선택 내역을 초기화할 수 있어요.


---

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