> For the complete documentation index, see [llms.txt](https://learn.powerchat.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.powerchat.live/external-integrations/rumble-integration.md).

# Rumble Integration

## Introduction

Powerchat offers a [Rumble.com](https://rumble.com/) Integration solution which allows you to receive and trigger alerts which originate on Rumble in your Powerchat TTS/Media Alertbox. Powerchat also offers Rumble Integration solutions to display Rumble chat in the Powerchat Chat Overlay [Live Chat Overlay](/overlay-configuration/live-chat-overlay.md) and the viewer count in the Powerchat View Count Overlay [Live View Count Overlay](/overlay-configuration/live-view-count-overlay.md).

## Initial Setup

To use the Rumble Integration features, you must first link your Rumble channel in the [External Integrations](https://powerchat.live/creator-dashboard?tab=external-integrations) section of the Powerchat Creator Dashboard. This step of the process only requires you to enter your Rumble Channel Name.

You can put your Rumble username or channel name, or your full URL for your username or channel.

Once you do this and hit the blue save button, the initial setup will be completed.

## Selecting Features

Once your account is linked, you can now enable and disable various features for Rumble.

<figure><img src="/files/7dIx9hN6YZOZnD9XR5qM" alt=""><figcaption><p>Rumble Powerchat Features</p></figcaption></figure>

Feature Descriptions:

* Enable Rumble Chats - This determines if the Rumble live chat will be included in the Powerchat Chat Overlay [Live Chat Overlay](/overlay-configuration/live-chat-overlay.md).
* Enable All Rumble Alerts - This will turn all features on or off with one button.
* Show 'on Rumble' in alerts - This will add the text 'on Rumble' to any alert which originates on Rumble.
* Show in view count overlay - This determines if the Rumble live view count will be included in the Powerchat View Count Overlay [Live View Count Overlay](/overlay-configuration/live-view-count-overlay.md).
* Play Rants with TTS - This determines if Rants should also read Text-to-Speech like a Powerchat Paid Chat does.
* Rants Adds to Goal - This determines if Rants add to the Powerchat Goal Bar [Goal Bar Overlays](/overlay-configuration/goal-bar-overlays.md).
* Enable Subscribe Alerts - This determines if new Rumble paid subscriptions to your channel will trigger an alert.
* Subscribers Add to Goal - This determines if new Rumble subscribers add to the Powerchat Subscriber Goal Bar Overlay [Broken mention](broken://pages/5iWpGbk4h4Hy0Qamg6t6).

Do not forget to hit the blue save button after you make changes!


---

# 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:

```
GET https://learn.powerchat.live/external-integrations/rumble-integration.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.
