> For the complete documentation index, see [llms.txt](https://docs.xibosignage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xibosignage.com/kb/media-players/rdm-for-your-sony-bravia-device.md).

# RDM for your Sony Bravia device

From **My Account,** go to the **Hardware** section and scroll down to the **List of devices available for Remote Management section**.

### Managing Groups

Click **Manage Groups** to view/edit groups.

{% hint style="info" %}
When creating a new group with an associated White Label build, ensure that the correct one is selected as this cannot be changed once saved.
{% endhint %}

### Controlling the TV

Click on **View Details** to access options to control the TV, view device details, see the current status and renaming options.

### Install APK

Install a new version and use to rebuild a White Label APK.

{% hint style="info" %}
If you are using the latest APK/White Label build, this option will not be available.
{% endhint %}

### Swap APK

This option is available for devices which belong to device groups assigned with a different APK to that of the device. **Swap APK** will uninstall the APK from the device and install the APK/White Label build APK as set to the device group.

### Group

The **Group** button allows you to change the device group for a registered device. Changing a group will uninstall the current APK being used on the device and install the APK which has been set for the group.

### Unregister Device

Click to **Unregister** and remove from your account.

{% hint style="info" %}
Clicking Unregister will delete the device details from the Xibo database as well as remove it completely from Sony records.
{% endhint %}


---

# 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://docs.xibosignage.com/kb/media-players/rdm-for-your-sony-bravia-device.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.
