# Enable Batch Close Ticket

You can enable and disable the 'Batch Closed Ticket' button (<img src="/files/L43OUs49vBSjJ6aEKrIF" alt="" data-size="line">), which allows you to close several tickets concurrently using this feature.

![System Settings - Enable Batch Close Ticket](/files/FHw1hXPE42Br3CzseKWe)

If this feature is disabled (Enable Batch Close Ticket = False), agents cannot see the 'batch closed ticket' button on their dashboard.

![Enable Batch Close Ticket = True](/files/mLvEInAeHI0Cu5ZG2sny)

If this feature is enabled (Enable Batch Close Ticket = True), agents can see and use the 'Batch Close Ticket' button to close multiple tickets at once, as shown below.

![Enable Batch Close Ticket = True](/files/m41Cr0jpnDldRNnm5FXU)


---

# 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.3dolphins.ai/administration/system-setting/ticket-configuration/enable-batch-close-ticket.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.
