# Live Scoring Setup

It's very easy to connect tablets to use as live scoreboards for players to keep their own scores. Here are some quick instructions how to access the mobile and tablet scoring.

1.) Go into the tournament builder and click on the "Tables" section on the left menu.

<div align="center"><img src="/files/3q4xT49RsFhcedeAyRck" alt=""></div>

2.) In the Table details page, look on the left side for a row of buttons. You will see one "Tablet scoring". Click on that to open up the live scoring view.

![](/files/Sw8Rts3rnAwSW8reo68P)

3.) Copy the URL of this page into your tablet for each table. Each table has a unique URL for live scoring from phones and tablets. Whenever a match is assigned to this table, the player names and match info will automatically update, so there is no need to refresh the tablet. From the tablet, the player or ref just needs to press the "Start Scoring" button to begin entering scores.

![](/files/57opcdZIiwGb04hJpaCn)

4.) At the end of the match, the player or ref will need to press the "Submit Scores" button once their match has finished. Then it will mark the match as "pending" and send you a notification in the Tournament Builder to review and approve the scores.

![](/files/n3dBDPXnDxonnMO6vkW9)

5.) In the tournament builder you will see a notification at the top for new pending matches, and the bracket and tables panel will also light up and blink to show you that a match is pending and needs approval.

![](/files/o93V1ot8OhWFoDdiwyKL)

6.) Once you click "Approve scores", the match will be marked as complete and the players will advance in the bracket and the table will be opened for the next match to be assigned.

![](/files/3uvGqxUmsSR10NVGfu3d)

That's it!


---

# 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://docs.digitalpool.com/live-scoring-setup.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.
