# Editing your profile

**Quick-Step Guide: Editing Your Player Profile**

1. Click the **green Player Profile** button.
2. Tap the **settings wheel** in the bottom right corner.
3. Make your changes in the **Edit Player Profile** section.
4. Click the **red Update** button to save your changes.

Easy peasy! 🎯

## Updating your Player Email

{% hint style="danger" %}
You must have access to both email accounts to change the account on your own. If you don’t have access to both, [contact support.](/getting-started/live-chat.md)
{% endhint %}

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

## Home Club/Organization&#x20;

Want to see how you rank against other players in your club? Here’s what you need to know about club designation in Scoreholio:

* To be added to a club, you must register for a tournament using your email—whether through **Scan-In, Pre-Registration, or manual entry**—and play at least **one game**.
* Scoreholio **automatically assigns** you to the club where you play your first game.
* Any new club you play in will appear as an option in the **dropdown menu**.
* You must **participate in at least one tournament** at a club for it to become an available option.
* **Club updates occur nightly at 2:00 AM PST**. If you switch clubs, check back in the morning to see the update.

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

## Editing your Avatar

![](/files/jaaGd6aUsIiUHDhnwBUr)

## Deleting an acocunt

{% hint style="danger" %}
There is really no reason to delete an account on Scoreholio. All stats are a rolling 120 day average. Your stats are a reflection of your current level of play.&#x20;
{% endhint %}

* Your account will automatically be restored if you try and sign up again using the same email within 30 days. <br>

  <figure><img src="/files/RapFsGiJbDGHmjDO2RLB" 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://docs.scoreholio.com/player-profile/editing-your-profile.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.
