Skip to main content

Overview

Submission reminders automatically notify team members when lot counts are due. The reminder system uses a three-level hierarchy — global defaults, auction-level overrides, and location-level overrides — so you can fine-tune reminder behavior at every level.

Global Defaults

System-wide schedule managed by super admins

Auction Overrides

Per-auction schedules managed by auction admins

Location Overrides

Per-location schedules for specific needs

Schedule Hierarchy

Reminder schedules follow an inheritance model. Lower levels override higher levels, and any field left blank inherits from the parent:
LevelWho ManagesScope
GlobalSuper AdminAll auctions without their own schedule
AuctionOwner / AdminAll locations in that auction without their own schedule
LocationOwner / AdminA single location
When no schedule is configured at any level, reminders are not sent. The system only sends reminders when at least a global default schedule exists.

How Inheritance Works

  1. The system checks for a location-level schedule first
  2. If none exists, it falls back to the auction-level schedule
  3. If none exists, it falls back to the global default schedule
  4. If no schedule exists at any level, no reminders are sent
An Inheritance Badge appears on each schedule to show where the active configuration comes from (Global, Auction, or Location).

Schedule Modes

Reminders can operate in two modes:

Interval Mode

Send reminders at regular intervals within a time window.
SettingDescriptionExample
Start TimeWhen reminders begin each day7:00 AM
End TimeWhen reminders stop each day5:00 PM
IntervalMinutes between remindersEvery 60 minutes
Interval mode works well for auctions that need periodic check-ins throughout the day, such as hourly lot count updates.

Deadline Mode

Send reminders before specific deadlines.
SettingDescriptionExample
DeadlinesTimes when submissions are due10:00 AM, 2:00 PM, 5:00 PM
Advance RemindersMinutes before each deadline to send a reminder30 minutes, 15 minutes
Deadline mode works well for auctions with fixed reporting times, such as morning counts, midday updates, and end-of-day totals.

Configuring Global Defaults

Only Super Admins can configure global default schedules.
1

Open Global Settings

Navigate to Settings in the main navigation (outside any auction context)
2

Select Reminder Defaults

Click Reminder Defaults in the settings menu
3

Choose a Mode

Select Interval or Deadline mode
4

Configure Schedule

Fill in the schedule details (times, intervals, or deadlines)
5

Save

Click Save Schedule to apply the global defaults

Configuring Auction-Level Reminders

1

Navigate to Auction

Select your auction from the sidebar
2

Open Settings

Click Settings in the sidebar under the Configuration section
3

Click Reminders

Click Reminders in the settings navigation links
4

Enable Auction Override

Toggle on the auction-level schedule to override the global default
5

Configure Schedule

Choose a mode (Interval or Deadline) and fill in the details
6

Save

Click Save Schedule to apply
If you disable the auction-level override, all locations in this auction revert to the global default schedule (if one exists).

Configuring Location-Level Overrides

Location overrides let you customize reminders for specific locations that have different operational hours or submission requirements.
1

Open Reminder Settings

From your auction’s Settings > Reminders page, scroll to the Location Overrides section
2

Select a Location

Click the location you want to override
3

Configure Override

Adjust the schedule mode and settings for this location
4

Save

Click Save to apply the location-specific schedule

Day-of-Week Overrides

Each schedule (at any level) can have per-day overrides. This lets you customize reminders for specific days or disable them entirely on certain days.

Adding Day Overrides

1

Open Schedule Form

Navigate to the schedule you want to customize
2

Expand Day Overrides

Click Day Overrides to expand the day-of-week configuration
3

Toggle Days

Enable or disable specific days of the week. Disabled days send no reminders.
4

Customize Per-Day Settings

For enabled days, optionally override the start time, end time, and interval (or deadlines). Fields left blank inherit from the parent schedule.
5

Save

Click Save Schedule to apply day overrides

Common Day Override Patterns

PatternConfiguration
No weekend remindersDisable Saturday and Sunday
Early start on MondaysOverride Monday start time to 6:00 AM
Shorter Friday scheduleOverride Friday end time to 3:00 PM
Extra reminders on sale daysOverride specific days with shorter intervals

Smart Skip

The reminder system includes a smart skip feature that avoids sending unnecessary reminders. When a team member has already submitted data for the current period, the system skips the next reminder for that location. This reduces notification fatigue and rewards teams that stay ahead of schedule.
Smart skip evaluates submissions at the location level. If a location has received a submission within the current reminder interval, the reminder is skipped for all assigned members of that location.

Schedule Preview

The Schedule Preview provides a visual timeline showing when reminders will be sent for each day of the week. This helps verify your configuration before saving. The preview displays:
  • Timeline bars for each day showing the active reminder window
  • Dots indicating when each reminder will fire
  • Disabled days shown as grayed-out rows
  • Inherited vs overridden settings highlighted per day

Troubleshooting

Check these items:
  1. Verify a schedule exists at the global, auction, or location level
  2. Ensure the schedule is enabled (not disabled)
  3. Check that the current day of the week is not disabled in day overrides
  4. Verify the current time falls within the start/end time window
  5. Confirm that the Edge Function dispatch-reminders is deployed and running
Possible causes:
  • Schedule times are in the wrong timezone
  • A location override is overriding the expected schedule
  • Day overrides are changing the times for specific days
Solutions:
  1. Check the schedule preview to verify expected reminder times
  2. Review the inheritance badge to confirm which schedule level is active
  3. Check day-of-week overrides for the affected day
Possible causes:
  • User has disabled push notifications on their device
  • User has disabled email reminders in their profile
  • User is not assigned to the affected location
  • No active web push subscription or push token
Solutions:
  1. Ask the user to check notification permissions in device settings
  2. Check the user’s email reminder preference in their profile
  3. Verify the user is assigned to the correct location
  4. Have the user re-enable browser push notifications if using the admin dashboard
Solutions:
  1. Increase the interval between reminders (e.g., 60 → 120 minutes)
  2. Narrow the start/end time window
  3. Disable reminders on low-activity days using day overrides
  4. Smart skip should prevent duplicate reminders — check that submissions are being recorded correctly