# On Idle Trigger Ticket

### Reply Ticket Automation&#x20;

The trigger by ***on idle*** apply to **reply ticket** and/or **closed ticket** actions. Ticket reply and closed ticket actions will run when the customer does not respond to the Operator’s message within the specified time.

For example, when your support team is busy and so are your customers. You can create a automation ticket by trigger when ticket is ***on idle*** with action is ***reply ticket***. So, that if you are waiting for a customer response you can use an automatic reply after a set period of time to remind them. This lets the customer know you haven’t forgotten about them and, who knows, maybe they missed your last message by accident.

![Configure Reply Automation](/files/-MQpiPtVAYyttDs2H5cN)

In the example case above, when the Customer is ***on idle*** or does not respond to messages from the Operator’s from any group within ***1 minutes***, the system will run the ticket automation process by sending a reply ticket in the form of a reply message “halo ka, apakah ada yang ingin kakak tanyakan lagi?”, as shown images below.

![Reply Automation Running](/files/-MQplUw4xTpiNykBpQNJ)

### Close Ticket Automation

Sometimes, even after sending out a reminder, a customer may not respond for a variety of reasons. Instead of just leaving the ticket open forever, you can create a automation ticket by trigger when ticket is ***on idle*** with action is ***closed ticket***. That automatically closes tickets after any set number of minutes.

For example, you may use ticket automation to automatically close all tickets when ticket *on idle* in some time. This helps to keep the ticket in pending tab clean and provides an accurate assessment of your ticket volume.

![Configure Close Automation](/files/-MQpmTIK6MLOmuEk1B-7)

In the example case above, when the Customer is ***on idle*** or does not respond to messages from the Operator’s from any group within ***1440 minutes (one day)***, the system will run the ticket automation process by closing the ticket by giving a remark ticket “Customer tidak merespon lebih dari 1 hari”, as shown images below.

![Close Automation Running](/files/-MQvQCb0MvQoQ03qW1pQ)


---

# 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/5.1.x/customer-service/ticket-automation/on-idle-trigger-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.
