# 상세 기능 소개

## 포스기의 AI 및 자동화 기능

### 거래내역 정리 자동화

* AI 검색 : 포스 매출 내역을 자연어로 더 정교하게 검색할 수 있어요.
* 다중수정 : 여러 포스기 거래 내역을 일괄로 수정할 수 있어요.
* 분류자동화 : 계정과목, 태그, 사유 등 직접 원하는 분류 규칙을 생성할 수 있어요.

{% tabs %}
{% tab title="AI 검색" %}

#### **AI 검색**

일반적인 검색 방식과 같이 키워드를 입력하여 찾거나, 상세한 체크 내용 입력 후 AI 버튼(Ctrl+Enter)을 누르면 아래와 같이 찾을 수 있어요.

\*일부 사용 환경 및 찾고자 하는 내용의 깊이에 따라 검색이 느려질 수 있어요.

<figure><img src="/files/eR9GMer6RABOLHtRvvr0" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="다중 수정" %}

#### **다중 수정**

다중 수정 버튼 클릭 후, 원하는 항목을 복수로 선택하여 계정과목/태그/사유 내용을 일괄 변경 가능해요.

<figure><img src="/files/D4DWAuI6GBteZca5IH6n" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="분류 자동화" %}

#### **분류 자동화**

특정 자산 내 금액/내역명을 기준으로 계정과목/사유/태그/상세태그 항목을 규칙에 맞게 자동으로 변경하도록 설정할 수 있어요.

<figure><img src="/files/TUWNb96J1TlJ6Bry2aY5" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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-3/undefined-6/undefined-1.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.
