# Create Scoreboard Entry

1\) Login to the RecConnect dashboard at: [https://admin.recconnect.io](https://my.recconnect.io/)

2\) Select `Scoreboards` in the left hand navigation and then select `Add Scoreboard`.

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

3\) Fill out the form and click `Create` . When teams from the same department are playing each other, the `Opponent` dropdown menu can be used. For away teams or more custom naming, the `Opponent Name` field can be used. Selecting the `Live` checkbox lets end users know the game is live and ongoing.

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


---

# Agent Instructions: 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:

```
GET https://recconnect.gitbook.io/recconnect-tutorials/scoreboards/create-scoreboard-entry.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
