diff --git a/erpnext_documentation/www/docs/assets/img/support/priorities.png b/erpnext_documentation/www/docs/assets/img/support/priorities.png
index f6867376b..fe296d62b 100644
Binary files a/erpnext_documentation/www/docs/assets/img/support/priorities.png and b/erpnext_documentation/www/docs/assets/img/support/priorities.png differ
diff --git a/erpnext_documentation/www/docs/assets/img/support/sla-basic-details.png b/erpnext_documentation/www/docs/assets/img/support/sla-basic-details.png
new file mode 100644
index 000000000..24da82233
Binary files /dev/null and b/erpnext_documentation/www/docs/assets/img/support/sla-basic-details.png differ
diff --git a/erpnext_documentation/www/docs/assets/img/support/sla-setting.png b/erpnext_documentation/www/docs/assets/img/support/sla-setting.png
index 286ad2cd7..35e7a68dd 100644
Binary files a/erpnext_documentation/www/docs/assets/img/support/sla-setting.png and b/erpnext_documentation/www/docs/assets/img/support/sla-setting.png differ
diff --git a/erpnext_documentation/www/docs/assets/img/support/sla-status-details.png b/erpnext_documentation/www/docs/assets/img/support/sla-status-details.png
new file mode 100644
index 000000000..282830182
Binary files /dev/null and b/erpnext_documentation/www/docs/assets/img/support/sla-status-details.png differ
diff --git a/erpnext_documentation/www/docs/assets/img/support/sla.png b/erpnext_documentation/www/docs/assets/img/support/sla.png
deleted file mode 100644
index 85d6df6da..000000000
Binary files a/erpnext_documentation/www/docs/assets/img/support/sla.png and /dev/null differ
diff --git a/erpnext_documentation/www/docs/assets/img/support/working-hours.png b/erpnext_documentation/www/docs/assets/img/support/working-hours.png
new file mode 100644
index 000000000..4f85d3887
Binary files /dev/null and b/erpnext_documentation/www/docs/assets/img/support/working-hours.png differ
diff --git a/erpnext_documentation/www/docs/user/manual/en/support/service-level-agreement.md b/erpnext_documentation/www/docs/user/manual/en/support/service-level-agreement.md
index 8678ed845..e35334175 100644
--- a/erpnext_documentation/www/docs/user/manual/en/support/service-level-agreement.md
+++ b/erpnext_documentation/www/docs/user/manual/en/support/service-level-agreement.md
@@ -1,9 +1,9 @@
# Service Level Agreement
-**A service level agreement (SLA) is a contract between a service provider (either internal or external) and the end user on the level of service expected from the service provider.**
+**A service level agreement (SLA) is a contract between a service provider (either internal or external) and the end-user on the level of service expected from the service provider.**
-SLAs are output-based, their purpose is specifically to define the timeline in which the Customer will receive the service. SLAs do not define how the service itself is provided or delivered.
+SLAs are output-based, their purpose is specifically to define the timeline in which the Customer will receive the service. SLAs do not define how the service itself is provided or delivered. You might want to create service level agreements for Issue, Lead, Opportunity, etc.
To access the Service Level Agreement list, go to:
> Home > Support > Service Level Agreement > Service Level Agreement
@@ -14,41 +14,43 @@ Before creating and using a Service Level Agreement, it is advised that you crea
* [Holiday List](/docs/user/manual/en/human-resources/holiday-list)
-* Enable **Track Service Level Agreement** in Support Settings
+* If you want to apply SLA on Issue document type, enable **Track Service Level Agreement** in Support Settings
-
+ 
## 2. How to Create a Service Level Agreement
1. Go to the Service Level Agreement list, click on New.
+1. Select the document type for which you want to apply the SLA.
1. Enter a name for the Service Level.
-1. Select an Employee group, that will handle a particular Service Level.
+1. Select the Default Priority.
1. Set a Holiday List. Service Level Agreement won't be applied in the days mentioned in the Holiday List.
1. 'Enable' determines if a Service Level Agreement is enabled or disabled.
-1. Ticking 'Default Service Level Agreement' will apply this SLA to a customer if they don't have a particular SLA assigned to them.
+1. Ticking 'Default Service Level Agreement' will automatically apply this SLA to a customer if they don't have a particular SLA assigned to them.
1. Entity Type: Service Level Agreements can be assigned to a Customer/Customer Group/Territory enabling you to apply Service Level Agreement based on these factors.
1. Entity: Select the specific Customer/Customer Group/Territory.
+ 
1. Start / End Date: Defines the validity of the agreement.
+1. In the "SLA Fulfilled On" table, select the document status (you can also choose multiple) for which the agreement will be marked as fulfilled if it satisfies the time to respond and resolve.
+ 
1. Priorities: You can set multiple Issue Priorities and their Time to Respond and Resolve (in hours and mins).
-
+ 
1. Default Priority: Default Priority selected in Priorities table that will be applied in the Service Level Agreement.
-1. Support Hours: Contains the Days of the week on which Support is provided. Has a Start Time and End Time of the Working day.
-
+1. Working Hours: Contains the Days of the week on which Support is provided. Has a Start Time and End Time of the Working day.
+ 
1. Save.
- 
-
## 3. Features
-### 3.1 Applies to New Issues
+### 3.1 Applies to New Document
-Once an SLA is saved, it'll be applied to Issues raised by Customers/Territories as per the option you chose in Entity Type:
+Once an SLA is saved, it'll be applied to Documents as per the option you chose in Entity Type:

### 3.2 Resetting an SLA
An SLA can also be reset until the time does not fail. For example, if the SLA is 3 days, you can reset the SLA only within 3 days of the Issue being created. After that, the Service Level will display failed.

-### 3.3 Time respond / resolve in Issues
-The time to respond to an Issue and the time to resolve will be shown:
+### 3.3 Time to respond / resolve in Documents
+The time to respond and the time to resolve will be shown in the document:

These times are based on the timelines set in the 'Priority' field in the Service Level's Priorities table.
@@ -61,7 +63,7 @@ From version 13 onwards, ERPNext allows you to pause SLA on issues when you are
* When the status is changed to any of the above, resolution and response fields are unset and the dashboard indicators change to:
-* When the status of the issue changes back to a non-hold status (which is not configured in the "Pause SLA On" table), the **Total Hold time** field will be set in your Issue document.
+* When the status of the issue changes back to a non-hold status (which is not configured in the "Pause SLA On" table), the **Total Hold time** field will be set in your document.
The Response and Resolution time will be recalculated by adding the hold time, thereby restarting your SLA timers.