> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.7-quan-ly-chien-dich/9.7.3-chien-dich-email/danh-sach-tai-khoan-sendgrid.md).

# Danh sách tài khoản Sendgrid

## Giao diện Danh sách tài khoản Sengrid

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

* **Tên hiển thị:** tên hiển thị trên hệ thống
* **Địa chỉ email Sendgrid:** địa chỉ email Sendgrid
* **Trạng thái tài khoản:**
  * **Active:** email đang trong trạng thái hoạt động
  * **Inactive:** email trong trạng thái không hoạt động
* **Hành động:**
  * **Sửa:** chỉnh sửa tài khoản Sendgrid đang có
  * **Xoá:** xoá tài khoản Sendgrid

## Thêm mới tài khoản email Sendgrid

Chiến dịch email được gửi từ email sendgrid hoặc SMTP. Với email sendgrid, admin cần thêm tài khoản sendgrid theo hướng dẫn sau

* **Bước 1:** Truy cập màn hình Quản lý tài khoản SendGrid, bấm nút “Thêm mới tài khoản”
* **Bước 2:** Nhập đầy đủ thông tin ở màn hình Thêm tài khoản SendGrid và bấm “Tạo mới”. Các thông tin cần nhập bao gồm như hình:
  * **Địa chỉ email SendGrid:** Địa chỉ email đăng ký đi kèm tài khoản sendgrid
  * **Tên hiển thị:** Tên hiển thị ở màn hình Quản lý tài khoản SendGrid để dễ tra cứu khi cần
  * **Api key:** Admin điền API key đã tạo vào đây. API key tạo theo hướng dẫn ở link <https://docs.sendgrid.com/api-reference/api-keys/create-api-keys>
  * **Public key:** Truy cập tài khoản SendGrid, chọn mục Signed Event Webhook Requests > Verification Key. Sao chép “Verification Key” và dán vào mục Public key.
  * **Domain authentication:** Để mặc định
  * **Trạng thái:** Nếu bật sẽ hiển thị các trạng thái email: gửi thành công, đã mở mail,.. (Chỉ áp dụng cho SendGrid). Nếu tắt, chỉ hiển thị gửi thành công hoặc gửi không thành công

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


---

# 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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.7-quan-ly-chien-dich/9.7.3-chien-dich-email/danh-sach-tai-khoan-sendgrid.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.
