All checks were successful
Build latest image / build-container (push) Successful in 1m30s
25 lines
703 B
Markdown
25 lines
703 B
Markdown
---
|
|
linkTitle: "Selfservice"
|
|
title: Introduction
|
|
weight: 1
|
|
prev: /
|
|
next: /selfservice/orgs
|
|
cascade:
|
|
type: docs
|
|
lang: en
|
|
---
|
|
|
|
The self-service allows runners to register themselves for the run and view their own data.
|
|
|
|
It includes (but is not limited to) the following functions:
|
|
|
|
* Registration for citizen runners
|
|
* Registration for corporate runners
|
|
* Viewing a runner's own data
|
|
* General data: First name, middle name, last name, email address, phone number
|
|
* Lap times
|
|
* Download a runner certificate
|
|
* Completely delete a runner's data from the system (GDPR compliant)
|
|
|
|
Note: For the self-service to work for citizen runners, the automatically generated citizen run organization must exist!
|