# Word Sensor on Live Agent Message

This feature allows you to automatically scan reply messages from users (Supervisors or Agents) as they are submitted and automatically changes or censors particular words.

![](/files/1Pmwiwo4I59WKd04RtNf)

For example, enter the words ‘damn’, ‘stupid’, etc. in the ‘*word sensor in live agent message*‘ field. Then, when the Agent replies to messages from customers using the words ‘damn’, ‘stupid’, etc. The system will automatically change or censor these words.

On the user dashboard (Supervisors or Agent) the word input will be censored as stars (e.g stupid > \*\*\*\*\*\*), as shown image below.

![Sensored Message](/files/qSrqo5heNd7air2oZJ45)

But, on the customer, messages from the agent be displayed as stars also, as shown image below.

![Sensored at Customer's Message](/files/wXNdF93PUntod7fVgFBa)


---

# 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://docs.3dolphins.ai/administration/system-setting/ticket-configuration/word-sensor-on-live-agent-message.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.
