How it works

Five ways in. One record out.

Every ticket becomes a stub. Every stub becomes a record. Here’s how each one gets there.

Method 01
Snap a photo

Photograph a physical stub or screenshot a digital one. Claude Vision API reads the image — extracts event name, venue, date, seat info, and any barcode text.

The system pre-fills the stub form with extracted data. You confirm or correct, add personal notes, name your companions.

If the OCR extraction matches a known event in Setlist.fm or TMDB, it lands as High Confidence. If no match, it lands as Self-reported with the OCR data attached — still richer than a blank manual entry.

High Confidence
Available at launch
01 · Capture
RR
Photograph stub
02 · OCR reads
EVENTRadiohead
VENUERed Rocks
DATESep 14, 2024
SEATGG Pit
03 · Saved
Radiohead
Red Rocks · Sep 2024
High Confidence
Method 02
Import from Wallet

Apple Wallet (.pkpass) or Google Wallet pass. The system reads the structured JSON — event name, date, venue, barcode, and issuer are all clean fields.

This is the richest data source available: ticket vendors encode everything. No extraction error, no OCR noise, no manual correction needed.

Verification: Verified. Structured data from a vendor source is the cleanest input the schema can accept short of a direct API handshake with the ticketing platform.

Verified
Coming in V1.1
01 · Share pass
TICKETMASTER
Chiefs vs. Bills
Arrowhead · Jan 28
02 · JSON parsed
{
  event: "Chiefs...",
  date: "2024-01-28",
  venue: "Arrowhead",
  issuer: "TM"
}
03 · Saved
Chiefs vs. Bills
Arrowhead · Jan 2024
Verified
Method 03
Forward a receipt

Forward your confirmation email to a dedicated address. The system parses the email for event details using vendor-specific extractors.

Supported vendors at launch: Ticketmaster, AXS, SeatGeek, StubHub, Eventbrite. Parser rules live in an editable table — adding a new vendor is a config change, not a deploy.

Verification: Verified. An email receipt from a known vendor is treated as structurally equivalent to a wallet import — the stub is backed by a third-party paper trail.

Verified
Coming in V1.1
01 · Forward
From: tickets@seatgeek.com
To: log@admitone.app
Your ticket confirmation
Tyler Childers
Starlight Theatre
02 · Parsed
VENDORSeatGeek
EVENTTyler Childers
VENUEStarlight
DATEJul 14, 2023
03 · Saved
Tyler Childers
Starlight · Jul 2023
Verified
Method 04
Enter by hand

Type it in. Event name, venue, date, type. No photo, no receipt, no verification. Pure memory.

“I was at Bonnaroo in 2018. I don’t have the wristband anymore. But I was there.” That’s enough. The record accepts it.

Verification: Self-reported. No penalty, no downgrade in visual treatment, just clearly labeled. Self-reported stubs are first-class citizens in the record — the archive is about what you showed up for, not what receipts you kept.

Self-reported
Available at launch
01 · Blank form
EVENT
VENUE
DATE
TYPE
02 · You type
EVENTBonnaroo
VENUEManchester, TN
DATEJun 2018
TYPEFestival
03 · Saved
Bonnaroo
Manchester · Jun 2018
Self-reported
Method 05
Scan a barcode

Point your phone camera at the QR or barcode on a physical or digital ticket. The system decodes and looks up the event.

Most Ticketmaster and AXS barcodes contain event IDs that resolve to real event records. The scan is a verification shortcut: in one motion, you’ve captured both the artifact and the proof.

Verification: Verified if the barcode resolves to a known event. Requires native camera access, which is why this method ships with the native app in V2 rather than the PWA at launch.

Verified
Coming in V2
01 · Viewfinder
02 · Decoded
TM-E-7291-2024
EVENTRoyals vs. NYY
VENUEKauffman
DATEJun 10, 2024
03 · Saved
Royals vs. Yankees
Kauffman · Jun 2024
Verified
The input changes. The record doesn’t.

Photo, wallet pass, email, keyboard, camera — five doors into the same room. Every stub lands in the same schema, gets the same enrichment, surfaces the same anniversaries. The method of entry is metadata. The artifact is permanent.

Ready when you are.

Drop your email and we’ll reach out when stubs are ready to log.

No spam. No engagement bait. Just your stubs when it’s ready.
Or explore a demo profile →