Events
Overview
The events page is a feature designed to help manage and track various events, training and other organised sessions associated with different groups within the CAG.
Once an organisation has attended an event, the event will be shown in the Groups' "Event & Training" page.
Events Table
The Events Table displays all the events within the project. The table can be:
- Searched by using the search input
- Filtered by:
- Type
Table Fields
Please find more information about the different fields in the Events Table below:
Name |
Description | Input Type | Searchable |
---|---|---|---|
Name | The name assigned to this group | text |
yes |
Description | A brief description of the group | text |
yes |
Attendees | The number of groups that attended the event | number |
no |
Date | The date the event took place | date |
no |
Type | The type of event | choice |
yes |
Actions | Button to display actions that can be performed | button |
no |
How to Create an Event
Creating an event within the platform allows you to manage and organise each event within your project efficiently. Follow the steps below to create a new event:
- Navigate to the Projects - Events page.
- Press the Add New Event button, which will open the Create Event form.
- Fill in the Event Information:
- Event Details:
- Name: Enter the name assigned to this event.
- Description (optional): Provide a brief description of the event.
- Date: Select the date the event took place.
- Type: Select the type of event from the dropdown menu.
- Event Details:
- Press the Save button.
- A new event has been created and you will be redirected to the Events' Page
- Navigate to the "Attendees" tab to add attendees to the event.
- Press the Add Attendee button, which will open the Add Attendee form.
- Fill in the Attendee Information:
- Group (optional): Select the group that attended the event.
- Person (optional): Select the individual who attended the event (they must be a contact within the group).
- If you have attendees that are not in the database, you can add them to the total attendee count by adding them to the "Undocumented Attendees" field.
Bulk Adding Attendees
Info
This feature is only available when the event has zero "documented" attendees.
This can either be because the event has just been created or because all attendees have been deleted.
Bulk adding attendees allows you to upload a CSV or Excel file containing the attendees' information. Follow the steps below to bulk add attendees to an event:
- Click the Bulk Add Attendees button, which will open the Bulk Add Attendees modal.
- Drag and drop the file containing the attendees' information or click the Browse button to select the file.
- The file will automatically be uploaded and processed.
- Review the information and press the Confirm button to see the attendees added to the event.
Note
The file must contain the following columns: Email
and What groups/organisation are you from?
.
Additionally, your file can contain the column Attended
to mark the attendees as attended (if they did) which should contain either Yes
or True
for the attendees that attended the event.
If the Attended
column is not present, all attendees will be assumed to have attended the event.
The server will try and find the individuals in the database by their email address and try to match them to a group. The name of the group inside the file must match the name of the group in the database. If the individual cannot be found, they will be added as "Undocumented Attendees".
You will be able to review what the server has done (which individuals have been found and matched to a group) after the file has been processed.
How to Delete an Event
Deleting an event is a straightforward process but should be done with caution as it permanently removes the event's record from the project. Follow the steps below to delete an event:
- Navigate to the Projects - Events page.
- Locate the event you wish to delete in the Events Table.
- Press the button in the Actions column, which will open a menu.
- Press the Delete option, which will open a confirmation pop-up.
- Press Yes, I'm sure to confirm the deletion or choose No, cancel to stop the event from being deleted.