Get an endpoint Sign in

Directory Ground floor to loading bay

Every page in this mockup.

22 stops, all clickable, all running on mock data. If it’s not on this board, it doesn’t exist yet.

Marketing

The front counter

  1. A01Home/The poster, the live demo and the whole pitch.
  2. A02Pricing/pricingOne plan, it’s free. Fair-use limits, BYOK and the FAQ.
  3. A03Docs quickstart/docsBasic form, AJAX, redirects, spam, uploads, Discord and Resend.

App

The sorting office

  1. B01Sign in/app/sign-inGitHub or Google, and nothing else to remember.
  2. B02Onboarding/app/onboardingName a form, pick where it goes, copy the snippet.
  3. B03Forms list/appEvery pigeonhole with counts, sparklines and status.
  4. B04Inbox: Studio contact/app/forms/k3x9q2m7abThe submission inbox with filters, search and the delivery journey.
  5. B05Form settings/app/forms/k3x9q2m7ab/settingsGeneral, notifications, channels, spam and the danger zone.
  6. B06Email & BYOK/app/account/emailPaste a Resend key, see usage against the free sender.
  7. B07Inbox: Tidepool beta waitlistActive/app/forms/w4itl1st9zAnother mock form, 361 submissions this month.
  8. B08Inbox: Tom & Priya RSVPActive/app/forms/r5vp2026tpAnother mock form, 58 submissions this month.
  9. B09Inbox: Blocky Bay bug reportsPaused/app/forms/bugr3p0rt5Another mock form, 9 submissions this month.
  10. B10Inbox: hello@achterberg.studioWaiting for confirmation/app/forms/hello@achterberg.studioAnother mock form, 1 submission this month.

System

Notices, slips and the odd returned letter

  1. C01Email confirmation/confirmThe one-time “want these submissions?” page for zero-signup forms.
  2. C02Thank-you page/thanksThe quiet default after submitting. Brandable with query params.
  3. C03Thank-you, branded/thanks?name=Achterberg Studio&back=https://achterberg.studio&accent=#335c67The same page with a site name, back link and accent colour.
  4. C04404/nopeReturn to sender. Any unknown URL lands here.
  5. C05Rate limited/blocked?reason=rateToo many submissions in a minute, with a live countdown.
  6. C06Blocked/blocked?reason=blockedA form that won’t accept posts from here, explained calmly.
  7. C07Challenge page/c/demoA quick human check before a held submission is released.
  8. C08Notification email/emailsThe “New submission” email at desktop and phone widths.
  9. C09Email, raw HTML/emails/new-submission.htmlThe email-safe template on its own, as a mail client sees it.

For the system pages

Query params worth knowing

The thank-you page is seen by other people’s visitors, so it borrows the site’s name and colour from the redirect. Try the branded example.

Query parameters for the system pages
PageParamExampleWhat it does
/thanksnameAchterberg%20StudioSite name shown above the message and in the back link.
/thanksbackhttps://achterberg.studioWhere the back link goes. http and https only. Without it, the link goes back a page.
/thanksaccent%23335c67A hex colour for the top rule, dot and underline. Never used for text, so contrast stays safe.
/thanksrefSM8%20RH0M%208DJT%207ZA tracking number for the visitor to quote.
/blockedreasonrate | blockedWhich notice to show. Defaults to rate.