# Setup The Pay Grade

## **Function description**

This function uses to manage the pay grade, each pay grade corresponds to the salary group and salary level prescribed by the company. Users can fill in the salary group, salary level directly into the toolbar or import data from excel file

## **Implementation instruction**

### **Installation instructions**

In Taskbar, select ![](/files/-MVTvC8W7aKCPCXp-3ox).

To install the data, follow the instructions in section **II.2**. The data will be displayed as shown in Figure VII.2.1.

![VII.2.1](/files/-MVTvC8Xec_8lzIiZxzB)

**Interface Explanations**

* From date, To date: Effective day of salary.
* Each group of salary has many salary levels.

### **Instructions to edit, delete and export data**

To edit, delete and export data to Excel file, follow the instructions in section **II.3, II.4, II.5, II.6.**


---

# 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://hr.docs.ssaudit.com/english/the-salaries-calculatation-module/setup-the-pay-grade.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.
