How to set up parent child ticketing on Freshdesk
Parent-child ticketing in Freshdesk allows you to link related tickets hierarchically, helping organize complex customer issues. You can set this up through Admin settings by enabling ticket linking and configuring automation rules to automatically create child tickets based on specific conditions.
Prerequisites
- Admin access to your Freshdesk account
- Understanding of your customer support workflow
- Knowledge of ticket routing rules
- Familiarity with Freshdesk automation features
Step-by-Step Instructions
Access Admin Settings
Enable Ticket Linking
Configure Automation Rules
Subject contains 'Follow-up' or Tag is 'complex-issue'.Set Child Ticket Actions
{{ticket.subject}} to inherit values from the parent ticket.Configure Parent Ticket Updates
All child tickets are resolved and set actions like Update Status to Pending or Add Note with summary information.Create Manual Linking Process
Set Up Reporting Views
Test and Validate Setup
Common Issues & Troubleshooting
Child tickets are not being created automatically
Check that your automation rule conditions are correctly configured and that the Enable ticket linking setting is turned on. Verify the rule is Active and test with sample tickets that meet your specified conditions.
Agents cannot see linked tickets in the ticket view
Ensure agents have the appropriate permissions to view linked tickets. Go to Admin > Roles and Permissions and verify that the agent role has View linked tickets permission enabled.
Parent tickets are not updating when child tickets are resolved
Review your Ticket Updates automation rules and confirm the trigger condition is set to All child tickets are resolved. Make sure the rule is active and the actions are properly configured.
Too many child tickets are being created for single issues
Refine your automation rule conditions to be more specific. Add additional criteria like Group or Requester filters, or implement a time-based condition to prevent duplicate child ticket creation within a specified timeframe.