In the final stage of a ticket’s life cycle, it automatically enters the closed state based on automations an admin defines. This means that the ticket’s status changes to Closed or, if custom ticket statuses have been activated in your account, it retains its last Solved status. When a ticket enters the closed state, most fields can no longer be edited and the ticket can’t be reopened.
You can modify closed tickets by editing ticket tags, subject, and priority fields. Modifying closed tickets gives you more flexibility to correct mistakes, add context to historical tickets, and ensure that your reports and data audits are accurate.
Related articles:
Understanding how closed tickets can be modified
Admins can modify closed tickets by adding or removing ticket tags and editing the subject and priority ticket fields.
- An agent accidentally tags a ticket as coming from a VIP customer and the mistake is caught months later when auditing reports. An admin removes the tag from the closed ticket so that ticket analytics are reported correctly.
- Your organization uses the ticket tag “tier_1”; however, the meaning of this tag has since changed. An admin removes the ticket tag from closed tickets where it no longer applies.
- An admin needs to identify closed tickets so that they’re included in a ticket deletion schedule. They add the tag “delete” to the closed tickets that should be included in the deletion schedule.
- Some tickets are received from your help center request form without a subject so the subject is filled in with the tickets’ initial text. An admin edits the subject of these closed tickets so that it reflects the ticket’s resolution.
- Incoming tickets from your messaging channel are automatically set as “urgent” priority. Agents solve the tickets without changing the priority type. Your reporting shows a high number of “urgent” priority closed tickets. As an admin, you edit the tickets to the correct priority type so that the agents’ CSAT score and your reporting are reflected accurately.
After you modify closed tickets, the changes are reflected in the tickets’ events and your Explore reports. Updates are also reflected in your views and search results.
Considerations and limitations
- You can edit one closed ticket at a time in the Zendesk Agent Workspace. Use the API to update multiple closed tickets at once. See the Update Ticket and Update Many Tickets API references.
- Ticket tags that are associated with custom ticket fields can still be edited on closed tickets; however, the change doesn’t sync with the corresponding custom ticket field. This can affect your business rules, reports, and views. See Understanding tags and ticket fields and How custom ticket fields work.
- The organization of a closed ticket may be updated, but only through an organization merge. See Merging organizations.
- You must have the Agent Workspace activated to edit closed tickets’ subject and priority fields. If you don’t, you can edit closed tickets’ subject and priority through the API only.
Activating the modify closed tickets setting
You must be an admin to turn on the setting for modifying closed tickets.
- In Admin Center, click
Objects and rules in the sidebar, then select Tickets > Settings.
- In the Modify closed ticket section, select the Turn on check
box.
- Click Save tab.
Modifying closed tickets
Closed tickets can be modified one at a time. You must be an admin to modify a closed ticket.
To modify a closed ticket
- In the Agent Workspace, find the closed ticket you want to modify. For example, you can search for the ticket or you may want to create a view of your accounts’ closed tickets.
- Click the ticket to open it.
Note that the fields you can’t edit appear dimmed.
- Modify the closed ticket as needed.
- In the Tags field, add or remove a ticket tag.
- Edit the Subject field.
- If it’s present on the ticket, edit the Priority field.Note: The Agent Workspace must be activated to edit the subject and priority fields.
- Click Resubmit.
The ticket updates and the change is reflected in the ticket’s events.
Note that even though the ticket is updated, it’s still closed. This means that business rules won't run on it, SLAs don’t apply, and routing isn’t evaluated. See About system ticket rules.
36 comments
Chaitali Pathak
Johannes Garske - You can use these APIs
Tags on closed tickets can be updated via both:
** PUT /api/v2/tickets/{ticket_id}
** PUT /api/v2/tickets/update_many
0
Jamie Murphy
Need ability to redact attachments on closed tickets via api
0
Alfredo Navarro
Hello,
I would need the possibility to update the Brand of Closed tickets. We are in progress of splitting one Brand in multiple and I would need to keep the historical tickets under the new Brand so that they are visible to the end-users in Zendesk Guide. Any plans to enlarge the functionality to allow updating the Brand of closed tickets at least via API?
Thanks and best regards, Alfredo
0
Janina Abrams
Hello Zendesk Team,
Thank you for the great work you’ve done with the tagging system. However, I’d like to ask if there are any plans to introduce a feature that allows editing ticket fields and forms on closed tickets.
Currently, when a ticket is closed, we cannot edit fields directly. While we can modify tags, the process is very time-consuming, especially when correcting discrepancies from wrong submissions. Filtering reports based on tags and adjusting old tickets to align with updated values creates significant complexity, as discrepancies may cause reporting issues. Plus, there is no feature to bulk escalate tags, which further adds to the time required to address these discrepancies.
To address this, we currently have to create separate boards for reporting/effectiveness checks: one based on fields and another based on tags. This method is time-consuming and inefficient for resolving changes in fields or forms.
I believe that adding the ability to edit fields and forms directly, even for closed tickets, would be incredibly beneficial and save a lot of time. Could you share if this feature is planned, and if so, when it might be launched?
Thank you for your support, and I look forward to your feedback.
Best regards,Janina
5
Efrat Barak Zadok
Any idea why manual adding tags to a closed ticket but when we try to update and tags via api to the same ticket it does not work?
0
Aaron O'Connor
Will this allow an admin to adjust the intent header on closed tickets?
0