> For the complete documentation index, see [llms.txt](https://wiki.rally.io/rally-io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.rally.io/rally-io/creator-tools/streamlabs-integration/link-or-unlink-streamlabs.md).

# Link or Unlink Your Rally.io Account with Streamlabs

## Purpose

Linking your Rally Creator Coin with Streamlabs will allow you to show stream alerts (via Streamlabs AlertBox) when users donate or purchase your coin, and will let you see donations in your event feed.

## Process Overview

1. [Sign in](https://www.rally.io/login/) to Rally.io
2. Go to account [settings](https://www.rally.io/settings/)
3. Link/unlink your account under "Integrations"

## Steps

Sign in to rally.io at [https://www.rally.io/login](https://www.rally.io/login/).&#x20;

At the top right select your profile icon, and then click **Settings**, or go to <https://www.rally.io/settings>.

![](/files/3IIwV8GBrc4MMFxdGX9t)

In your profile, under integrations, select **Link** or **Unlink** according to your needs. You may have to sign in to your Streamlabs account or authorize with Twitch the first time you link.

![](/files/NmcXGmjgyKyf4X300HDn)

You should now see your Streamlabs or Twitch handle next to "Streamlabs", and the button should have changed to **Unlink** (if you linked it), should you ever need to unlink it, or back to **Link** (if you unlinked).

That's it! From now on, donations should show in your Streamlabs activity feed, and if you have AlertBox configured, donations and purchases of your Creator Coin should show up as an alert! In the future, these alerts may be customizable. \
If you have OBS Studio or Xsplit Broadcaster, you may want to check out [this page](/rally-io/creator-tools/streamlabs-integration/obs-studio.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.rally.io/rally-io/creator-tools/streamlabs-integration/link-or-unlink-streamlabs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
