# Profile

An SLA Profile defines the objectives regarding the quality of service and performance. For example, a Gold profile customer may get a quicker response and resolution than a Silver profile customer. An SLA profile consists of SLA Type, Service Level Targets, and the conditions under which these targets are applicable.

To add an SLA Profile, go to the SLA module -> Profile -> Add SLA Profile -> Ticket. There are three tabs under which the details of a profile are captured.

## **Profile Details**

In Profile Details, one can specify basic details of the profile like name, type, description, start and end dates, and so on. The description of the fields is given below:

<table data-header-hidden><thead><tr><th width="210"></th><th width="249"></th><th></th></tr></thead><tbody><tr><td><strong>Label</strong></td><td><strong>Action</strong></td><td><strong>Description/Example</strong></td></tr><tr><td>Name</td><td>Name of the SLA profile.</td><td>Give a name for the SLA profile. For Example, Gold, VIP, and Platinum.</td></tr><tr><td>SLA Type</td><td>Select the type of the SLA.</td><td><p>Service - define the quality of service offered.</p><p>Performance - define the availability of the services.</p></td></tr><tr><td>Status</td><td>Select the status of the profile.</td><td>The status of the profile can be Active or In-Active.</td></tr><tr><td>Compliance Target</td><td>Set the compliance percentage.</td><td>A compliance target is the percent of the performance of the SLA to check if the terms were met over a period of time.</td></tr><tr><td>Start Date</td><td>Start Date of the SLA</td><td></td></tr><tr><td>End Date</td><td>End Date of the SLA</td><td></td></tr><tr><td>Description</td><td>Describe the SLA profile.</td><td></td></tr></tbody></table>

### Service Level Target <a href="#toc174553264" id="toc174553264"></a>

In this tab, the commitments made by the service provider in terms of availability, response, or resolution times are captured.

* **Business Hours Profile—Business hours are the daily working hours of teams/departments within the organization. Select the business hours profile from the drop-down. Business** hours can be configured in Infraon Configuration -> General Settings -> Business Hours -> Add Profile.

To know more about Business Hours, click here.

* **Target Profile** - This section allows you to define metrics for response and resolution times. Go to Target Profile -> Add New Profile.

<table data-header-hidden><thead><tr><th width="178"></th><th width="248"></th><th></th></tr></thead><tbody><tr><td><strong>Label</strong></td><td><strong>Action</strong></td><td><strong>Description/Example</strong></td></tr><tr><td>Target Profile</td><td>Specify a name for the target profile.</td><td></td></tr><tr><td>*Select Metric</td><td>Select the type of the Metric.</td><td><p>Examples of metrics:</p><ul><li>Response - Define the time duration within which the customer can expect a response/acknowledgment based on the 'Priority' of the ticket.</li><li>Resolution - Define the time duration within which the customer can expect a resolution for the ticket based on its 'Priority.'</li></ul></td></tr><tr><td>Business Hours</td><td>Define the number of minutes, hours, or days required to respond/resolve a ticket based on its priority.</td><td>Suppose a ticket with a priority of 'Critical' is newly created, and the response metric is set at 10 mins. The service desk has to respond/acknowledge within 10 mins to the customer.</td></tr><tr><td>*Non-Business Hours</td><td>Define the number of minutes, hours, or days required to respond/resolve a ticket based on its priority during non-business hours.</td><td></td></tr></tbody></table>

> \*Non-Business Hours are optional.

> \*Metrics are derived from the Metrics tab of the SLA module. Custom metrics can be defined for conditions like Start, Pause, Resume, etc.

### Applied For <a href="#toc174553265" id="toc174553265"></a>

The 'Applied For' tab allows a user to specify the conditions under which the SLA metrics are applicable.

After entering all the details, click 'Submit' to create the SLA Profile.

An SLA Profile can be edited or deleted after it is created. Deleting an SLA Profile is irreversible.&#x20;

#### **Default SLA**

Customize default metrics like response and resolution times, and tailor them to your specific operations. Improved flexibility with predefined business hours and effortlessly applied services to meet unique requirements.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infraon.io/infraon-help/infinity-user-guide/sla-management/profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
