CiviCRM provides some initial tools for registration management. The Event Dashboard page provides an overview of all the Events.

 https://community.ussf2010.org/en/civicrm/event&reset=1

From this Dashboard you can click to see a pre-configured list of Paid Registrants

 https://community.ussf2010.org/en/civicrm/event/search?reset=1&force=1&event=4&status=1

and Pay Later Registrants

 https://community.ussf2010.org/en/civicrm/event/search?reset=1&force=1&event=4&status=5

Searching registered users is needed for more granular administration. Below are three means to find registrants depending on the needed result.

From the Advanced Contact Search Form

To find all registered contacts, check "2010 USSF Registered" under the Tag(s) list. This will return every registered user regardless of payment status, contact type (individual or organization), etc.

To find all registered contacts that are Individuals, check "2010 USSF Registered" under the Tag(s) list and "Individual" under Contact Type(s). This will return all registered individuals regardless of payment status. All organizations can be found by selecting "Organization" instead of Individual.

To find all the Registering Attendees, check "2010 USSF Registered" under the Tag(s) list and "Registering Attendee for" in the dropdown under the Relationships (collapsed) field set. This will return a list of individuals. To return the list of Organizations, select "Registering Organization to" in the Relationship dropdown.

To find all registered Individuals that are pay later (which includes registrants that intend to apply for a scholarship), check "2010 USSF Registered" under the Tag(s) list, "Individual" under the Contact Type(s) list and under the Events (collapsed by default) field set, check "Pending from pay later" under the Participant Status list. Other participant statuses can be be selected and searched.

To find all registered Individuals that checked to apply for a Scholarship, check "2010 USSF Registered" under the Tag(s) list and under the Events (collapsed by default) field set, check "Registration Scholarship" under the USSF Additional Participant Info fieldset. Other participant statuses can be be selected and searched. The Spanish search will need to be done separately. This search can also be done for Volunteers.

All results from these search can be saved in a Smart Group. This is a feature that creates a group of contacts that is updated accordingly to the criteria of the search in question. For example, the last search of all individuals who have clicked to apply for a scholarship will be updated as new registrants check this box.

From the Contribution Search Form (Event Fees are categorized as contribution data)

To find the total event fees paid into registration, select Event Fees under Contribution Type. The object of this list is transactions, NOT Contacts. These transactions are grouped by the person that made them, not the Contact Type of the registrant. A limitation to this searching is that this list cannot be filtered by Fee Level. This results set CAN be exported as a csv file for use of the data outside of CiviCRM.

From the Attendee Report

To list Participants, Registration Status, Fee Level, and Fee Amount, check those boxes under Display Columns and click Preview Report. This report will list all participants for the all Events. This report can be filtered further under the Set Filters fields set, which includes particular events, Registration Status, date ranges, etc. This reporting is also currently limited in Fee Level filtering. The result is a preview, not the entire report. The entire report CAN also be exported as a csv file for use of the data outside of CiviCRM.