# Submitting a Tournament to a Season

{% hint style="info" %}
Note: When you submit a tournament to a season your tournament will be LOCKED from editing or submitting the results to the same season again. You will have to have your season admin delete the results in order for you to re-submit the tournament.&#x20;
{% endhint %}

## Submitting Results

1. Go to the tournament admin for a tournament
2. Click on the Scoreholio Seasons tab&#x20;
3. Select your season, points option, and your tournament format
4. Click the Submit Results blue button
5. That's it!!! Easy Peasy right?

![](/files/fpQTL4epPZKEJwf7aV3S)

## Manually adding a player

You can manually add a player to a tournament by clicking the green "add row" button on the bottom left of the screen.

![](/files/zGjYIiqZ7uUIsROnGLxL)

Use the dropdown to select what place the player was in and then enter first name last name and email for that player:

![](/files/LOMJYfRbmVeUSzfIuPl6)

The new player will be added as a manual entry:

![](/files/OkLyFslz4UppsFYeKku2)

## Manually Entering an Entire Tournament

You can always go in and manually enter an entire tournament by using the Manual Entry drop-down under format if you need to enter results from a non-Scoreholio (yuck) tournament.

![](/files/zS8TjeJ5i9JRdUCrnD2L)

## Editing a Previously Submitted Tournament

You will have to ask the Scoreholio Seasons administrator to delete the tournament from the Seasons admin which will free your tournament up to submit again.&#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.scoreholio.com/scoreholio-seasons/submitting-a-tournament-to-a-season.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.
