@@ -5,15 +5,17 @@ Publishing an app in Lowcoder transitions it from a Editing State to a live (pub
5
5
##Publishing States
6
6
7
7
1 . ** Editing State** :
8
- * Apps in this state can only be accessed via the` /preview ` endpoint byallowed users and user- groups.
8
+ * Apps in this state can only be accessed via the` /preview ` endpoint byallowing users and user groups.
9
9
* Changes made to the app are reflected in real-time during editing but are not visible to end-users until published.
10
10
2 . ** Published State** :
11
- * The most recent version of the app at the time of publishing becomes the official published version.
11
+ * Theapp's most recent version at the time of publishing becomes the official published version.
12
12
* The published version remains unchanged until a new publish action is performed, even if further edits are made to the app in the meantime.
13
13
* Published apps are accessible via the` /view ` endpoint.
14
14
15
15
<figure ><img src =" ../.gitbook/assets/App Editor Publish App.png " alt =" " ><figcaption ></figcaption ></figure >
16
16
17
+ {% embed url="https://app.supademo.com/demo/clyedpmvb0tt1thf7nke6hx7j " %}
18
+
17
19
##Publishing Scope
18
20
19
21
An app can be published with different scopes, determining who can access the app: