Best Practices
Check-In and Privacy Best Practices
How to protect attendee data and reduce day-of-event check-in mistakes.
First created Last updated
attendeebestbest-practicescheckcheck-indatadayevent-managementhowmistakes
Practice overview
How to protect attendee data and reduce day-of-event check-in mistakes. This practice guide explains the standard that should shape decisions in event operations, especially when people, privacy, money, access, or public information are involved.
Principles
- Use the least surprising action. Do the narrowest thing that solves the current problem.
- Keep private information limited. Only record or share sensitive details when they are necessary.
- Prefer evidence over memory. Link or describe the source that proves the state.
- Write for review. A future reviewer should understand the action without knowing the conversation that led to it.
- Separate urgent response from cleanup. Handle immediate risk first, then return to records and handoff notes.
Checklist
- Confirm the Attendee profiles state is visible, current, and tied to the correct scope.
- Confirm the Check-in records state is visible, current, and tied to the correct scope.
- Confirm the Offline snapshots state is visible, current, and tied to the correct scope.
- Confirm the current actor is allowed to make the decision.
- Confirm the record is accurate enough for another person to rely on.
- Confirm the next action is proportional to the known facts.
- Confirm the handoff leaves a clear owner and open question list.
Examples of weak practice
- Saving a conclusion without the facts that support it.
- Changing a public page without checking the attendee path.
- Exporting or importing data without naming the file owner.
- Treating a technical success message as proof that the operational outcome is correct.
Strong handoff
A strong handoff includes scope, owner, changed record, reason, evidence, remaining risk, and next review time. Use related pages below when the practice crosses into another workflow.