> For the complete documentation index, see [llms.txt](https://docs.gymart.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymart.org/settings-reference/club-profile-settings.md).

# Club profile settings

These settings belong to your club rather than to a single meet or your personal account. You find them on the Club Profile page: the profile image on the General tab and the music expiry duration on the Privacy tab.

***

## Profile image

**What it does.** Your club's logo or identifying image, uploaded from your device.

**What it affects.** The profile image is your club's brand mark across the product. It appears in two places that the audience and registrants see:

* The top-right corner of the PDF score export, when [Include club profile image](/settings-reference/score-export-settings.md#club-profile-image) is on. It does not appear in Excel or CSV exports.
* The projector leaderboard, when [Show event logo](/settings-reference/scheduling-results-projector-settings.md#show-event-logo) is on.

It also identifies your club in the club list and on club cards.

**When to use it.** Upload a square logo for the best fit, since both render sites size it as a compact mark. Use the same image you want associated with your club publicly. Replace or remove it from the same control.

**Default.** None.

***

## Music expiry duration

**What it does.** Sets how many years an uploaded music file is kept before it expires.

**What it affects.** Each music file is scheduled for deletion this many years after it is uploaded. The expiry date is shown in the club music list so you can see when each file will be removed.

**When to use it.** Leave it at the default unless your federation or storage policy requires a shorter or longer retention period. The minimum is one year.

**Default.** 3 years.

***

## Related

* [General meet information](/settings-reference/general-meet-information.md)
* [Account and privacy settings](/settings-reference/account-and-privacy-settings.md)
* [Score export settings](/settings-reference/score-export-settings.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gymart.org/settings-reference/club-profile-settings.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.
