Features 01 Accounts 02 Publishing 03 Managing sites 04 Shared data 05 Collections 06 Your own domain 07 Build with AI 08 Voice & attachments 09 Traffic 10 Admin 11 Your AI agent 12 Not built
00.
Feature inventory

Everything it does.
Nothing it doesn't.

This is the complete list of what Simple Host can do today — one entry per capability, with where you find it and what it will not do. It exists so that "does this already exist?" has an answer you can read, and so a feature can never quietly stop working without someone noticing it is missing from a screen.

Entries that are half-built are marked as such rather than left off. A feature that does not finish the job is more expensive than one that was never offered, so the marked ones are the important part of this page.

Two owner screens exist. Every entry says which one it lives on:

Your sites page

Your own address — simple-host.app/your-handle. Signing in takes you here. It has a Sites tab, an Analytics tab, the AI chat and the setup panel for your AI agent.

Main dashboard

The older screen, reached with + New site from your sites page. It has the paste builder and the site cards, and it is the only place with Data and Connect domain.

Status marks used below:

Agent only

Real and working, but there is no button for it. You ask your AI agent and it does it for you.

Admin only

Only visible to the person who runs the service.

Partial

It exists, but it does not finish the job on its own. The gap is written out in the entry.

Not active

Built, but switched off or not connected up on this instance. It does nothing for you today.

Everything unmarked works end to end · last checked against the running service on 6 September 2026
01.

Accounts & sign-in

One account covers everything: publishing your own sites, and signing in as a visitor on somebody else's.

signin-email-code

Sign in with an emailed code

Type your email, get a six-digit code, type it back. There is no password to choose or remember, and no separate sign-up step — your first code creates the account.

Who
Anyone starting out, and any visitor who needs to sign in to post on a site.
Where
The sign-in box on the home page, and inside the AI chat when a visitor tries to build something.
Limits
The code expires after 15 minutes and you get three tries before you have to ask for a new one.
signin-google

Sign in with Google

One tap instead of the email round-trip. It is the same account as the email sign-in when the addresses match, so you will not end up with two.

Who
Site visitors saving something on a site that has its own domain, and owners who would rather not wait for mail.
Where
Under the email box on the home page, and on your site — on your own domain — through the hosted sign-in helper.
Limits
Google is the provider today; more providers later.

More providers later.

account-handle

Your handle

Every account gets a short public name. It is the front of every address you publish and the address of your public profile.

Who
Everyone with an account; it is how visitors tell your sites apart from anyone else's.
Where
In every site address, and at the top of your sites page.
Limits
It is picked for you from your email and cannot be changed from any screen.
api-key

A key for your AI agent

A personal key that lets your coding agent publish and manage sites for you without you being at the keyboard.

Who
Anyone using a coding agent rather than clicking through screens.
Where
Main dashboard — Rotate API key in the header issues a fresh key and shows it once, for you to copy.
Limits
One key per account. Rotating it stops the old key immediately, so update your agent straight after. Treat it like a password.
visitor-signin

Visitors sign in on your site

Someone reading one of your pages can sign in right there — with Google, or with a 6-digit code emailed to them — and the page can then save on their behalf.

Who
Site authors collecting anything from visitors: a form, a poll, an RSVP, a guestbook.
Where
On your published page, once it is served from your own domain. The page loads the hosted sign-in helper (auth.js) and that handles the rest.
Limits
Only on a site's own custom domain. On the shared sites.simple-host.app host there is no visitor sign-in, because every site there shares one origin — pages there still save, but anyone can change that data. Connecting a domain is what adds sign-in.
visitor-signout

Visitors can sign out again

A visitor's sign-in is scoped to the one site they signed in on, and they can end it.

Who
Anyone on a shared or borrowed device.
Where
Offered by the sign-in helper on the page they signed in on.
Limits
Signing in on one site does not sign you in on another; each site is separate.
02.

Publishing a site

Three ways in: paste a page in, hand a folder to your agent, or have the AI write it. All three end at the same live address.

deploy-inline-files

Publish a page directly

Send the page itself — the HTML and anything alongside it — and it is live in seconds. No build step, no upload dialog, no waiting.

Who
Anyone with a finished page, and every AI agent publishing on your behalf.
Where
The paste builder on the main dashboard, and whatever your agent does when you say "publish this".
Limits
Text files only, so images and fonts cannot go this way — for those, use the folder route below. A site must include a home page, and script files are refused.
deploy-archive

Publish a whole folder Agent only

Hand over a zipped folder — the output of a normal web build, images and fonts included — and the whole thing goes live at once.

Who
Anyone with a real project rather than a single page: a built site, a portfolio, a documentation folder.
Where
No screen for it. Point your agent at the folder and it packages and sends it.
Limits
Up to 100 MB per upload. Script files are refused outright; anything that looks like a stored secret or a hidden settings file is silently left out without telling you.
deploy-update

Republish over the same site

Publishing again to the same name replaces what visitors see, instantly, at the same address.

Who
Anyone iterating — which is everyone, after the first day.
Where
The paste builder shows Update site once it is tied to a live site; agents do it on request.
Limits
A republish replaces the whole site, it does not merge. Anything you leave out disappears from the live version — though the old version is still kept.
site-name

You choose the site name

The name you pick becomes the last part of the address, so it is worth choosing something readable.

Who
Anyone publishing anything.
Where
The name box in the paste builder, before you press Publish.
Limits
Lower-case letters, numbers and dashes only. You can rename it later (Rename on the site card); the old address then returns 404.
site-url

Every site gets a public address

The moment a site exists it has a working web address you can send to anyone, with HTTPS already on.

Who
Everyone. This is the point of the service.
Where
Shown on the site card on the main dashboard and next to each site on your sites page.
Limits
The address always contains your handle and the site name unless you connect your own domain.
static-only

Pages only — nothing runs on the server

What you publish is served back exactly as it is. Your page's own scripts run in the visitor's browser as normal; nothing you upload ever executes on the server.

Who
Everyone — it is why an AI-written site is safe to host here without review.
Where
Not a setting. It is simply how publishing works.
Limits
No server-side languages, no databases you install, no background jobs. If your idea needs a server that runs your code, this is not the right home for it.
site-quota

Up to a hundred sites

One account can hold up to a hundred separate sites, so throwaway experiments do not need a second account.

Who
Anyone who builds a lot of small things.
Where
No screen shows your count against the limit; you find out when publishing is refused.
Limits
100 sites. Delete something to make room.
legacy-url-redirect

Old addresses still work

Sites published under the older style of address are forwarded to the current one, so links you have already shared keep working.

Who
Anyone who published before the address format changed.
Where
Nothing to do — the old link forwards on its own.
Limits
Visitors land on the new address, so that is what they will see in the address bar and copy from then on.
03.

Managing your sites

Everything published stays listed, versioned and reversible. Nothing is ever overwritten so completely that you cannot get it back.

site-list

See all your sites

One list of everything you have published, with its address, its current version number, and whether it is live.

Who
Anyone with more than one site.
Where
Both screens: the Sites tab on your sites page, and the site cards on the main dashboard.
Limits
The two lists show different buttons. Data and domains are only on the main dashboard; the public/unlisted switch is only on your sites page.
site-versions

Every publish is kept as a version

Each time you publish, the previous state is kept intact and numbered, with the date it went live.

Who
Anyone who has ever published something worse than what they had.
Where
Versions on the site card (main dashboard) or Revert next to the site (your sites page).
Limits
Versions are kept, but there is no note or label on them — only a number and a timestamp.
site-rollback

Put an earlier version back

Pick any earlier version and make it the live one again. The switch is immediate.

Who
Anyone who just broke a live page and wants it back now.
Where
Make active in the version list, on either screen.
Limits
This changes the pages only. Data your visitors saved is not rolled back — it is not part of a version.
site-rename

Rename a site

Give a site a new name without republishing it. Its versions and its saved data come with it.

Who
Anyone who picked a throwaway name and then kept the site.
Where
Rename on the site card, main dashboard — or ask your agent.
Limits
The address changes with the name, so update any links you have shared. The new name must be free.
site-delete

Delete a site

Removes the site, every version of it, and its address.

Who
Anyone clearing out experiments.
Where
Delete on the site card or the site row, on either screen. It asks first.
Limits
Cannot be undone, and it takes the saved visitor data with it. The name becomes free again.
site-visibility

Public or unlisted

A public site is listed on your profile page. An unlisted one is not — it is reachable only by its link.

Who
Anyone with drafts, client work or personal pages they do not want on a public list.
Where
Make unlisted / Make public next to the site, on your sites page only.
Limits
Unlisted is not private. Anyone with the link can open it, and so can a search engine that finds the link.
public-profile

A public page listing your sites

Your handle has its own page showing your public sites, so you can share one link instead of five.

Who
Anyone showing a body of work — a portfolio, a course, a set of demos.
Where
The link is shown to you on your sites page, under Your public showcase.
Limits
Only public sites appear. There is no ordering, description or cover image — names and dates only.
site-notfound-page

A proper "page not found"

A mistyped address on a site gets a clean, branded page with a way back, instead of a raw server error.

Who
Your visitors, on their worst moment.
Where
Automatic. Nothing to switch on.
Limits
You cannot customise it or point it at your own page.
04.

Site data — the shared box

Every site gets a small shared store, with no database to set up. It is what makes a counter, a vote, a poll or a saved game state possible on a static page.

state-shared-store

One shared box per site

A single place your page can read and write that every visitor sees. It is the same box for everyone, so it is what makes numbers on the page real rather than personal.

Who
Anyone whose page needs to remember something across visitors — a count, a tally, a list, a setting.
Where
Used by your page's own code. Nothing to switch on.
Limits
Up to 1 MB in total. It is one box, not a database — no queries, no indexes, no per-visitor privacy.
state-atomic-ops

Safe simultaneous updates

A page can add one to a number, add an item to a list, or remove one, without reading the whole box first. Two visitors doing it at the same instant both count.

Who
Anyone with a headcount, a vote, a guestbook or anything else several people touch at once.
Where
Used by your page's own code.
Limits
Only the simple moves are supported — set, add-to-a-number, add-to-a-list, remove. Anything cleverer has to be worked out in the page.
state-live-updates

Live numbers without a refresh

A page can keep checking for changes very cheaply, so a count or a comment thread updates itself while people are looking at it.

Who
Anything with a live figure on it — an RSVP headcount, a signup counter, a discussion.
Where
Your page's own code — a conditional request returns nothing when the box has not changed.
Limits
It is polling, not push. Expect a few seconds of lag, not instant.
state-public

The store is public, on purpose

Sites and their data are public to anyone with the link. This is stated plainly because it is the single most important thing to know before you build.

Who
Everyone using the store. It shapes what you should and should not collect.
Where
Not a setting — it is how the store works.
Limits
Anything a page can read, a visitor can read. Reading it takes a page in a browser — pasting the address into a terminal will be refused, which is a speed bump, not privacy.
state-write-gate

Who is allowed to write

On the shared host anyone can read and write. On your own domain saving requires a signed-in visitor or an API key, so a passer-by cannot fill your store with junk. Reading never requires either.

Who
Anyone collecting entries in public.
Where
Not a screen — it is applied when a page on your own domain tries to save. Visitors sign in there; your agent sends your API key anywhere.
Limits
On the shared sites.simple-host.app host there is no visitor sign-in, so writes there are open — anyone can change that data. Connect your own domain to add sign-in.
state-cross-origin

Use the store from a site hosted elsewhere Agent only

A page hosted somewhere else entirely can use one of your sites here as its backend, once you have allowed that page's address.

Who
People whose site already lives on another host but who want a form or a counter without running a server.
Where
No screen. Ask your agent to allow the address.
Limits
Up to 20 addresses per site, and you have to name each one exactly.
05.

Site data — collections

Where form entries go. A collection is a growing list — one row per submission — separate from the shared box so it can grow without limit on the page.

collection-append

Save what a form collects

Each submission is added to a named list — RSVPs, signups, orders, messages. Adding stays fast no matter how long the list gets.

Who
Anyone with a form: an event page, a waitlist, a contact form, a survey.
Where
Your page's own code saves to it.
Limits
Up to 64 KB per entry. Entries are append-only — nothing can edit or delete a single entry, from any screen or by any agent.
collection-read

Read the entries back on the page

A page can read its own entries, newest first, so you can build a guest list or a public wall that shows what has come in.

Who
Anyone who wants the results visible rather than hidden behind a login.
Where
Your page's own code. AI-built sites are told to include a second page for exactly this.
Limits
200 entries at a time maximum. Anything a page can read, a visitor can read.
collection-inventory

See what a site has collected

A panel listing each collection on a site with how many entries it holds and when the last one arrived, and a table view of the entries themselves.

Who
You, checking whether anyone actually filled the form in.
Where
Data on the site card — main dashboard only.
Limits
Shows the 50 most recent entries in the table view. Read-only — you cannot correct or remove an entry here.
collection-csv

Download everything as a spreadsheet

One button gives you the whole collection as a CSV file you can open in any spreadsheet.

Who
Anyone who has to actually use the entries — a guest list to check off, a mailing list to import.
Where
Download CSV inside the Data panel — main dashboard only.
Limits
A snapshot at the moment you press it. No filtering or date range; you get the whole list.
06.

Your own domain

A site can be served from a domain you own, so nothing in the address mentions this service.

custom-domain-connect

Point your own domain at a site

Attach a domain you own — a subdomain like recipes.yourbrand.com or the bare domain itself — to one of your sites. Once connected, the site is served only on your domain: the old sites.simple-host.app link redirects there, and saving happens only there.

Who
Anyone with a brand, a business or a domain already bought.
Where
Connect domain on the site card — main dashboard only. Your agent can also do it, and there is a skill for exactly this.
Limits
One domain per site. A binding is provisional until DNS proves it: another site can take an unproven one over, and it lapses after 24 hours; only a verified domain is exclusive (409 domain_taken).
custom-domain-dns-record

You are told the exact record to add

Connecting hands back the single DNS record to paste into your registrar — no guessing, no documentation to read.

Who
Whoever has the login to the domain registrar; often not the person building the site.
Where
Shown when you connect, and repeatable by your agent afterwards.
Limits
Adding it at the registrar is yours to do, and changes can take from minutes to a few hours to spread.
custom-domain-https

HTTPS on your domain Partial

A connected domain is served over HTTPS with a valid certificate.

Who
Everyone — a browser warning on your own domain is worse than no domain.
Where
Nothing to press.
Limits
The certificate is not issued automatically — it is a manual step by whoever runs the service. Until it is done, your domain will not load. Check by opening it, not by waiting for a status to change.
custom-domain-status

The connection badge

The site card shows the domain you attached, with a status next to it.

Who
Anyone checking whether the connection worked.
Where
On the site card, main dashboard.
Limits
Re-checked about every two minutes: pending until the domain resolves here and answers over HTTPS, then active (or error, with the reason). Opening the domain is still the surest test.
custom-domain-disconnect

Disconnect a domain

Detaches the domain and stops serving your site from it, freeing the domain to be used on another site. The shared-host address stops redirecting and serves the site again, saving goes back to the open shared-host model, and links people kept to the domain stop working.

Who
Anyone moving a domain to a different site, or retiring one.
Where
Disconnect on the site card, main dashboard.
Limits
The DNS record at your registrar is not removed — take it out yourself, or the domain will point at nothing.
07.

Build with AI

Describe the site you want and watch it appear. There are two routes, and they differ in one important way: only one of them can publish.

ai-chat-build

Describe a site in the chat

Say what you want in plain language — "a landing page for my coffee shop" — and a complete page is built for you, working backend and all.

Who
Anyone without a designer, and anyone starting from nothing on a phone.
Where
The Build a site with AI chat at the top of your sites page.
Limits
Name it and press Publish under the preview; the builder stays tied to that site so the next build updates it (Publish as new for a copy). The chat only builds a single page.
ai-chat-iterate

Keep talking to change it

Ask for a change — different colours, another section, fix the wording — and the same page is revised rather than started over.

Who
Anyone who never gets it right on the first try.
Where
The same chat, one message after another.
Limits
The conversation is lost on reload or on Start over, and so is the page it built.
ai-chat-preview

See it before anyone else does

The built page appears live in the chat, and can be opened full-screen in its own tab to judge properly.

Who
Everyone using the chat.
Where
Below the conversation, plus Open full page.
Limits
The preview is only for you — the link cannot be shared, and it disappears when you leave.
ai-paste-build

Build it in any chatbot instead

Copy a ready-made prompt, paste it into whichever AI you already pay for, and paste the answer back here. It arrives as a working site.

Who
Anyone who already has a favourite AI, or who wants a stronger model than the built-in one.
Where
Create a site on the main dashboard — Copy prompt, then paste the answer into the box.
Limits
Up to 200 files and about 1.5 MB in one paste. If the chatbot returns anything other than the expected format, it is rejected.
ai-paste-preview

Preview the pasted site, full screen

Before publishing you see the real page, with the file list, and can open it full screen.

Who
Anyone about to put something on the internet under their own name.
Where
Appears after Preview it on the main dashboard.
Limits
The preview cannot reach your account, which means anything needing a signed-in visitor will not work until it is published.
ai-paste-publish

Publish, then keep editing the same site

Name it, publish, and it is live. From then on the builder stays tied to that site, so the next paste updates it rather than making a second one — with Publish as new if you do want a copy.

Who
Anyone iterating on a live page with a chatbot.
Where
Publish / Update site on the main dashboard.
Limits
The tie is forgotten when you leave the page, so a later paste can create a duplicate under a new name if you are not paying attention.
ai-single-provider

One model, no silent substitutes

The chat runs on exactly one AI provider. If it is unavailable you are told the build failed — you are never quietly switched to a different, worse model.

Who
Anyone who needs to trust that two builds an hour apart came from the same thing.
Where
Visible only as an error message when the provider is down.
Limits
No fallback means an outage stops AI building entirely. The paste route still works, because it uses your own chatbot.
ai-build-queue

Builds run in the background

A full build takes a minute or more, so it runs behind the scenes and the page keeps showing progress rather than freezing or timing out.

Who
Everyone using the chat, especially on a phone with a flaky connection.
Where
The progress bubble in the chat.
Limits
Three builds at once per person, and a finished build is discarded after ten minutes if you never come back to it.
08.

Voice & attachments

Two ways to describe a site without typing it — both aimed squarely at building from a phone.

voice-dictation

Speak instead of typing

Press the microphone, say what you want, and it becomes text in the box. The words stay editable before you send them, so a misheard name is fixable.

Who
Anyone on a phone, and anyone who describes things better out loud than in writing.
Where
The microphone button in the AI chat on your sites page.
Limits
The button only appears if your browser can record. About five minutes of speech at a time.
voice-live-captions

Captions while you are still talking

Words appear as you say them, so you can tell immediately that it is hearing you correctly instead of finding out at the end.

Who
Anyone dictating more than a sentence.
Where
In the message box, while the microphone is on.
Limits
If live captions are busy or drop out you are told so, and it falls back to transcribing when you stop — you never lose what you said.
voice-on-device-privacy

Your recording does not leave the service

Speech is turned into text on this same machine rather than being sent to an outside company.

Who
Anyone who would rather their voice not be handed to a third party.
Where
Nothing to switch on.
Limits
It is a small machine, so very long recordings queue behind other people's.
ai-attachments

Attach a screenshot or notes

Add a picture of a design you like, or a page of notes, and have the site built from it instead of described from scratch. Both are genuinely read.

Who
Anyone copying an existing look, or turning something they already have into a page.
Where
The paperclip button in the AI chat on your sites page.
Limits
Images (PNG, JPEG, GIF, WebP) and plain text only — PDFs are not accepted; screenshot the page or paste the text. Up to six attachments a message, images about 5 MB each, 18 MB in total.
09.

Traffic & analytics

How many people actually read your site — separated from crawlers and from the service's own monitoring, because on a small site those swamp the real number entirely.

analytics-traffic-split

People, bots and monitoring counted apart

Every visit is put in one of four groups — People, Bots, Infra and Earlier — and they are never added together into one misleading total.

Who
Anyone who has ever been briefly delighted by a traffic number that turned out to be crawlers.
Where
The numbers under each site on the main dashboard.
Limits
A crawler that hides itself well is counted as a person. The split errs that way on purpose: better to overstate people slightly than to hide real readers.
analytics-people

"People" is the audience number

When you want one figure for how the site is doing, it is People. Everything else on the panel is context.

Who
Everyone with a site they care about.
Where
The first, highlighted figure under each site on the main dashboard; the only figure used on the Analytics tab.
Limits
It counts page views, not clicks or scrolls. Images, stylesheets and downloads are not counted as visits.
analytics-infra-separated

The service's own monitoring is kept out

This machine checks every site is still up roughly twice a minute. That is thousands of hits a day per site and it is not audience, so it sits in its own Infra figure, out of the way.

Who
Anyone comparing this month with last month and wondering why a dead site has traffic.
Where
The muted Infra figure on a site's numbers, shown only when there is any.
Limits
A site with only monitoring traffic is shown as "no visits yet", not as busy. Infra is left out of the hourly chart entirely, because it would flatten everything real.
analytics-unique-visitors

A real count of distinct visitors

The visitor figure is how many different people came over the whole period — not the daily figures added up. Someone who visits on five days counts once.

Who
Anyone judging reach rather than activity.
Where
Next to People under each site, and as the visitors total on the Analytics tab.
Limits
Visitors are told apart by network address, never by a tracking cookie. So an office on one connection reads as one person, and a phone moving from wi-fi to mobile reads as two. These are inherent and will not be fixed.
analytics-daily-trend

The shape of the last month

A small line per site showing day-by-day readership, so a spike or a decline is visible at a glance without opening anything.

Who
Anyone checking whether something they shared landed.
Where
Next to each site on the Analytics tab of your sites page.
Limits
The line plots people only. It has no scale or hover figures — it shows shape, not values.
analytics-last-24h

The last 24 hours, hour by hour

A short bar chart of the last day, with people stacked above bots, so you can see whether something is happening right now.

Who
Anyone who just posted a link somewhere and wants to watch.
Where
The 24h strip under each site's numbers on the main dashboard.
Limits
Hours are in UTC, not your local time. Monitoring traffic is excluded from this chart.
analytics-earlier-history

Older traffic shown honestly as "Earlier"

Traffic recorded before 9 August 2026 predates the people-versus-bots split. It is real and it is still shown, but as its own Earlier figure rather than being guessed into the other columns.

Who
Anyone with a site older than that comparing it with a newer one.
Where
An Earlier figure on a site's numbers, shown only when there is any. Hover it for the explanation.
Limits
It can never be broken down — the original records are gone. Those months are also inflated by monitoring, which is exactly why they are kept separate.
analytics-site-cards

Numbers on every site card

Each site on the main dashboard carries its own last-30-days figures and its 24-hour chart, so you never have to open a separate report.

Who
Anyone scanning several sites at once.
Where
Under the site name on each card, main dashboard.
Limits
Fixed at 30 days here. They load as you scroll, so a card just below the fold may be blank for a moment.
analytics-owner-tab

The Analytics tab

A dedicated screen with your totals across every site and one row per site, most-read first.

Who
Anyone who wants the whole picture rather than site by site.
Where
The Analytics tab on your sites page.
Limits
This screen shows people only — bots, monitoring and "Earlier" are not shown here at all. For those, use the site cards on the main dashboard.
analytics-range

Choose the period

Switch the whole Analytics tab between the last 7, 14, 30 or 90 days.

Who
Anyone checking a launch week against a normal one.
Where
The 7d · 14d · 30d · 90d selector on the Analytics tab. 30 days to start.
Limits
Days are UTC calendar days, so today's figure is a partial day. Around 13 months of history is kept at most.
analytics-sort-by-people

Busiest sites first

Your sites are ordered by how many real people read them, so what is working is at the top instead of whatever you made first. You can also sort by bots, by all traffic, or by name.

Who
Anyone with more than a handful of sites.
Where
The Sort selector above the site list on the main dashboard. The Analytics tab is always ordered this way.
Limits
Sites with no traffic sort last, not alphabetically among the rest.
analytics-no-script

Nothing is added to your pages

There is no tracking script, no tag to install and no cookie banner to add. Counting happens on the service's side, and a visitor's address is never stored as-is.

Who
Everyone — you get the numbers without your visitors paying for them.
Where
Automatic for every site.
Limits
No referrers, no pages-per-visit, no per-page breakdown. Figures update every few minutes, not instantly.
analytics-countries

Where your readers are

People, by country, for each site — so you can tell whether a site is reaching the place it was made for.

Who
Anyone with a site aimed at a city, a country or a language.
Where
Open a site's full analytics from its name on the main dashboard; the country table is at the bottom.
Limits
Country only — no city, no map. Ordered by people; bots and infrastructure are shown separately. A visitor whose country cannot be resolved is shown as unknown.
10.

Admin

For whoever runs the service. Everyone else gets an ordinary "not found" page, with no hint that these screens exist.

admin-users

Every account and its sites Admin only

One card per person: their handle, when they joined, how many sites they have and where each one lives.

Who
Whoever runs the service, checking who is actually using it.
Where
The admin dashboard, ordered by most sites first.
Limits
Read-only. No way to suspend, contact or remove an account from here.
admin-all-sites

Every site on the service Admin only

The full list of sites with their owner shown next to each, using the same cards and buttons as your own.

Who
Whoever runs the service, dealing with a report or a broken site.
Where
An extra Admin tab that appears on the main dashboard for admins.
Limits
Full control including delete, so it is easy to remove somebody else's site by accident.
admin-api-traffic

What is calling the service, and from where Admin only

Today's calls, callers, errors and AI builds, plus two tables: what is being called most, and who is calling — with rough locations and when they were last seen.

Who
Whoever runs the service, investigating load, abuse or a failing agent.
Where
The API traffic section of the admin dashboard.
Limits
Whole-day figures only — no hourly view. The section simply stays hidden if it cannot load, rather than reporting a problem.
admin-all-analytics

Traffic across every site Admin only

The same people-and-bots split, widened from your own sites to every site on the service.

Who
Whoever runs the service, working out what is actually being read.
Where
Applied automatically to the site ordering on the main dashboard when an admin is signed in.
Limits
There is no separate all-sites analytics screen — it only changes the ordering of the list you already see.
admin-preview-expiry

Self-deleting sites for named accounts Admin only

Accounts the operator nominates get sites that delete themselves after a set time — for a public demo or a workshop where nobody wants to clean up afterwards.

Who
Whoever runs the service, when handing out a try-it-out account.
Where
No screen. The operator names the accounts and the lifetime.
Limits
Applies to every site those accounts make, and nothing warns the person before their site disappears. Ordinary accounts are unaffected.
admin-anonymous-writes

Let one site keep accepting unsigned saves Admin only

An escape hatch for a single site that has to keep accepting unsigned saves now that visitor sign-in is required.

Who
Whoever runs the service, protecting an existing site during the change.
Where
No screen — set by an admin's agent.
Limits
Per site, set deliberately. A site with this on accepts writes from anyone, so it is for an existing site that cannot change, not a default.
11.

Your AI agent

Most of this service is designed to be driven by an agent rather than clicked. These are the pieces that teach one how.

skill-website-deploy

The deploy skill

Teaches your agent the whole job: sign you up, check a site before publishing, publish it, wire up the backend, and confirm the live page really works before saying it is done.

Who
Anyone using a coding agent — this is the main way people use the service.
Where
Installed once from the Get started page, or from the setup panel on your sites page.
Limits
Your agent has to support skills. If it does not, the copy-and-paste prompt below is the fallback.
skill-website-deploy-builder

The planning skill

Helps decide whether an idea fits here before any code is written, maps it to what the service can actually do, and says plainly when an idea needs a real server instead.

Who
Anyone starting something new and unsure it will work on a static site.
Where
Installed alongside the deploy skill.
Limits
It plans; it does not build. It hands over a brief for the deploy skill.
skill-connect-domain

The domain skill

Walks your agent through connecting your own domain: attach it, tell you the one record to add, then check the domain itself until it answers.

Who
Anyone attaching a domain, which is the step most likely to go wrong unattended.
Where
Installed alongside the other two.
Limits
It confirms by opening your domain rather than waiting on the badge.
skill-install-page

A get-started page for whichever tool you use

Four routes side by side — a coding agent, the Claude app, building here in the browser, or pasting a prompt into any chatbot — with the exact commands for each.

Who
Anyone arriving for the first time.
Where
Get started in the top navigation.
Limits
On a phone the browser route is deliberately put first, since the others need a computer.
skill-install-oneline

One line to install

A single command installs the skills into your agent, on Mac, Linux or Windows, with no accounts to link and nothing to clone.

Who
Anyone with a terminal, and any agent that can run one command.
Where
Get started, and the setup panel on your sites page.
Limits
Some agents cache their skills — you may need to restart yours afterwards.
skill-setup-panel

Guided setup for your specific tools

Tick which tools you use and which operating system you are on, and it writes out exactly the commands to run, with your key ready to copy underneath.

Who
Anyone setting up a second machine, or a tool that is not the obvious one.
Where
Set up your AI on your sites page, visible only to you.
Limits
Covers the tools listed there. Anything else uses the manual instructions on Get started.
skill-help-desk

"I'm stuck — help me"

A button that opens the AI chat with your tool and operating system already filled in, so you can describe the problem instead of the setup.

Who
Anyone whose install did not work first time.
Where
In the setup panel on your sites page.
Limits
It is the same AI chat, so it can advise but cannot reach into your machine and fix it.
skill-stale-notice

Out-of-date agents are told to update

If your agent is working from an old copy of the instructions, the service tells it so as it works, rather than letting it fail in a confusing way later.

Who
Anyone who installed the skills months ago and forgot.
Where
Your agent sees it and should mention it to you.
Limits
Whether you hear about it is up to your agent — nothing is shown on any screen.
agent-prompt-llms

A prompt for any chatbot

A ready-written brief you paste into any AI, which makes it produce a site that works here — backend, live counts and all — with no skill installed anywhere.

Who
Anyone with a chatbot but no coding agent. This is the route that works on a phone.
Where
Copy prompt in the paste builder, and on Get started.
Limits
You paste the answer back yourself. If the chatbot adds chatter around the result, it will be rejected — ask it to output only the block.
api-reference

Full API reference

Complete, browsable documentation of everything the service can do, for anyone integrating directly rather than through a skill.

Who
Developers, and agents that prefer a specification to prose.
Where
API in the top navigation.
Limits
A few internal and download addresses are not listed there, and the published rate limits are not given as numbers.
12.

Not built

Things people reasonably expect, or have read about somewhere, that do not exist. Listed so nobody spends a morning looking for them.

Sharing a site with someone elseNo collaborators, no second owner, no team. A site belongs to one account.
Editing or deleting one saved entryCollections only grow. A mistaken or unwanted submission cannot be removed — not from a screen, not by an agent.
Private or password-protected sitesThere is no way to put a password on a site, and no encrypted mode. Assume anything published is readable by anyone with the link.
Attaching a PDF to the AI chatPDFs are not accepted. Screenshot the page you want copied, or paste the text.
Email when something arrivesNo notifications of any kind — not for form entries or traffic. You check, or your agent does.
Referrers or page-level trafficTraffic is per site: people, bots, monitoring, a trend and countries. Nothing about which link a visitor came from or which page they read.
Anything that runs on the serverNo server-side code, no scheduled jobs, no image processing, no sending mail from your site. Deliberate, and it is what keeps this safe to host.

If something you need is on this list, say so — the point of writing it down is to make the gap arguable rather than invisible.