# OmniChannel AI Customer Service for Perfex CRM

<div align="left"><figure><img src="/files/PB6JXA1DxpUcSJl7lCoD" alt=""><figcaption></figcaption></figure></div>

PulseChat is a full‑featured chat and omnichannel inbox module for **Perfex CRM**. It brings Slack/Teams‑style messaging into your CRM, with:

* **Real‑time staff ↔ staff chat**
* **Staff ↔ client messaging** (via the client portal)
* **Group conversations**
* **Omnichannel inbox** for WhatsApp, Telegram, Email, etc.
* **AI‑powered assistant** (OpenAI + Anthropic) for drafting replies, suggestions, summaries, translation, and more.

This GitBook is the main documentation for the module. It explains:

* What PulseChat does and where it lives inside Perfex
* How to install and upgrade it
* How admins configure transport, channels, AI, permissions, and limits
* How staff actually use the chat UI day‑to‑day
* How the omnichannel and AI layers work under the hood

If you’re new to PulseChat, start with [**🚀 Getting Started**](/pulsechat-perfex-omnichannel-ai-customer-service/getting-started.md). If you’re integrating or debugging, see [**🧱 Architecture & Internals**](/pulsechat-perfex-omnichannel-ai-customer-service/architecture.md) and [**🧪 Troubleshooting & FAQ**](/pulsechat-perfex-omnichannel-ai-customer-service/troubleshooting.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://themesic-docs.gitbook.io/pulsechat-perfex-omnichannel-ai-customer-service/readme.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.
