Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Dashboard: Users

Julien Dufresne edited this page May 15, 2020 · 2 revisions

Users features

This action is only available for super admin and event admin users.

This section shows how to configure and view all types of users.

Attendees

  1. You can click on the Resume button to download all attendees resumes (including team captain and godparents).
  2. You can click on the CSV button to download the attendee list in csv format (including team captain and godparents).
  3. You can click on the XLSX button to download the attendee list in xlsx format (including team captain and godparents).
  4. You can access to the attendee team page by clicking on the View Team button.
  5. You can download the resume of an attendee by clicking on the Download Resume button.

Organizers

You can click on the + Add an organizer to add a new organizer to the event.

After clicking on the + Add an organizer button, a form will appear.

organizer form definition

Name Description State Example
First name First name of the organizer Required John.
Last name Last name of the organizer Required Doe
E-mail address Email of the organizer Required jonh@test.com
Password Password for the organizer account Required Password0

WARNING: If an account already exists with the email of the organizer, we will associate that account to the event. The password will not be override

You can add the organizer by clicking on the Add + button.

Volunteer

You can click on the + Add a volunteer to add a new volunteer to the event.

After clicking on the + Add a volunteer button, a form will appear.

volunteer form definition

Name Description State Example
First name First name of the volunteer Required John.
Last name Last name of the volunteer Required Doe
E-mail address Email of the volunteer Required jonh@test.com
Password Password for the volunteer account Required Password0

WARNING: If an account already exists with the email of the volunteer, we will associate that account to the event. The password will not be override

You can add the volunteer by clicking on the Add + button.

Directors

You can click on the + Add a director to add a new director to the event.

After clicking on the + Add a director button, a form will appear.

director form definition

Name Description State Example
First name First name of the director Required John.
Last name Last name of the director Required Doe
E-mail address Email of the director Required jonh@test.com
Password Password for the director account Required Password0

WARNING: If an account already exists with the email of the director, we will associate that account to the event. The password will not be override

You can add the director by clicking on the Add + button.