Show it publicly or only to your team
Last updated: July 3, 2026
Even for the same content, you sometimes need to split whether to make it public right now or keep it for your team only. In WEEGLOO, "public" means you publish it onto external delivery, while anything you have not published is seen by the team only in the content studio. Tell the agent what to make public and what to keep for now, and it sets up the publish state to match.
Tell your AI like this
Create two announcements, make only one public, and have this page show only the public announcement.
What the AI then does
- Creates the announcement data structure and fills in two announcements.
- Publishes one and leaves the other unpublished.
- Connects this page so it fetches only the published announcement. Only what is published goes out on external delivery (the public page), while in the content studio the team sees both.
Check that it worked
If the public page (external delivery) shows only the published announcement, while the content studio shows both, then it is done.
What to do next
- Divide up permissions: covers how to define read and write scopes by role.
- Add sign-up and login: to show something only to certain members, member login is needed first.
