> For the complete documentation index, see [llms.txt](https://docs.dbnetsoft.com/remoteredirect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dbnetsoft.com/remoteredirect/configuration/settings.md).

# Settings

<figure><img src="/files/40vBalOp8uvXMGrFNGd0" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="188"></th><th></th></tr></thead><tbody><tr><td>Description</td><td><p>Optional text that identifies the link to yourself (</p><p>Good practice is to give it the name of the remote location, e.g. 5k Split)</p></td></tr><tr><td>Link Type</td><td><p>Defines the <a href="/pages/ORkAtC69GLhEOq58omxQ">Operating Mode</a> of the link:<br></p><ul><li><a href="/pages/rhx8W0DxujQ4WEBOpcjw">Display </a>- sending display data from one location to a remote display board from RemoteRedirect webservice to a remote display board</li><li><a href="/pages/I6Id4zmBymceYxKGT9Ls">Pass Through</a> - send data from one location to another location</li><li><a href="/pages/S92QvXVmYrfSaCwDxaL4">Timing </a>- send timing data from one location to another location</li></ul></td></tr><tr><td>Send to output port</td><td>Only sends out data when is enabled</td></tr></tbody></table>

Further settings appear when changing the *Link Type* and click *Save.*


---

# 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.dbnetsoft.com/remoteredirect/configuration/settings.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.
