# Tournament Builder: Quick Start Guide

You can create a new tournament by going to the Tournament Builder located at <https://digitalpool.com/tournament-builder> and clicking "Create tournament". See screenshots below for a quick tutorial:

![Navigation menu](/files/LUJLYTFqCZN8aHDJLqdE)

The Tournament Builder home page is where you can find all of the tournaments you have created in the past.

![Tournament builder home](/files/tpnTvpBhtL6lS5y1EMJO)

Clicking "Create tournament" will take you to the tournament setup flow and you only really need to complete step 1 to create a new tournament. The remaining steps you can come back and finish later. If you make the tournament private it will only be visible to you. This is good for running test tournaments or keeping the tournament hidden until you are ready to share it.

![Create new tournament](/files/s8sNRCj4Go90ljIetKpw)

In order to make the tournament visible and accessible to others, toggle the access from "Private" to "Public" on the Dashboard page in the Tournament Builder. You can also set this in the "Setup" under the "Access" setting.

![Tournament access control toggle](/files/eTmkTnjVZ9DWr0y0lCti)

Once you have set up the tournament and have added players and tables and generated the bracket, you can access the tablet scoring by going to the "Tables" section within Tournament Builder and clicking on any of the tables.

![Tournament tables page](/files/AasAHq8TilH0UnFZHDZ5)

For example clicking on "Table 1" will take me to the detail page for that table and you will see on the left there are buttons for "Mobile scoring, Tablet scoring and TV display".

![Tournament table details page](/files/PsvnIVggLUh6vNYIcg3b)

Clicking on "Tablet scoring" will open a new window with the tablet scoring UI visible. This is the url you can copy and paste into any of your Tablets and each table has a unique URL like this. There is no additional setup or configuration required and any new match that is assigned to that table will automatically appear in the tablet scoring UI.

![Tablet scoring page](/files/DhWGp0nl0WbOMosjvDQt)

Once a player has reached their specified race value, they can press the "Submit scores" button to submit the match.

![Live scoring: submit scores button](/files/F3EUa5pBgy6p79zbDogR)

This will mark the match as finished and the scores will be submitted for TD approval in the Tournament Builder.

![Live scoring: match finished notification](/files/MPdlcKse7RzD3REwGc73)

If you are using an event, you can use these URLs for the scoring overlay which will detect matches assigned to a table across multiple tournaments.

**Tablet scoring across tournaments:**

[https://digitalpool.com/events/YOUR\_EVENT\_NAME/tables/table-1/scoring](https://digitalpool.com/events/apf-inaugural-asian-9-ball-open-2022/tables/table-1/scoring)

[https://digitalpool.com/events/YOUR\_EVENT\_NAME/tables/table-2/scoring](https://digitalpool.com/events/apf-inaugural-asian-9-ball-open-2022/tables/table-2/scoring)

![Event live tablet scoring](/files/pES1EbB4O6YEqwZQpx3T)

**TV display of live scores:**

[https://digitalpool.com/events/YOUR\_EVENT\_NAME/tables/table-1/tvdisplay](https://digitalpool.com/events/apf-inaugural-asian-9-ball-open-2022/tables/table-1/tvdisplay)

[https://digitalpool.com/events/YOUR\_EVENT\_NAME/tables/table-2/tvdisplay](https://digitalpool.com/events/apf-inaugural-asian-9-ball-open-2022/tables/table-2/tvdisplay)

![Event live scoring TV Display](/files/lH1g3u7cfHoNj2NWpIvJ)

**View all table scores for an event (rotates every 7 seconds):**

[https://digitalpool.com/events/YOUR\_EVENT\_NAME/tables](https://digitalpool.com/events/apf-inaugural-asian-9-ball-open-2022/tables)

![Event all table scores](/files/XNuiNmnXvwyGeIvtxT8C)

Whenever a new match is submitted from a tablet or mobile device, it will appear as pending in the Tournament builder. You will see a notification message that says there is "1 pending match" that needs your approval.&#x20;

![Pending match notification](/files/GtX7onQUDd3Xc5TeOW59)

That match will appear blinking in green in the bracket and also in the "Pending" tab in the left "Tournament Status" menu.

![Pending match blinking green](/files/NYCAFV13bUK4aMD9OZGv)

Clicking on the match in either of those places will show you the scores and all you have to do is click "Approve Scores" to advance the players in the bracket and release the table.

![Enter scores modal](/files/n4YEy5eAnbv4GyA2J9Sl)

You can see here that match 13 is now complete and Mario He has advanced to match 23 as the winner.

![Bracket view](/files/wYab8BqRxQbfVaFuRaH5)

To access the live stream overlay, there is an "Overlays" dropdown menu in the Tournament builder on the top right next to "Setup". Here you will find a list of the streaming tables you configured earlier. Clicking "Stream overlay - Table 1" will open a new tab with the scoring overlay.

![Stream overlay dropdown menu](/files/Cz8g8GpLc2EAJQ14EEw9)

The live streaming overlay looks like this currently. Copy the URL for this page and paste it in your streaming software ( OBS, Wirecast, XSplit, etc.) as a new overlay.

![Live scoreboard overlay](/files/RjinyZDZzdPCnFobqBYo)

![OBS live scoreboard preview](/files/T0hbkhpJICnWEBOCMGUX)

I hope this gives you a better idea of how the live scoring and streaming overlays work.&#x20;


---

# 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/tournament-builder-quick-start-guide.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.
