Skip to content

Commit e9db447

Browse files
agviegasclaude
andcommitted
docs(ai-quickstart): make post-publish guidance explicit for cloud components too
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent aaeb334 commit e9db447

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/ai-quickstart.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,10 @@ Builds, zips (`dist/bundle.zip`), and uploads a new version to the platform —
114114
or a **component** (a component also ships its `declarations.json`). Re-run it any time to
115115
push a new version.
116116

117-
Once published, it shows up at **https://platform.thatopen.com/dashboard/data** (apps under
118-
**Apps**, components under **Components**). It isn't running anywhere yet — to actually use
119-
it, **add it to one of your projects** from there.
117+
Once published, it shows up at **https://platform.thatopen.com/dashboard/data** — an **app**
118+
under **Apps**, a **cloud component** under **Components**. Either way it isn't running
119+
anywhere yet: to actually use it, **add it to one of your projects** from there. (A cloud
120+
component, once added to a project, is then triggered by an app or an automation in it.)
120121

121122
---
122123

0 commit comments

Comments
 (0)