Modern Creator
Paul J Lipsky · YouTube

How ChatGPT Sites Turns One Prompt Into a Hosted Website or Private Dashboard

A tour of ChatGPT's built-in site builder — from a class homework page to a private morning-briefing dashboard — built from nothing but plain-English prompts.

Posted
4 days ago
Duration
Format
Tutorial
educational
Views
49.3K
2K likes
Big Idea

The argument in one line.

ChatGPT Sites turns a single plain-English prompt into a live, hosted website in about ten minutes, and its more valuable use isn't public webpages — it's private, auto-updating dashboards that surface an AI agent's ongoing work in one bookmarkable link.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • You already have ChatGPT running scheduled agent tasks — calendar review, email triage, health tracking — and want a persistent way to see the output besides scrolling old chat threads.
  • You need a simple public website (a class page, small business site, or event RSVP page) and don't want to touch a website builder or hosting.
  • You're trying to understand what ChatGPT Sites or ChatGPT Work can actually build beyond a chat window.
SKIP IF…
  • You need granular access control — Sites currently only supports 'just me' or 'anyone with the link,' with no way to invite specific named people.
  • You already run a mature dashboard stack and don't need another single-purpose site per use case.
TL;DR

The full version, fast.

ChatGPT Sites converts a short prompt into a hosted, shareable website or private tool in about ten minutes, complete with working forms and persistent data — no separate hosting or coding. The demo builds a public class site, then focuses on the real unlock: private dashboards that surface what a recurring AI agent already did (a morning briefing, email-triage stats, fitness readiness) so the reader checks a bookmark instead of re-opening chat. The same pattern also produces public business sites with a private owner-only backend for form submissions. The one prompting rule that carries across every example: state the goal and the intended user, not the exact layout, and let ChatGPT handle the rest.

Free for members

Chat with this breakdown — free.

Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.

Create a free account →
Chapters

Where the time goes.

00:0000:40

01 · Intro

Paul shows a already-published ChatGPT Sites site with a working booking form, then frames the real value as private dashboards, not just public pages.

00:4003:45

02 · Build a site

From the ChatGPT prompt box, types @sites and a one-paragraph prompt for a 7th-grade science class website; ChatGPT builds it in about ten minutes, previews it in-app, and publishes it to a real URL via Share.

03:4505:57

03 · Daily Dashboard

A private morning-briefing dashboard pulls in calendar, top tasks, important email, and a drafted-replies feed so an agent's daily report is glanceable instead of buried in a chat thread; bookmarked on his phone.

05:5706:54

04 · Prompting Tips

Sites performs better with short prompts that state the goal and intended user rather than describing layout or mechanics; points to his free 7-prompt guide linked in the description.

06:5408:36

05 · Email Triage Dashboard

An hourly agent drafts email replies and flags junk; the dashboard shows counts of drafted replies, reviewed emails, and completed actions, split into 'needs your attention' vs. 'no reply required' sections.

08:3610:32

06 · Health Dashboard

A custom fitness dashboard recombines Fitbit data — readiness score, sleep score, HRV, resting heart rate, recovery trends — because the stock Google Health app's layout wasn't to his taste; data is fed in by logging into Fitbit from ChatGPT's built-in browser.

10:3211:55

07 · Business Website

One prompt describing a dog-walking business (services, pricing, availability) produces a public site with a live booking form, plus a private owner-only page listing every submission.

11:5513:00

08 · Chore Tracker

A shared family chore-tracking site with per-person checklists and a monthly points leaderboard, meant to run on a household iPad; notes the current sharing limitation of only 'private' or 'anyone with the link.'

13:0014:08

09 · Birthday Site

A birthday-party site with an RSVP form; submissions (song requests, headcount, dietary notes) land in a private backend only he can see. Closes with a pointer to a related ChatGPT Work video.

Atomic Insights

Lines worth screenshotting.

  • ChatGPT Sites builds a full, hosted website from one paragraph prompt in about ten minutes, with no separate hosting step.
  • Publishing has historically been the hard part of AI-generated websites — Sites collapses it into one Share → Publish click, producing a real public URL.
  • Sharing currently has only two settings: private to the creator, or open to anyone with the link — there is no way to invite a specific list of people.
  • A private dashboard removes the friction of AI agent output by rendering it on a bookmarked page instead of requiring the user to reopen a chat thread.
  • Bookmarking a private ChatGPT Sites URL on a phone turns a desktop-bound agent workflow into something checkable from any device.
  • Prompts that state the goal and the intended user outperform prompts that describe exact layout or functionality — Sites tailors usability to that goal on its own.
  • An hourly email-triage agent becomes more trustworthy when its dashboard separates drafted replies awaiting approval from FYI items that need no action.
  • Pulling outside personal data (like Fitbit stats) into a Sites dashboard currently means logging into that account from inside ChatGPT's built-in browser, not a formal API connection.
  • The same prompt pattern that builds a public business page can also request a private, owner-only backend view of the form submissions that page collects.
  • A shared household tool, like a family chore tracker with a points leaderboard, is a valid Sites use case with nothing to do with productivity dashboards.
Takeaway

The real unlock is private dashboards, not public pages.

WHAT TO LEARN

ChatGPT Sites turns any prompt into a hosted page in minutes, but its highest-value use is quietly recurring: private, bookmarkable dashboards that surface what an AI agent already did instead of making you re-ask for it.

02Build a site
  • A single paragraph prompt naming the audience, page sections, and one update workflow was enough for ChatGPT Sites to generate a full class webpage in about ten minutes.
  • Publishing an AI-built prototype into a real, indexable URL used to be the hard part of AI-generated sites — Sites collapses that into one click of Share → Publish.
03Daily Dashboard
  • Agent output that lives only in a chat thread gets ignored because it requires opening the chat; a bookmarked dashboard that already renders it removes that friction.
  • A private dashboard can pull calendar items, task lists, and drafted email replies into one glanceable page updated on a recurring schedule, rather than the reader re-triggering the agent each time.
  • Bookmarking a private Sites URL on a phone turns a desktop-only agent workflow into something checkable from anywhere, without opening a laptop.
04Prompting Tips
  • Prompts that specify what the site should do and who it's for outperform prompts that specify exact layout or functionality — Sites tailors usability and design around that goal on its own.
  • Short, goal-oriented prompts are the reusable pattern across every example in this video, not a one-off tip for a single use case.
05Email Triage Dashboard
  • An hourly agent pass that drafts replies and labels junk mail is more useful when its output is summarized on a dashboard checked before opening the inbox app itself.
  • The dashboard distinguishes 'no action needed' items from drafted replies awaiting approval, which is the filter that makes a triage agent trustworthy enough to actually rely on.
06Health Dashboard
  • A custom dashboard can recombine third-party data, like sleep score, HRV, and resting heart rate, into one layout when the source app's own interface isn't laid out the way you want.
  • Getting outside data into one of these sites currently means logging into the data source from inside ChatGPT's built-in browser, not a formal API integration.
07Business Website
  • A single prompt describing services, pricing, and availability produced both a public-facing business site and a public booking form in about ten minutes, plus a private owner-only view of every submission.
08Chore Tracker
  • A shared household tool, like a chore tracker with a points leaderboard, is a valid Sites use case that has nothing to do with productivity dashboards.
09Birthday Site
  • An RSVP page with a form that only the owner can read the responses to applies the same public-page-plus-private-backend pattern to a one-off event instead of an ongoing business.
Glossary

Terms worth knowing.

ChatGPT Sites
A ChatGPT feature that turns a plain-English prompt into a hosted, shareable website or small web app, including working forms and persistent data, without separate coding or hosting.
ChatGPT Work
OpenAI's workspace-oriented mode of ChatGPT that includes the Sites feature and is used for connected, recurring tasks like inbox and calendar automation.
Readiness score
A single number some fitness trackers compute from sleep quality, heart rate variability, and other overnight data to estimate how recovered the body is that day.
Resources

Things they pointed at.

Quotables

Lines you could clip.

00:00
This is a live website with a real URL that I created with ChatGPT sites. I just typed one paragraph into ChatGPT and ten minutes later, I had a fully built out site with free hosting.
cold-open payoff, sets the whole video's premise in one breathTikTok hook↗ Tweet quote
06:20
I've noticed it actually performs very well when you give it shorter prompts. Instead of focusing on how the site will work or even so much on what it will look like, I think it's more important to tell ChatGPT what you want the site to do and who it's for.
the one transferable technique in the whole video, stated plainlynewsletter pull-quote↗ Tweet quote
08:27
Nothing's ever sent for me, but it does that first pass for me. It's extremely helpful.
the trust boundary that makes an autonomous email agent usableIG reel cold open↗ Tweet quote
The Script

Word for word.

Read-along

Don't just watch it. Burn it in.

See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.

00:00This is a live website with a real URL that I created with ChatGPT sites. I just typed one paragraph into ChatGPT and ten minutes later, I had a fully built out site with free hosting.
00:12But most people miss what's so incredible about ChatGPT sites. Not only can you make sites like this, which have a working booking form that saves data, but you can also have ChatGPT automatically create private dashboards for you that you can access from any device to get real time info that's relevant to you.
00:33Let me break down how this works, and then I'll share a bunch of awesome sites you can start building today. You can create ChatGPT sites using either the web app or the desktop app, and it works inside of both chat and ChatGPT work. For this demo, I'm using the desktop app, and I have work selected, but the process will be the same.
00:53All you have to do is come down to the prompt box, type in the at symbol, and type the word sites. Once you see it pop up here, you can click on it, and then you can just describe what it is you wanna create in plain English. So let's start with a really simple example.
01:09Let's say I'm a teacher and I want a website for my class. Here's the exact prompt I'll use. Build a class website for my seventh grade science students.
01:19Want a section that has this week's homework, upcoming test dates, class rules, and a study resource page with links I can add. Make it easy for kids to read, and let me update the homework section each week without rebuilding anything. Okay.
01:33Fast forward, and ChatGPT is now done creating our site. You can see right here it worked for about thirteen minutes. Every site you create is going to take a different amount of time, but I found that generally about ten minutes is pretty average.
01:47Scrolling down here, you wanna click on this preview button. That's where you can actually view your website. It will open up on the right here inside the built in browser.
01:57And what you can do is click on this expand panel to get a better look at it. And so this is our seventh grade science website. So a nice bold title at the top, and then we have a section down here with this week's homework.
02:13So we have each day's assignments and when everything is due. Over here on the right, we have the upcoming tests, and then we have the class rules here.
02:23We also have some study resources. All of these are clickable, so you can open up some of these resources for further studying.
02:32So overall, that is pretty awesome. I'm pretty happy with the way that turned out, and it definitely looks very friendly, really approachable for a seventh grader.
02:42Now here's the best part. Because websites like this, we've been able to create these for a while now with AI. But the difficult part has always been publishing them.
02:53So what I will do is I will collapse this panel by clicking right here so I can see the chat now, and then I will click right here where it says share. Now on this drop down, you can select who will have access to this website.
03:06It can be just you or it can be anyone on the Internet. For this one, since I'm going be sharing it with my students, I'm going to select anyone on the Internet, and then I'll click on publish. Then you'll have this button right here that you can click on to copy the link, and let's test it out.
03:22I'll come over to Safari, paste in that link, and there is our website. And that's it.
03:28That is a real URL hosted by OpenAI that anyone in the world can visit right now. No further setup needed.
03:36And if I need to change anything in the future, I can just come over to ChatGPT and ask it to make those changes to my site. It's that easy.
03:45Okay. So now that you understand how to create a site, let me show you how I've actually been using this. Some of these use cases are for more websites, and we'll get to those.
03:55But I first wanna show you the main way I've been using this, which is to create dashboards just like this one.
04:01Let me start with this one right here. This one integrates with any morning routine or daily routine that you have your agent doing for you.
04:11I know a lot of people like to have it go through their calendar and their email to surface anything that's important for the day and to give them a morning report. Because morning reports are great, but you always have to open the chat to be able to see them.
04:25So I had to create for me this dashboard that displays all this information for me. So here's kind of a brief overview of everything that's going on. Then here I have where it actually pulls in my calendar.
04:37All this is actually a mock up of my real one because I didn't wanna actually show you what's on my calendar and my email, but it looks exactly the same. Here it pulls in my tasks, and I can actually check these off as the day goes along. Then I have the important emails that are over here.
04:52Uh, and then that's in addition to it actually drafting the replies to the emails for me. Then it focuses in on the videos that I'm working on for the day. Over here, it pulls in a lot more information about my email inbox because that's really what I need the most help with.
05:10So all this can be totally personalized to what you need. I even have the weather up here, which is nice to see. So what's great about this is that I've had agents make me dashboards like this in the past, but the problem was those HTML dashboards were sort of hard for me to access.
05:27I would have to open up my computer to actually be able to see them, and there were ways you can get them online to be able to view them from other devices like your phone, but it was a little bit difficult. So this is a lot easier because now this dashboard exists. It gets updated every morning for me, and I have this site bookmarked on my phone.
05:46Only I can access it because it's private to me, but I just have to open up that bookmark and I can see this daily dashboard for me without actually having to open my computer. Now when creating sites with ChatGPT, I've noticed it actually performs very well when you give it shorter prompts.
06:03Instead of focusing on how the site will work or even so much on what it will look like, I think it's more important to tell ChatGPT what you want the site to do and who it's for. Then it will tailor the usability and design around the end goal and user.
06:20To help you out, in the description of this video will be a site I created with ChatGPT sites that has most of the prompts I'm using in this video. That's completely free. All I ask is that if you find it useful, consider giving this video a thumbs up and letting me know in the comment section down below.
06:36And what you'll notice with most of those prompts is that they are pretty short. I don't give a lot of details, and I instead focus on the goal and the ideal user. So again, you can find that in the description down below, but let me now show you some of the other dashboards and sites I have inside that prompt guide.
06:54This next one is another productivity dashboard that I think is going to be helpful for a lot of people out there is my email triage dashboard. So every hour I have ChatGPT work now actually going through my email inbox and drafting replies for things and adding different labels to things that it thinks are junk.
07:15Nothing's ever sent for me, but it does that first pass for me. It's extremely helpful. But a lot of times when I open up the Gmail app on my phone, I'm not really sure what is going on.
07:27I don't have the full context. So this triage dashboard helps me with that.
07:32I can quickly come in here and see what's been going on with my inbox before I actually open it up. Again, saved as a bookmark on my phone. So it tells me on the last pass, it drafted four replies.
07:45It reviewed or has 11 emails that have been reviewed and three actions that it completed for me. Because as part of this process, it does just draft replies.
07:55It actually completes actions based on those emails. So if it sees that, let's say, I got a contract, it will review that contract and let me know if there's any red flags in it.
08:05Or if something has to be added to my calendar, it will add those things to my calendar, different things like that. So we can see all those actions completed right here. This section right here is just kind of like an FYI.
08:16It's it's emails that I don't really have to read myself. It's just some things I need to be aware of. And then over here are the emails that were actually drafted by ChatGPT work.
08:29So it's really helpful just to kinda look at this before I open up Gmail and start looking through the drafts that it replied for me. Now this next dashboard, admittedly, isn't gonna be applicable to everyone, but it is helpful for anyone with a Fitbit or maybe some other health trackers.
08:44So let me show you what it does first and then how it works. So every morning, it calculates this readiness score for me. That's based on how well I slept and other data, like my resting heart rate and HRV.
08:56We have my sleep score right here, my nightly vitals, which again show HRV, resting heart rate, blood oxygen percentage, things like that. Here's more breakdown of how well I slept, my recovery trends, and how well I'm fueling.
09:12It's tracking things like calories, and then we have some AI suggestions over here. And, obviously, you can tailor this to whatever goals you have when it comes to health or fitness. Now the reason I built this is because the Google Health app, which is what I normally use to view my Fitbit data, isn't very good in my opinion, and so I just like this layout a lot better.
09:35Now there are several ways you can feed the data into this that it needs to build out this dashboard every day. But if you have a Fitbit, you can come over to this website dashboard.exercise.quest. And if you do this from the built in ChatGPT browser and click connect with Fitbit, you can log in to your Google Health account and see all of your fitness data here in the browser, which means that ChatGPT can see all that data when it updates this dashboard for you every morning.
10:07That's what I've done on my other computer that actually runs this as an automation. There may be some other ways to do that with some other health trackers, but this is the easiest way I have found to get it to work with Fitbits. So just log in to this website using your Fitbit login information, and then you can set up this health dashboard that, again, you can view on your phone or any of your devices.
10:30Alright. Let's move away from the dashboards, and I'll show you some other practical use cases for ChatGPT sites. First, if you have a business or you're starting one, this is a very easy way to create a website for yourself.
10:43This took about ten minutes with just one prompt. I told it I'm starting a dog walking business. I gave it my services, how much I'm charging, and my availability.
10:54And I told it to also put together a form for me that anyone can fill out. So this is publicly available. Let's test this out.
11:02So I'll say my name is Paul. That's my email address. My dog's name is Bruno, and I'm looking for a walk on July 20 from that time.
11:14He's friendly. Check out this box and send that along. Now ChatGPT sites can also make a back end for your website that only you have access to, and that's what you're seeing right here.
11:27This shows me all of the booking requests that came through my website, and only I have access to this. So here is the submission for Bruno, which we just did together, and here's another one for Biscuit that I did earlier today.
11:42And what's great about this is that ChatGPT sets all of this up for you. You literally just have to tell it, hey. I want a private page where I can see all of the booking requests, but no one else can see them, and it will just set it up for you.
11:56This is a fun one for family members. I created this website to help every member of the family keep track of the chores that they've completed. So you could have this open maybe on an iPad somewhere centrally in the house.
12:09Then every time you finish a chore, you can just go and check off that chore. You even accumulate these points. So at the end of the month, if the kids have a certain number of points, maybe they get a prize for that.
12:20It's kind of fun. One limitation of ChatGPT sites, though, that I do hope they change soon, is if you come over to share, there's currently only two options.
12:30You can keep it private to yourself, or you can share it with everyone on the Internet. There's no option to invite certain people, and I would love that option. Maybe the option to enter in the email addresses that the other members of your family use for their ChatGPT account, and then they'll be sent a link where only they can access the site and no one else.
12:52I think that would really make sites a lot better and a lot more useful in certain use cases, so I do hope they add that pretty soon. But I think the main way most people are going to use sites is for something like this, birthday parties and other quick events.
13:07This is one that I set up for my fortieth birthday. I still got a couple of years before that happens. But you can see right here, it shows you what we're gonna do for my party and the time, and then here is an RSVP.
13:20Anyone can submit an RSVP, but then, of course, only I can see who actually RSVP'd and what their song requests are, how many people are coming, the dietary notes.
13:31That's all in that back end that only I would have access to. So that is the new ChatGPT sites. I think it's probably ChatGPT's most underrated feature right now because most people are just using it for things like birthday parties, which is certainly great for that.
13:45But if you set up those dashboards, you'll unlock so many more possibilities. Next, if you want a full breakdown on everything you can do with the new ChatGPT Work, check out this video right here. ChatGPT Work is undoubtedly one of the most powerful AI tools available to us right now.
14:01So if you wanna learn everything you can do with it, definitely check out this video and I'll see you over there in one second. Bye for now.
The Hook

The bait, then the rug-pull.

Paul opens by loading a real, live URL that started as one paragraph typed into ChatGPT — a working booking form and all. That's the party trick, he says, but the bigger unlock is what most people miss: ChatGPT Sites can also build private dashboards that pull real-time, personal information onto a page only you can see.

Frameworks

Named ideas worth stealing.

06:11concept

Goal-and-user prompting for Sites

Instead of describing exact layout or functionality, state what the site should do and who it's for — ChatGPT tailors usability and design around that goal on its own. Shorter prompts outperformed detailed ones across every example in the video.

Steal forany AI website/app generation prompt, not just ChatGPT Sites
CTA Breakdown

How they asked for the click.

VERBAL ASK
13:48next-video
if you want a full breakdown on everything you can do with the new ChatGPT Work, check out this video right here

closes with a pivot to a related video on ChatGPT Work; the free prompt guide (linked in the description) is offered mid-video in exchange for a like and comment

FROM THE DESCRIPTION
PRIMARY CTAWhere the creator wants you to go next.
Storyboard

Visual structure at a glance.

cold open
hookcold open00:00
@sites command
promise@sites command00:40
private morning dashboard
valueprivate morning dashboard04:09
sign-off
ctasign-off14:02
Frame Gallery

Visual moments.

Chat about this