Circle event attendance dashboard for community leads
One screen that shows who actually shows up to your Circle events, ranks your regulars, and flags the first-timers worth welcoming personally.
Build me an app for the recurring events I run in my Circle community: one screen that tells me who actually shows up, instead of me rebuilding a spreadsheet after every session. The audience is the community or events lead who needs to prove attendance trends over time and spot the regulars worth turning into hosts or moderators.
The main view is an attendance grid. Load events with Circle List Events, with a space filter built from Circle List Spaces and a window control at the top of the page that defaults to the last 8 events (also offer 4, 12 and all). For every event inside the window, call Circle List Event Attendees and page through until has_next_page is false. Render members down the left side and events across the top, with a filled marker in a cell where that member attended. Column headers show the event title and date, row headers show the member name, avatar and a running total of events attended out of the events in the window. Clicking a column header opens a detail panel for that event using Circle Get Event, showing the description, start and end time, location, host and the space it lives in, plus the attendee count for that session.
The second view is a regulars view with three sections. Regulars ranks members by how many of the events in the window they attended, descending, showing both the count and an attendance rate. First-timers lists the members who appear in the most recent event's attendee list and in no earlier event in the window, so hosts can welcome them personally before the next session; give this section its own visible badge because it is the part hosts act on fastest. Never attended lists members pulled from Circle List Community Members, paging through the full list, who do not appear in any attendee list at all. Keep the sections on one page so the lead can move from the strongest regulars to the completely disengaged without navigating away.
From any member row I want to act without leaving the page. Tagging a reliable attendee should load the existing tags with Circle List Member Tags so I can pick one, or create a fresh tag with Circle Create Member Tag, then apply it to the member with Circle Update Community Member. Adding a regular to a VIP access group should let me pick the group from Circle List Access Groups and then call Circle Add Member to Access Group using the member's email. Both actions should update the row optimistically, show a short confirmation, and roll back visibly if the call fails.
Scheduling the next session belongs inside this app, because Circle has no built-in automation for recurring events. Give me a Create Event dialog that pre-fills the space and title from the most recent event in the window and suggests a start time one interval after that last session, so booking the next one takes a few clicks. Use Circle Create Event and refresh the event list afterwards so the new session appears as a column in the grid.
Exporting matters for sponsor and board reporting. An export button should call Google Sheets Create Spreadsheet to make a new spreadsheet, then Google Sheets Append Values to write a header row (member name, email, one column per event, total attended, attendance rate) followed by one row per member, plus a short summary block with total events, total unique attendees and average attendance per event. Show me the spreadsheet link when it finishes, and remember the most recently created spreadsheet per user so I can find the last export again.
Two constraints to respect. Circle exposes event attendees but has no RSVP versus attended distinction and no per-attendee join or leave timestamps, so treat the attendee list as the attendance record and never label anything as dwell time, partial attendance or no-show rate in the UI. Every Circle list endpoint is paginated with a has_next_page flag, so page through attendees per event and members properly rather than reading only the first page.
Be careful with request volume, because Circle limits API calls per month and a Business plan community only gets 5,000. Fetch attendees only for the events inside the selected window, load them in modest concurrent batches, hold the assembled grid in app state instead of refetching on every interaction, and give me an explicit refresh button. Show skeletons while the grid assembles and a clear empty state when a space has no events yet.
Remember my last selected space filter, window size and sort order between visits, per user.
What does this prompt do?
- Puts your Circle events in one attendance grid, with members down the side and events across the top, so you can see at a glance who keeps coming back and who drifted away.
- Ranks your regulars by how many of the recent sessions they attended, and flags anyone who showed up for the first time at your latest event so a host can welcome them by name.
- Surfaces the community members who have never attended a single event, so you know exactly who to invite next.
- Lets you tag a reliable attendee, add your regulars to a VIP group, schedule the next session and export the whole grid to a spreadsheet, all without leaving the page.
What do I need to use this?
- A Circle community on the Business plan or higher, which is the level that lets outside tools connect.
- Admin access to that community, so the app can read your events, attendees and member list.
- A Google account, if you want to export the attendance grid to a spreadsheet for sponsors or your board.
- A handful of past events with attendees, so the trends have something to show on day one.
How can I customize it?
- Change how many recent events the regulars ranking scores, from the last four sessions up to your full event history.
- Filter the grid to a single space, so a course cohort or a members-only club is measured only on its own events.
- Choose which tag and which VIP group the one-click row actions apply, and rename them to match how your community is organized.
FAQs
Does this tell me who RSVP'd versus who actually attended?
How far back does the regulars ranking look?
Can I track one group of events separately from the rest?
Will exporting overwrite an existing spreadsheet?
Do I need a paid Circle plan for this?
Related templates
Stop buying stale lists. Reps run a saved search, work the results like an inbox, and only the accounts they approve ever reach your CRM.
Drag creators through Sourced to Wrapped on a board grouped by campaign, with audience stats on every card and a one-click brief for each creator.
Pick a repricing rule, send an assistant out to check competitor pages, then approve the new prices that clear your margin floor.
See the projected bounce rate for any outbound send before it goes out, and keep the launch button locked until the list is clean enough to be safe.
Pick any date range and see what each device in your home actually cost to run, not just how many kilowatt-hours it used.
Search three months of global coverage on your topic, rank the outlets actually writing about it, and draft a tailored pitch for each one.
Stop rebuilding your attendance spreadsheet after every event.
Open one screen that shows who keeps showing up in your Circle community, and act on it right there.