For Coaches Coaching workflows

Athlete intake link (coach)

A single-use form for collecting a full athlete profile up front.

An AthleteIntakeLink is a single-use URL that walks a new athlete through a structured profile form. The fields are configurable but typically cover:

Each link is good for one submission and expires.

When to use it

Use the intake link when:

Use a join link instead for groups where a long intake form would slow signup down.

  1. Open the Intake templates section in admin (or from the team page).
  2. Pick a template (basic vs full) or create one.
  3. Click Generate intake link. A unique URL is created.
  4. Share that URL with the athlete.

What the athlete sees

They see the form at /intake/<token>/ (no login required) and can save a draft to finish later. On submit, they are prompted to set a password, the athlete record is created, and they are added to your roster automatically.

After submission

The intake answers are stored on an AthleteIntake record and are viewable on the athlete's profile page. You can edit or add to them later if facts change.

Last updated May 12, 2026

Still stuck? Ask us a question and we'll write up an answer.

Ask a question