TicketWave Logo

/ticket closeschedule

Schedule a ticket to automatically close after a specified time.

Ticket Close Schedule Command

Ticket Close Schedule Command

The /ticket closeschedule command schedules a ticket to close automatically after a specified duration. This is useful when you're waiting for a user response and want to avoid tickets staying open indefinitely.

Usage

/ticket closeschedule

Parameters

ParameterTypeRequiredDescription
timeTextRequiredHow long until the ticket closes (e.g. 30m, 2h, 1d)
reasonTextOptionalThe reason for closing the ticket

Time Formats

FormatExampleMeaning
Minutes30m30 minutes from now
Hours2h2 hours from now
Days1d1 day from now
Combined1d 12h1 day and 12 hours

When to Use This

Use /ticket closeschedule when a ticket is pending a user response and you want it to close automatically if they don't reply within a given timeframe.

Example

You've resolved a configuration issue and want to give the user some time to follow up before the ticket closes:

Close Schedule Example

Notes

  • You can cancel a scheduled close at any time by clicking the Cancel button in the schedule message:

Close Schedule Cancel

How is this guide?