# 会话日志

## 会话日志是什么

当团队主管需要对团队成员的会话进行定期巡检或抽查质检时，会话日志往往会派上很大的用场。 会话日志是会话记录的管理后台，所有发生过的会话都将被记录在其中。此外，会话日志还提供了便捷的检索功能，便于管理人员迅速定位具体对话，并通过会话详情页查看会话的具体详情。

## 如何查看会话日志

### 查看权限

拥有Inbox manager或Admin角色的用户可以访问会话日志。

### 会话日志入口

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

### 使用会话日志

进入会话日志页面，管理员可查看列表内的会话日志相关信息，可以通过上方的筛选项对联系人进行搜索，或通过匹配其他条件进行具体会话定位

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

点击列表右上方的按钮可对展示的具体列数据进行选择性展示

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

Hover第一列，点击出现的箭头符号，可选择跳转到联系人列表或该联系人的Inbox对话框进一步查看

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

点击具体某一行会话日志的空白处即可展开该会话的详情抽屉页面，通过点击向上加载或向下加载按钮即可查看该段会话的上下文相关会话

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

在会话日志详情内可对历史会话记录进行会话标签的新增和删除，详情请见：[会话标签](/help-center/zh/inbox/hui-hua-biao-qian.md)


---

# 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://helpdocs.ycloud.com/help-center/zh/inbox/hui-hua-ri-zhi.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.
