# Message Origins

## ShowOrigin setting

The `ShowOrigin` setting can toggle whether or not a message's origin will appear in the display name. This is visible in the connection chat.&#x20;

Customizable through `/manage settings ShowOrigin` or `/manage settings SO`

![Without ShowOrigin](/files/3ksFlrEM4Nx2FeoMvxyo) ![With ShowOrigin](/files/1X9I1S5UqlIIGjKOO8KL)

## Getting message origin without ShowOrigin

{% content-ref url="/pages/7Dm9sNWv54LWe11YAnvi" %}
[Getting Message Data](/guides/customizing-settings/chat-appearance/getting-message-data.md)
{% endcontent-ref %}


---

# 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.combot.xyz/guides/customizing-settings/chat-appearance/message-origins.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.
