# 4.1 Master Data

The Cash Management (CA) module has four main functions:

**·       Master Data**

**·       Input**

**·       Process**

**·       Reports**

<figure><img src="/files/K7lRy5RsYMxaVDDvfcOf" alt=""><figcaption></figcaption></figure>

### 4.1         Master Data

#### 4.1.1    List of Department ID

The List of Department is used to categorize each division of the company according to the management structure.\
Select **New** to enter the department code, department name in Vietnamese, and department name in English, then click **Save**.\
To delete a department, select the corresponding row and click **Delete**

<figure><img src="/files/o9gz4YU5cHkINCOqA82K" alt=""><figcaption></figcaption></figure>

#### 4.1.2    List of Position ID

The List of Position ID used to classify ranks and job titles within the company.\
Select **New** to enter the position code, position name in Vietnamese, and position name in English, then click **Save**.\
To delete a position, select the corresponding row and click **Delete**.

#### 4.1.3    List of Employee ID

The List of Employee ID list is used to record details of employees who frequently handle the company’s cash and bank transactions.\
Enter employee information (Employee Code, Name, Department, Position, Phone Number, Address), then click **Save**.\
To delete an employee, select the corresponding row and click **Delete**

<figure><img src="/files/N40TfIpNhJF7NR8zV6WL" alt=""><figcaption></figcaption></figure>


---

# 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.ssaudit.com/english-2/cash-management/cash-management-overview.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.
