The "Clone" option in Happyfox Service Desk can be utilized in various scenarios, including: * Replicating a ticket and assigning it to different agents, saving time and effort. * Duplicating the details of an existing ticket to customize it based on your specific needs. Ticket Clone is now available for all Serv…
Required Permission Manage All Forms * This is a team level role. * Navigate to Roles and Permissions > Role type: Team > Managerial tab > Forms section to enable this permission. How to customise the create change form? Follow the steps below to customise the change create form. * Navigate to Main menu > M…
Tags are a powerful way of labelling and grouping tickets. The ticket tags can also be used as conditions to create queues or filters, automation workflows and generating reports. Required Permission Manage All Tags * Only users with this permission will be able to access this module to create, edit, rename, m…
This article explains the different sections of the account settings page and guide you through the process of making necessary configurations. You can tailor your service desk to align with your organisation's settings and branding requirements by customsing the Service Desk settings. Basic Settings tab 1. Navig…
Messages tab in Incident details page * All the conversations and messages(Replies) related to the incident between the agent and the requester will be displayed here. * All the internal conversations(Private Notes) between the agents within the team(s) and assignment group(s) and notes related to the incident wil…
Required Permission Manage All Forms * This is a team level role. * Navigate to Roles and Permissions > Role type: Team > Managerial tab > Forms section to enable this permission. How to customise the create incident form? Follow the steps below to customise the create incident form. * Navigate to Main menu…
Tasks tab in service request details page Agents can add their checklist or task to-dos for the Service Request here. This will help them to keep track of the activities that need to be done for resolving the Service Request. * Navigate to service request details page > tasks tab * Click on +Add Task button *…
Below are the list of general notifications that are available by default in a Service Desk account 1. Forgot password - Requester This email is sent to the requester when forgot password action is initiated by the requester. 2. Forgot password - Agent This email is sent to the agent when forgot password is i…
API Endpoint {account_url}/api/v2/public/incidents/{id}/private-note/ Method PATCH Response Data Private note added to an Incident * This endpoint is used to add a private note to an incident. Sample Request { "note": "sample message", "alert_to": "all_subscribers" } Sample Response Success Res…
The service request listing page is built in with default Sort options which the agents can make use of. The Default Sort options available are. Due By This will sort the Service Requests based on the due date. Last Replied - recent to oldest This will sort the Service Requests based on the last reply on the …