> For the complete documentation index, see [llms.txt](https://helpedoc.smas.edu.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpedoc.smas.edu.vn/huong-dan-s-dung-theo-chuc-nang/dang-nhap-he-thong.md).

# Đăng nhập hệ thống

**1.**      **Đăng nhập trực tiếp**

\-        Mở phần mềm eDoc bằng đường link: [https://edoc.edu.vn](https://edoc.edu.vn/)

\-        Copy tên đăng nhập, dán vào ô **“Tên đăng nhập”** để tránh khả năng sai tên tài khoản

\-        Copy mật khẩu, dán vào ô “**Mật khẩu”** để tránh khả năng sai mật khẩu

\-        Click nút “**Đăng nhập bằng tài khoản eDoc”** để mở phần mềm eDoc như mô tả trong hình bên dưới đây

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

**1.**      **Đăng nhập gián tiếp qua phần mềm SMAS (Áp dụng với Trường dùng phần mềm SMAS)**

\-         **Áp dụng**: Trong lúc Thầy/Cô đang dùng phần mềm SMAS trên máy tính và muốn mở cả phần mềm eDoc để sử dụng luôn

\-         **Cách mở**: Thầy/Cô chuyển qua giao diện trang chủ của phần mềm SMAS. Trên giao diện đó, Thầy/Cô nhìn khu vực “**Hệ sinh thái giáo dục**” rồi click vào biểu tượng quyển sách cạnh chữ “**Edoc”** để mở phần mềm eDoc.

<figure><img src="/files/7K7JwyRNuM4f90FgYqja" alt=""><figcaption></figcaption></figure>

**2.**      **Đăng nhập gián tiếp qua tài khoản SSO**

\-       **Cách 1:** Vào trực tiếp qua trang [https://nentanggiaoduc.edu.vn](https://nentanggiaoduc.edu.vn/) bằng tài khoản SSO rồi mở phần mềm eDoc

\-       **Cách 2:** Vào đường link: [https://edoc.edu.vn](https://edoc.edu.vn/) rồi click nút **“Đăng nhập qua SSO Edu Viettel”** để mở giao diện đăng nhập vào eDoc bằng tài khoản SSO.

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

**3.**      **Đăng xuất hệ thống**

\-       Chỉ cần 2 thao tác thực hiện như mô tả trong hình bên dưới đây:    &#x20;

<figure><img src="/files/1qu21g8B8ekJDUN7PPVR" alt=""><figcaption></figcaption></figure>

&#x20;


---

# 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://helpedoc.smas.edu.vn/huong-dan-s-dung-theo-chuc-nang/dang-nhap-he-thong.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.
