> For the complete documentation index, see [llms.txt](https://www.luatmoitruong.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.luatmoitruong.vn/quan-ly-hoa-chat/nghi-dinh-113-2017/untitled-2/dieu-31.-to-chuc-huan-luyen-an-toan-hoa-chat.md).

# Điều 31. Tổ chức huấn luyện an toàn hóa chất

1. Tổ chức, cá nhân hoạt động hóa chất có trách nhiệm tổ chức huấn luyện an toàn hóa chất hoặc cử các đối tượng được quy định tại ***Điều 32 của Nghị định** này* tham gia các khóa huấn luyện của các tổ chức huấn luyện an toàn hóa chất, định kỳ **02 năm một lần**.
2. Hoạt động huấn luyện an toàn hóa chất có thể được tổ chức riêng hoặc kết hợp với các hoạt động huấn luyện an toàn khác được pháp luật quy định.
3. Người đã được huấn luyện phải được huấn luyện lại trong các trường hợp sau đây: Khi có sự thay đổi chủng loại hóa chất, công nghệ, cơ sở vật chất, phương án sản xuất liên quan đến vị trí làm việc; khi người đã được huấn luyện thay đổi vị trí làm việc; sau 02 lần kiểm tra người đã được huấn luyện không đạt yêu cầu; khi hết thời hạn 02 năm từ kể từ lần huấn luyện trước.
4. Quy định về huấn luyện an toàn hóa chất tại Chương này không điều chỉnh đối với tổ chức, cá nhân hoạt động xăng dầu, dầu khí, vật liệu nổ công nghiệp; tổ chức, cá nhân vận chuyển hóa chất bằng phương tiện giao thông cơ giới đường bộ, đường sắt và đường thủy nội địa.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.luatmoitruong.vn/quan-ly-hoa-chat/nghi-dinh-113-2017/untitled-2/dieu-31.-to-chuc-huan-luyen-an-toan-hoa-chat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
