# Messaging Channels

#### Available Channels

**Telegram:** The primary messaging channel. Connect your Telegram account and OpenHuman can send and receive messages, manage chats, search history, create groups, and perform 80+ actions on your behalf. All actions run through your own encrypted credentials.

**Discord:** Send and receive messages via Discord. Connect your account to receive OpenHuman messages in Discord.

**Web:** A browser-based chat interface within the OpenHuman desktop app. Messages stay entirely local.

#### Setting Your Default Channel

Navigate to Settings > Automation & Channels > Messaging Channels. Select your preferred default (Telegram, Discord, or Web). The active route status shows which channel is currently in use.

#### Configuring a Channel

Click the channel name in Channel Integrations to open its configuration page.

**Telegram** offers two credential modes: connect via OpenHuman (one-click, encrypted) or provide your own credentials for maximum control.

**Discord** follows a similar authorization pattern.

#### Telegram Capabilities

When connected, OpenHuman has access to 80+ Telegram actions. See the T[elegram Capabilities Reference](#telegram-capabilities) for the complete list.


---

# 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://tinyhumans.gitbook.io/openhuman/product/messaging-channels.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.
