In order to quickly update and view the resolution of an incident a specific tab is provided within the incident details page. * Navigate to Resolution tab in incident details page. * Once you click on +Add button, a Add Resolution modal will open up. * The agents can provide the resolution of the incident an…
Agents can initiate conversations, communicate any updates or followup by adding notes within a incident. These notes can be notified to other agents by adding them as subscribers. Required Permission No permission required to add a private note to an incident. Agents who have access to view the incidents will be a…
API Endpoint {account_url}/api/v2/public/incidents/{id}/reply/ Method PATCH Response Data Reply added to an Incident * This endpoint is used to add a reply to an incident. Sample Request { "message": "sample message", } Sample Response Success Response: Status code 200 { "id": 176, "time_spen…
There are multiple ways by which incidents can be raised in Service Desk * Requesters can raise an incident through any one of the channels below Email: Users can send an email to a designated incident email address, explaining their problem or issues or queries. Service Desk can automatically convert these…
The incident listing page is built in with default sort options which the agents can make use of. The default sort options available are. Due By : to sort the incidents based on the due date (ascending or descending) Last Replied - recent to oldest This will sort the incidents based on the last reply on the ti…
Add Subscribers * When there are other agents and stakeholders who need to be notified of the updates related to the incident, they can be added as subscribers * Click on the + button below the incident card and choose the agents who need to be subscribed to the incident. * These agents will receive notificatio…
Activity tab * The complete audit log of the incident will be available here * All the conversations, replies, private notes, automation messages, actions and updates with respect to the incident will be recorded and updated in this tab.
The right section in the incident details page displays the following information in separate card(s). * Requester Information * Incident Information * Time Spent * Tags * App Integrations Requester Information The details of the requester who raised the incident will be displayed here. Following are the detai…
Replying to Incidents Once an incident is reported, agents can work on the incidents and reply to the requesters using the Reply modal. Agents can initiate conversations, communicate any updates or followup by replying to the requester. These replies can also be sent to the other stakeholders related to the incident…
Create Incident Form Customization How to configure and customize the create incident form? Incident Statuses How to configure and customize different statuses for the incidents, team wise Incident Priority Configuring priority for incidents Incident Custom Fields How to configure custom fields for incid…