> For the complete documentation index, see [llms.txt](https://help.brandmeister.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.brandmeister.us/repeaters/sysop-dashboard.md).

# Sysop Dashboard

![Sysop Dashboard](/files/-MaJztcTU14uV9jDntpk)

The dashboard is designed for repeater sysops connecting to BrandMeister a method to make configuration settings and manage connections as needed.&#x20;

**SYSOP Access:** RadioID.net now sends repeater IDs to BrandMeister every 5 to 10  minutes. This means once you register for a Repeater ID on RadioID.net it will appear under the My Devices section on the dashboard and assigns sysop rights to the listed trustee. Please make sure on RadioID.net to set the Repeater Status to On-Air/Visible for the RepeaterID on RadioID, otherwise it won't update to BrandMeister. This only works for those who have a registered BrandMeister Account. If you dont have one please create one by going to [Register for an Account](/dashboard/register-for-an-account.md).

The following sections will provide information on each section for sysops to review and manage.

{% content-ref url="/pages/-MaK5Zner0SZ5ic8Vwee" %}
[General Settings](/repeaters/sysop-dashboard/general-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaK5HBv\_mX8jbVEHBAI" %}
[Static Talk Groups](/repeaters/sysop-dashboard/static-talkgroups.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaK36cfT\_CQOcb00A0\_" %}
[Scheduled Talk Groups](/repeaters/sysop-dashboard/scheduled-talkgroups.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaK5N3pg5YJvnsO9r1s" %}
[Clusters](/repeaters/sysop-dashboard/clusters.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaK5Rl0IJ\_qZyD6J3tk" %}
[Actions](/repeaters/sysop-dashboard/actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaK5UzGM3GxojJkG7Xh" %}
[Sysops](/repeaters/sysop-dashboard/sysops.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaK9ech6EVj11x9Pz4z" %}
[Frequency Details](/repeaters/sysop-dashboard/frequency-details.md)
{% endcontent-ref %}


---

# 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://help.brandmeister.us/repeaters/sysop-dashboard.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.
