# 给交易手动打标签

{% hint style="info" %}
本帮助文档介绍了如何在交易管理模块中为交易添加、修改或清除标签，包括生成记账凭证、选择凭证模板和管理交易标签的详细步骤。
{% endhint %}

## 1. 进入交易管理模块

1. 在项目首页，导航到项目&#x7684;**“交易管理”**&#x9875;面。

   <figure><img src="/files/2BKkwT51THbNZhaUUzcH" alt=""><figcaption></figcaption></figure>

## 2. 给交易打标签

1. 点击交易右侧的“生成记账凭证”按钮。

   <figure><img src="/files/yrv1VU8MLsi1K2eCkv9q" alt=""><figcaption></figcaption></figure>
2. 选择要生成的记账凭证类型。
3. 点击创建按钮，完成交易打标签。

## 3. 清除/更改交易标签

1. 点击交易右侧的“更多”按钮。

   <figure><img src="/files/QX2HGqsyvL0joxTrlbdy" alt="" width="375"><figcaption></figcaption></figure>
2. 点击“重新分类”，即可打开凭证模板选择窗口，选择凭证模板，保存即可更改交易标签，更改交易生成的记账凭证。
3. 点击“移除分类”，即可清除交易标签，删除交易生成的记账凭证。


---

# 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://docs.elven.com/v3/chinese/bookkeeping/tong-guo-jiao-yi-shu-ju-ji-zhang/gei-jiao-yi-shou-dong-da-biao-qian.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.
