> 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/iii.-mobile-app/ios-app/5.-lich-su-cuoc-goi.md).

# 5. Lịch sử cuộc gọi

Tại giao diện màn hình "Lịch sử" người dùng sẽ xem được toàn bộ lịch sử cuộc gọi (gọi ra, gọi vào) đã được thực hiện ở trên app đang sử dụng.

**Lưu ý:** *Lịch sử cuộc gọi được ghi nhận tại thời điểm đăng nhập app gần nhất. Nếu đăng xuất app thì lịch sử cuộc gọi cũng bị xóa hết.*

<figure><img src="/files/piplUtfXBPx2EQvW3yZ1" alt="" width="332"><figcaption><p>Hình 1: Lịch sử cuộc gọi</p></figcaption></figure>

## Xem chi tiết cuộc gọi

Khi chọn và mở một cuộc gọi người dùng sễ xem được chi tiết cuộc gọi đó bao gồm: loại cuộc gọi (gọi ra, gọi vào), thời điểm thực hiện cuộc gọi, thời lượng cuộc gọi.

<figure><img src="/files/yE66xLP6JYpOrbkWLBlY" alt="" width="332"><figcaption><p>Hình 2: Chi tiết cuộc gọi</p></figcaption></figure>

* **Chuyển giao diện:** hệ thống sẽ chuyển sang giao diện liên hệ mặc định trên IOS.

<figure><img src="/files/MEQi2CzJ8VUXvkUH9rVG" alt="" width="332"><figcaption><p>Hình 3: Chuyển giao diện</p></figcaption></figure>

* **Nhắn tin:** gửi tin nhắn văn bản cho Khách hàng.

<figure><img src="/files/mxHInwxhiKP6RuLRsQ76" alt="" width="332"><figcaption><p>Hình 4: Gửi tin nhắn</p></figcaption></figure>

* **Gọi điện:** thực hiện cuộc gọi đến liên hệ.

&#x20;     **- Nếu là liên hệ Khách hàng:** hệ thống tự động chọn chế độ call out (gọi ra).

&#x20;     **- Nếu là liên hệ nội bộ:** hệ thống tự động chọn chế độ free voice call.

<figure><img src="/files/1VJCEm7ozbjGQfSaL4n5" alt="" width="332"><figcaption><p>Hình 5: Gọi điện</p></figcaption></figure>

## Xóa cuộc gọi

Người dùng chọn lựa chọn "Sửa" sau đó xóa cuộc gọi cần xóa.

<figure><img src="/files/Y1OR9Kv3yE2zCBclG8Kz" alt="" width="332"><figcaption><p>Hình 6: Xóa liên hệ</p></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/iii.-mobile-app/ios-app/5.-lich-su-cuoc-goi.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.
