Knowledge Base in Service Desk is all about making sure that the information and knowledge (information, problems, solutions and guides) are well-categorised, easy to access, and useful for everyone within the organisation. Knowledge is one of the most valuable assets of an organisation. This article explains on how…
Asset Type refers to a classification or category assigned to assets based on their characteristics or attributes. It helps in organising and grouping similar assets together for better management and tracking purposes. Defining multiple asset types based on the differentiating attributes of the products that will b…
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…
The Service Requests Listing Page is a central hub that provides support agents and admins with a comprehensive view of all the service requests in Service Desk. In this article, we will explore the various components of the Listing Page and how they can be utilized to streamline support operations and enhance produc…
Assignment Groups are a subset to team which consist of one or more agents who specialise in specific skills and areas, enabling efficient handling of support requests. Whether it's providing priority support, handling hiring processes, managing finances, or supporting developers, Assignment Groups ensure efficient t…
Custom fields can be created for the following entities in Service Desk. * Requesters * Requester Groups Required Permission(s) Manage Requester Custom fields Manage Requester Group Custom fields * Admins with this permission can view, create, edit and delete custom fields of Requester Groups. * Both of the…
Priorities help teams identify the urgency and impact of incidents or service requests, allowing them to allocate resources effectively and meet customer expectations. In Service Desk, you have the flexibility to customise and define priorities based on your unique business needs. This knowledge base article provides…
The Incident Listing Page is a central hub that provides support agents and admins with a comprehensive view of all the incidents in Service Desk. In this article, we will explore the various components of the Incident Listing Page and how they can be utilized to streamline support operations and enhance productivity…
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…
Assets can be linked to an incident in two ways as explained below. 1. Create incident form Assets can be linked to an incident even while creation. Asset lookup field will be available in the create incident form using which the agents can search and link the asset to the incident. 2. Assets tab in incident detai…