# 批次修改刪除

你可以在搜尋結果裡選取要一起統一修改的記錄，例如你可以把某些記錄統一歸類在特定專案下，或是統一加上名稱或商店資訊等等，而不用一筆一筆手動慢慢修改，非常適合拿來整理你的現有記錄。

<img src="/files/-MHFMVqnHeaWybQdVUN8" alt="選擇要調整的記錄，右上角有修改和刪除的按鈕" width="375">

<img src="/files/-MHFMXw0UxlvzKZ7QkId" alt="將選擇的記錄指定專案" width="375">

<img src="/files/-MHFM_0WFkSe_oqTwBdn" alt="將選擇的記錄做刪除" width="375">

{% hint style="info" %}
請注意，這種一次調整多筆記錄的功能，最好再進行之前先手動做備份，避免操作錯誤導致整體資料不正確。
{% 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://doc.moze.app/feature/batch-edit-delete.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.
