> For the complete documentation index, see [llms.txt](https://docs.geekgram.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geekgram.io/ke-fu-zuo-xi/liao-tian-shi.md).

# 聊天室

员工席位操作\
1、员工独立后台登陆，通过席位操作多个TG账号跟客户沟通\
2、全程网页操作，信息保存在云端，不怕设备损坏影响\
3、管理员统一配置账号/IP，员工即登即用，无需繁杂操作\
\
老板监控聊天，提供数据考核\
1、监控员工实时聊天情况，可随时介入回复\
2、记录员工已删除、已撤回、已修改消息\
3、记录员工席位营销数据：好友添加、好友互动、收发消息等数据，结合业绩来考核员工

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

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

### 好友列表

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

### 新聊天

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

### 上传通讯录

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

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

### 群组操作

<figure><img src="/files/wc9luX1dW7t5AEdSEkqZ" 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://docs.geekgram.io/ke-fu-zuo-xi/liao-tian-shi.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.
