Publishing
Publishing is the process of making an applet available within an app for your end users.
How Publishing Works
- You create and design an applet with its pages and widgets.
- You select which app(s) to publish the applet to.
- The applet becomes available to users of that app.
Publishing an Applet
- Navigate to the applet you want to publish.
- Click the Publishing tab.
- Select the app(s) you want to publish to.
- Configure any app-specific publishing settings.
- Click Publish.
TIP
You can publish the same applet to multiple apps. This is useful when you want to share content across different products.
Publishing Status
The publishing tab shows the current status for each app:
| Status | Meaning |
|---|---|
| Published | The applet is live in the app |
| Not published | The applet is not yet available in the app |
| Pending | Publishing is in progress |
Unpublishing
To remove an applet from an app:
- Go to the applet's Publishing tab.
- Find the app you want to unpublish from.
- Click Unpublish.
WARNING
Unpublishing removes the applet from the app immediately. Users will no longer be able to access it.
Best Practices
- Preview first — Always use the Preview tab to review your applet before publishing.
- Test on a staging app — If available, publish to a test app first to verify everything works as expected.
- Communicate changes — Let your team know before making significant publishing changes.