# General interface

The user's screen usually consists of 6 parts and has the same design as Figure II.1.1. The usage of these interfaces is the same and is generally guided in Section II.2. With some special interfaces, there will be detailed instructions for each of them.

* The red frame (1) - Toolbar: Use to fill data in.
* The red frame (2) - Data grid: Use to display data, display reports.
* The red frame (3): Use to import data from Excel file and export data to Excel file.
* The red frame (4) - Function box: Use to select reports or commands.
* The red frame (5): Implement the reports / commands in the box (4).
* The red frame (6): Includes the function keys Refresh, Save, Delete data on the grid.

![II.1.1](/files/-MVTqyKAf11Gs4wz8zYw)


---

# 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/general-guidance/general-interface.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.
