# Core Concepts

## Coach

An entity or person who manages multiple athletes. This could represent a sports club, an actual coach, or a gym.

## Athlete

An individual who is tied back to a [Coach](#coach). An Athlete cannot exist without a coach it is attached to.
