Manage Helpdesk Tickets
Manage Helpdesk Tickets
Track and resolve student and staff support requests through a ticketing system.
Time: 5–10 minutes per ticket Module: Helpdesk Basic Permissions: Helpdesk User or Manager
Prerequisites
- Helpdesk teams configured
- Ticket stages defined
- Issue types categorized
- Access to Helpdesk menu
Overview
The Helpdesk system enables:
- Support ticket creation
- Team-based assignment
- Stage-based workflow
- Issue categorization
- SLA tracking
- Email integration
- Resolution tracking
Ticket Workflow
Ticket Created ↓Team Assignment ↓Agent Assigned ↓Investigation ↓Resolution ↓Ticket Closed| Stage | Description |
|---|---|
| New | Ticket received |
| In Progress | Being worked on |
| Waiting | Pending input |
| Resolved | Solution provided |
| Closed | Ticket completed |
Steps
1. Configure Helpdesk Team
Create support team:
- Navigate to Helpdesk → Configuration → Teams
- Click New
- Configure team:
| Field | Action |
|---|---|
| Team Name | Support team name |
| Description | About the team |
| Members | Team members |
| Issue Types | Categories handled |
| Company | Associated company |
- Click Save
2. Define Ticket Stages
Set workflow stages:
- Navigate to Helpdesk → Configuration → Stages
- Click New
- Configure stage:
| Field | Action |
|---|---|
| Stage Name | Stage title |
| Stage Type | New/In Progress/Closed |
| Sequence | Display order |
| Is Close | Marks ticket closed |
| Folded | Collapse in Kanban |
| Team | Applicable team |
- Add all stages
3. Create Issue Types
Categorize tickets:
- Navigate to Helpdesk → Configuration → Issue Types
- Define categories:
- Academic Issues
- Technical Support
- Fee Related
- Portal Access
- General Inquiry
4. Create Ticket Tags
For additional classification:
- Navigate to Helpdesk → Configuration → Tags
- Click New
- Enter:
| Field | Action |
|---|---|
| Name | Tag name |
| Code | Short code |
5. Create New Ticket
Log support request:
- Navigate to Helpdesk → Tickets
- Click New
- Complete ticket form:
| Field | Action |
|---|---|
| Subject | Brief description |
| Team | Assign to team |
| Description | Detailed issue |
| Tags | Categorize ticket |
| Assigned To | Specific agent |
- Click Save
6. Process Ticket
Handle the request:
- Open assigned ticket
- Review details
- Investigate issue
- Add notes in chatter
- Update stage as progress
7. Communicate with Requester
Keep requester informed:
- Use chatter for messages
- Send email updates
- Log phone interactions
- Document resolution steps
8. Resolve and Close
Complete the ticket:
- Provide solution
- Document resolution
- Move to “Resolved” stage
- Confirm with requester
- Move to “Closed” stage
Field Reference
Helpdesk Ticket (helpdesk.ticket)
| Field | Technical Name | Type | Required | Description |
|---|---|---|---|---|
| Subject | issue_name | Char | Yes | Ticket title |
| Team | team_id | Many2one | No | Support team |
| Description | help_description | Text | No | Issue details |
| Active | active | Boolean | No | Active status |
| Tags | tag_ids | Many2many | No | Categories |
| Company | company_id | Many2one | No | Company |
| Assigned To | user_id | Many2one | No | Agent |
| Color | color | Integer | No | Kanban color |
| Ticket No | ticket_seq | Char | No | Sequence |
Helpdesk Stage (helpdesk.stage)
| Field | Technical Name | Type | Required | Description |
|---|---|---|---|---|
| Stage Name | name | Char | Yes | Stage title |
| Description | description | Text | No | Stage info |
| Sequence | sequence | Integer | No | Order |
| Stage Type | stage_type | Selection | Yes | Type |
| Is Close | is_close | Boolean | No | Closing stage |
| Folded | fold | Boolean | No | Kanban fold |
| Team | team_ids | Many2many | No | Teams |
| Email Template | template_id | Many2one | No | Auto-email |
| Red Label | legend_blocked | Char | Yes | Blocked label |
| Green Label | legend_done | Char | Yes | Done label |
Helpdesk Team (helpdesk.team)
| Field | Technical Name | Type | Required | Description |
|---|---|---|---|---|
| Team Name | name | Char | Yes | Team name |
| Color | color | Integer | No | Display color |
| Active | active | Boolean | No | Active |
| Description | description | Text | No | About team |
| Company | company_id | Many2one | Yes | Company |
| Sequence | sequence | Integer | No | Order |
| Members | member_ids | Many2many | No | Team members |
| Issue Types | issue_type_ids | Many2many | No | Categories |
| Ticket Count | helpdesk_count | Integer | Computed | Total tickets |
Helpdesk Tag (helpdesk.tag)
| Field | Technical Name | Type | Required | Description |
|---|---|---|---|---|
| Name | name | Char | Yes | Tag name |
| Code | code | Char | Yes | Tag code |
Common Ticket Categories
Academic Support
- Course registration issues
- Grade disputes
- Schedule conflicts
- Transfer credits
- Academic advising
Technical Support
- Portal access problems
- Password reset
- LMS issues
- Email problems
- Software access
Administrative
- Fee queries
- Document requests
- ID card issues
- Address changes
- Certificate requests
Views Available
| View | Features |
|---|---|
| List | All tickets |
| Form | Ticket details |
| Kanban | Stage-based board |
| Calendar | Timeline view |
Helpdesk Dashboard
Shows:
- Open tickets
- My tickets
- Team performance
- Average resolution time
Troubleshooting
| Issue | Cause | Solution |
|---|---|---|
| Cannot assign | User not in team | Add to team |
| Email not sent | Template missing | Configure template |
| Ticket stuck | Wrong stage | Update stage |
| No notifications | Settings issue | Check email config |
Best Practices
- Quick response: Acknowledge tickets promptly
- Clear communication: Keep requester informed
- Proper categorization: Use tags effectively
- Documentation: Log all interactions
- Timely resolution: Meet SLA targets
- Follow-up: Confirm resolution
Security Notes
| Role | Capabilities |
|---|---|
| Helpdesk Manager | Full access, all tickets |
| Helpdesk User | Team tickets only |
| Requester | View own tickets |
Integration Features
Email Integration
- Create tickets from email
- Email notifications
- Reply via email
Portal Integration
- Student ticket submission
- Status tracking
- Self-service