# What a Stacktree page looks like: example deliverables

Source: https://stacktr.ee/examples

[Skip to content](#main)   [stacktr.ee](/)  [Examples](/#proof) [How it works](/#how) [Pricing](/pricing) [Security](/security) [Log in](https://app.stacktr.ee) [Publish one](https://app.stacktr.ee/?join=1)     By [Steve Smith](/about) · Founder, Stacktree Last updated September 20, 2026          examples

#  What a Stacktree page looks like to a client.

   Three complete deliverables, open to read.  A quarterly report, a project proposal, and a website audit, each published the way you would send it: a styled document at a private link, no portal around it. The clients are fictional; the pages are real.

  [ Publish your own ](https://app.stacktr.ee/?join=1&from=seo_examples)   [ Open the examples ](#gallery)  No card · 3 pages free · about a minute

##  What does a Stacktree page look like to a client?

A finished document, not a file or a portal. The client clicks your link and a styled report, proposal, or audit opens in the browser under the sender's branding, with no login and nothing to download. The three examples below are live pages published with Stacktree; open any of them in a new tab.

##
Open one the way your client would

Each opens in a new tab as its own document, styled by its own fictional firm. Try printing one; they are built for that too.

  -  [  quarterly report      Quarterly Performance Report  A board-ready quarter on one page: KPI band, channel table, what moved, what stalled, and three priorities for Q3. Halewood & Co, consultancy · opens in a new tab ↗ ](/examples/quarterly-report)
-  [  project proposal      Online Store Rebuild  Scope in three phases, a 14-week timeline, and an investment table with payment terms the client can sign against. Fern Studio, design studio · opens in a new tab ↗ ](/examples/project-proposal)
-  [  website audit      Website Audit  Four scores, six findings ranked by severity with a fix on each, and a first-30-days plan the client can act on. Foundry North, technical consultancy · opens in a new tab ↗ ](/examples/site-audit)

###
Seven more from the homepage tour

  -  [ Technical due diligence · Sable & Fen ↗
](/examples/technical-due-diligence)
-  [ Brand and growth audit · Meridian ↗
](/examples/brand-and-growth-audit)
-  [ Monthly performance report · Fieldnote ↗
](/examples/monthly-performance-report)
-  [ Growth strategy review · Ashford ↗
](/examples/growth-strategy-review)
-  [ Client proposal · Copper & Vale ↗
](/examples/client-proposal)
-  [ Market research review · Meridian North ↗
](/examples/market-research-review)
-  [ Quarterly business review deck · Ferrow ↗
](/examples/quarterly-business-review)
-  [ Statement of work ↗
](/examples/statement-of-work)
-  [ Pitch deck ↗
](/examples/pitch-deck)

## Ask your agent for one, publish it, send the link

 Every document above is the kind of thing a coding agent writes in one sitting from a plain brief. None of them needed a designer or a deploy pipeline; they needed a decent brief and somewhere private to put the result.

  - Brief the agent like you would brief a designer. Name the document, the client, and the look: "a quarterly report for this client, cream paper, a serif masthead, tabular figures, print-friendly." Paste in the numbers or point the agent at them.
 - Publish from the same conversation. On Claude.ai, add the Stacktree connector at https://api.stacktr.ee/mcp ([one-click setup](/claude-ai-connector)); in Claude Code, Codex, or Cursor the MCP server does the same job. The agent calls publish_html and hands back a private link. Your first page needs no account at all: an anonymous publish lives for 24 hours.
 - Send one link. The URL is unguessable and never indexed, so only the people you send it to know it exists. Add a passcode (every plan, three pages free) or limit viewing to the client's email domain; your client never creates an account either way. Per-recipient share links record who opened theirs.
  When the client asks for changes, the agent calls `update_site` and the link you already sent shows the new version. No resend, no "final_v3" attachments.

 The full handoff is written up step by step at [share an HTML file with a client](/share-html-file-with-client). If the document is the monthly numbers, [send the client report as a link](/send-client-report-as-link) they bookmark once; if it is a clickable build rather than a document, [host it as a private client demo site](/host-client-demo-site); and [private HTML hosting](/private-html-hosting) explains what private-by-default means in practice.

FAQ

## Frequent questions

     Are these example deliverables real client documents? +  No. The firms, clients, figures, and findings are all fictional, written to show the finished form: a styled, readable document a client opens in a browser. Nothing here is taken from real engagements. They are live pages, though, so what you see, including the print behaviour, is exactly what a recipient would get.   Why send a client an HTML page instead of a PDF? +  An HTML page reflows on phones, keeps charts interactive, and can be corrected after sending because the link serves the latest version. A PDF is fixed at export: every revision is a new attachment, and version three of the file starts circulating next to version one. Pages also skip the download step entirely.   Can a client tell these pages are hosted on Stacktree? +  Only on the free plan, which renders a small badge in the corner. On paid plans ($19 Solo and up) there is no badge, and you can serve the page from your own domain, so the client sees reports.yourstudio.com and your branding, nothing else. The examples here carry a demo pill in place of the badge.   How do I get a page like these out of my AI agent? +  Describe the document the way you would brief a designer (a quarterly report for this client, cream paper, tabular figures), then have the agent publish the HTML it writes. With the Stacktree connector or MCP server the agent calls publish_html and hands back a private link in the same conversation; revisions update the same URL.
Keep reading

## Related guides

   -  [ Project proposal template A project proposal template for studios and consultancies, published as a private link in one click: background. ](/templates/project-proposal)
-  [ Templates The same documents as templates: one click publishes any of them to your account. ](/templates)
-  [ Share an HTML file with a client The handoff step by step: publish, gate, send one link. ](/share-html-file-with-client)
-  [ Send a client report as a link The recurring version: same URL every month, updated in place. ](/send-client-report-as-link)
-  [ Host a private client demo site When the deliverable is a build to click through, not a document. ](/host-client-demo-site)
-  [ Private HTML hosting What private-by-default means: unguessable URLs, no index, no gallery. ](/private-html-hosting)
-  [ The design pass One click brings a plain page up to this standard before the client sees it. ](/design-pass)
-  [ Client spaces One address per client that every deliverable like these files behind. ](/client-spaces)
-  [ Pricing Passcodes on every plan; no badge, your domain, and client spaces from $19. ](/pricing)

References

## Sources and further reading

   -  [ Nielsen Norman Group: How People Read Online ↗ The scanning research these documents are formatted for: front-loaded sections, tables, and figures that can be read in any order. ](https://www.nngroup.com/articles/how-people-read-online/)
-  [ Microsoft Security: HTML smuggling ↗ Why emailed .html attachments get flagged, and deliverables travel better as links. ](https://www.microsoft.com/en-us/security/blog/2021/11/11/html-smuggling-surges-highly-evasive-loader-technique-increasingly-used-in-banking-malware-targeted-attacks/)

##  Send your next deliverable as a page, not an attachment.

 Publish one anonymously right now; it lives for 24 hours, no account. Keep it, gate it, and put it on your own domain from $19 a month.

 [ Sign up free → ](https://app.stacktr.ee/?join=1&from=cta_examples)         stacktr.ee  [About](/about) [Blog](/blog) [Changelog](/changelog) [Pricing](/pricing) [Security](/security) [FAQ](/faq) [Made with Stacktree](/made-with)  Building with AI agents? See the [developer docs &rarr;](/developers)

---
Full markdown summary of the Stacktree marketing surface: https://stacktr.ee/llms-full.txt
