> For the complete documentation index, see [llms.txt](https://skip-org.gitbook.io/skip-remote-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skip-org.gitbook.io/skip-remote-guide/edit-your-activity-buttons/edit-remote-buttons.md).

# Edit Remote Buttons

<figure><img src="/files/veGyA6vDm1pAmeEZJUGh" alt=""><figcaption></figcaption></figure>

Learn how to edit your Skip Remote Buttons

## Assign a Button

<figure><img src="/files/oqqc6outhyMOdI5U1YB5" alt=""><figcaption></figcaption></figure>

Learn how to edit your Skip Remote Buttons

## Replace a Button

<figure><img src="/files/e0csSzSn4PZsy6eGPiAB" alt=""><figcaption></figcaption></figure>

To assign a button from your device (TV, set-top box, etc.), drag a Circle from the Button Panel list and Drop it on an empty Skip Button

## Move a Button

<figure><img src="/files/LtLibKiLGlFK5fCz1XdG" alt=""><figcaption></figcaption></figure>

To replace an assigned Button on the Skip Remote, drag a new Circle from the Button Panel onto the assigned Skip button and drop it.

## Delete a Button

<figure><img src="/files/xsBLR2lc0AESZSRcHsvZ" alt=""><figcaption></figcaption></figure>

Hover over the Skip icon in the Button Panel. A trash can icon will appear. Press the trash can to remove the assigned button from the Skip Remote.

## Edit Color Buttons

<figure><img src="/files/RjJBk49WiWBZx0Jg03Ji" alt=""><figcaption></figcaption></figure>

Press the Skip Color Button (shown above) in the software to edit the secondary functions of the D-Pad. Press the button again to finish editing.

## Open Action Editor Popup

<figure><img src="/files/ONNoCbWzriDL6oQ18yLf" alt=""><figcaption></figcaption></figure>

Press a Button on the Skip remote to open the Action Editor Popup. The Popup shows all the Buttons assigned to it.


---

# 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://skip-org.gitbook.io/skip-remote-guide/edit-your-activity-buttons/edit-remote-buttons.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.
