series or series_then_manual, the rider’s series plate is used as their bib on race day. See Bibs for the source modes.
Manage plates at /organizations/[id]/series/[seriesId]/plates.
[IMAGE: /organizations/[id]/series/[seriesId]/plates → plate assignment table]
Assign a plate
- Click Assign plate.
- Enter the plate number.
- Search for the rider by name (filtered to participants who have registered for any event in the series).
- Click Assign.
Search & filter
The search box filters the table by rider name or plate number.Release a plate
Click the trash icon on a row to release that plate. The rider’sseriesPlate is cleared; the plate becomes available for reassignment. The release is timestamped on the audit log.
Use across events
Once assigned, the rider’s series plate auto-flows into any race that hasbibSource: series or series_then_manual. No further per-event work needed — bib day-of, RFID lookups, and printable lists all use it.
Filters and search
The table is paginated and supports:- Status filter —
assigned,retired,conflict,reserved, orall. - A single search box that matches participant name or plate number (server-side, honoring the series’ leading-zero rule).
Auto-assign missing plates
Click Auto-assign to fill in plates for participants who don’t have one yet. You enter a starting number and Time2Bike previews the full plan (every proposedparticipant → plate, plus any skipped rows with a reason) before anything is committed. Reserved ranges are skipped automatically.
Reserved ranges
From Reserved ranges, define ranges of plate numbers you don’t want assigned (e.g.1–50 for pros, 100–199 for staff). Both auto-assign and manual assign refuse to use plates inside a reserved range with a clear error.
Bulk import
Click Import CSV to upload aplate,participantId CSV. You’ll see row-level results before anything is written:
- Created — new assignment.
- Updated — participant’s existing assignment changed.
- Skipped (conflict) — that plate is already on another rider.
- Error — bad row; reason is shown.