# Memberships

{% hint style="info" %}
Click here to see how to [Setup Membership Payments](/scoreholio-seasons/season-options.md#setting-up-memberships)

Click here to see how to [Setup Membership Rules](/scoreholio-seasons/season-setup.md#membership-options)
{% endhint %}

## Adding Members

There are two ways to add members to your organization throught the seasons portal.&#x20;

1. **Importing a CSV:** You can download a sample CSV by clicking the "import CSV" button. By using the spreadsheet you can mass import players OR make mass changes in bulk
2. **Orange "Import Members" tab:** After organizers have submitted tournaments to your Scoreholio Season you can import those players by clicking the import members button.

## Editing a Player Name

When you edit a player name on the Memberships tab it will edit that players name across the entire Seasons platform. On player rankings in both Seasons Admin and the Seasons tab on the app.&#x20;

## Membership Points

Some organizations like to charge a membership fee and assign points based on a membership level. You can do that in the Scoreholio Seasons system by adding the points to any players profile on the membership tab. &#x20;

![](/files/5cMblXrmvUPM1RiBskpY)

## Locking a Divison

Players can see their rankings at any time on the Scoreholio app by clicking on the Scoreholio Seasons tab. If you want a player to only show up for a certain division you can lock them into a division in the Membership section.&#x20;

![](/files/lf2WFW3vWO2mEgdbMain)

## Mass Importing a Spreadsheet

1. Click the "Import CSV" button
2. Download the Sample CSV file
3. Note that if you at anytime need to make mass edits you can click the "Export CSV" make all your changes to the file and then re-upload the CSV. All changes will override what is currently in the memberships tab.

![](/files/anUIjux9lH5yrfkPw8QZ)

## Importing from submitted tournaments

After organizers have submitted tournaments to your Scoreholio Season you can click the orange "Import Members" tab and import the new players into your memberships portal.&#x20;

1. Click the orange "Import Members" button.&#x20;
2. Click on the players you would like to mass import into the memberships portal. Note that you can click the Import Members button multiple times to assign divisions or add memberships points to different blocks of players
3. Click the blue "Import Members" button

![](/files/k1USBbspvXUxu4PQkP71)


---

# 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/memberships.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.
