# Đăng nhập

Chức năng **Đăng nhập** cho phép người dùng đăng nhập vào hệ thống **Vbee Smart IVR** khi đã có tài khoản.

Có 3 cách Đăng nhập gồm:

1. Đăng nhập với Email
2. Đăng nhập với Facebook
3. Đăng nhập với Google

<figure><img src="/files/Gva4j7o5QIPubeuiSHNu" alt=""><figcaption><p><em><code>Hình ảnh : Màn hình Đăng nhập</code></em></p></figcaption></figure>

**Lưu ý**: Khi thực hiện Đăng nhập bằng Email hoặc Số điện thoại, vui lòng tích chọn vào ô " *Tôi không phải là người máy*" và ấn vào nút **Đăng nhập**


---

# 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.smartivr.vbee.ai/huong-dan-s-dung/tai-khoan/dang-nhap.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.
