Skip to main content
These tools let an assistant understand how an app is built — its pages, its blocks, and who can see what — and then show you a change or make it live. Everything here is read-only except previewing and publishing. Currently, changes to an app’s content can only be made through vibe coding blocks.

Reading an app

Before changing anything, the assistant needs to know what is there. This is how it finds the page you meant when you say “the dashboard”, and the block you meant when you say “the chart at the top”.

Permissions and user groups

Softr apps gate what end users see with user groups. These tools let the assistant read that setup, which is useful both for answering questions about it and for getting visibility right when it builds something new.

Previewing and publishing

preview_app is how you look at a change before anyone else does. It builds the app from the current builder state, so it includes work that has not been published, and you can ask it to open on a specific page so you land where the change is. It publishes nothing — the live app and its visitors are untouched.
A preview link is a credential, not just an address. It signs whoever opens it in as the person who asked for the preview, and stays valid for about a day. Don’t post one in a shared channel or a ticket. Ask for a fresh link rather than reusing an old one — each one also rebuilds the preview, so a new link is the only way to see your latest changes.
publish_app makes changes live. Two things to know before you ask for it:
  • It publishes the whole app, not the page or block you were working on. Every unpublished change goes live at once, including ones made earlier or by someone else. If other people are working in the same app, check with them first.
  • It cannot be undone from here. There is no unpublish tool yet, so an assistant can take an app live but cannot take it back down. To do that, unpublish the app yourself in Studio, under the app’s Settings → General.