Admin lists for assets users create in Tools. Use these to moderate, inspect view counts, and export contacts.
Custom cards
Products → Custom cards (/admin/cards).
Print Studio can persist card records. Staff create/edit cards here as well (/admin/cards/create). These are the “inventory” of print designs, separate from one-off PNG downloads in the wizard.
Landing pages
Products → Landing pages (/admin/landing-pages).
- List all pages (not only your own).
- Open a page for details; delete if needed.
- Public URL remains
/l/{slug}only when published from the builder.
Resumes
Products → Resumes (/admin/resumes).
Show or delete. Public URL /resume/{slug} requires the resume to be public.
Link-in-bio
Products → Link-in-bio (/admin/link-in-bio).
Show or delete profiles. Public URL /link/{slug}.
Lead forms
Leads → Lead forms (/admin/lead-forms).
Open a form, view submissions, delete a form. Builder stats include views, submissions, and conversion rate.
Leads inbox
Leads → Leads (/admin/leads).
- Filter and open a lead (name, email, message, related bio page, owner).
- Update status (route
admin.leads.update-status) where the UI exposes it. - Delete.
- Export:
/admin/leads/export/all(and user-scoped/leads/exportwhen authenticated).
Leads also arrive from link-in-bio lead widgets (POST /leads) and from public forms (POST /f/{slug}/submit).
← All ProfileSuite – Digital Business Card, Bio Link & Lead Capture Platform documentation