# Các công việc đầu năm

- [Tạo dữ liệu kỳ cho năm mới](https://help.arito.vn/tai-chinh-ke-toan/tong-hop/cac-cong-viec-dau-nam/tao-du-lieu-ky-cho-nam-moi.md): Khi khởi tạo chương trình, hệ thống đang mặc định mở bảng lưu dữ liệu cho 3 năm gần nhất. Do đó để nhập liệu ngoài khoảng thời gian này (nhập ngược lại dữ liệu phát sinh năm cũ hoặc sử dụng quá 3 năm


---

# 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://help.arito.vn/tai-chinh-ke-toan/tong-hop/cac-cong-viec-dau-nam.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.
