# Tạo giáo viên

**Bước 1:** Ở màn hình danh sách của module **Teacher,** chọn **Create Teacher** để mở ra màn hình thêm mới giáo viên.

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

**Bước 2:** Tại màn hình tạo mới Giáo viên, nhập đầy đủ các thông tin cần thiết. Sau đó chọn Save để hoàn tất việc tạo Giáo viên.

<figure><img src="/files/10xQuuAtUweIvtRNkQH5" alt=""><figcaption></figcaption></figure>

**Bước 3:** Hệ thống hiển thị thông tin chi tiết của Giáo viên sau khi tạo thành công.

<figure><img src="/files/TJOBlefQDmeE0HErFCXf" 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://help.scotsenglish.com/giao-vien/quan-ly-giao-vien-tro-giang/tao-giao-vien.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.
