You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/actions/app_builder/build.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,14 +59,14 @@ To build an app with Bits AI:
59
59
1. Press **Enter** to send your prompt. Bits AI automatically generates the UI, actions, and logic for your app, mapped to your existing data and permissions.
60
60
- While it's responding, Bits AI asks you to set up a connection to build the app with real data. You can complete this step, or skip it to build the app layout faster without data.
61
61
- Bits AI sometimes asks clarification questions while it responds to your prompt. If this happens, enter a response, then press **Enter**.
62
-
- After Bits AI adds an action to the app, you are prompted to either **Mock with AI Data** or **skip configuration**. Configuring your action during UI agent execution helps connect the data types to other components.
62
+
- After Bits AI adds an action to the app, you are prompted to either **Mock with AI Data** or **Skip**. Configuring your action during UI agent execution helps connect the data types to other components.
63
63
1. After Bits AI responds to your prompt, you can click **Edit with AI** or manually [customize your app][15].
64
64
1. To save the app, click **Save**.
65
65
1. To preview the app, click **View**. Click **Edit** to return to the configuration view.
66
66
1. When you're ready to publish your app, click **Publish**. Publishing an app makes it available to your dashboards.
67
67
68
68
To iterate on an existing app:
69
-
1. From an existing app, click **UI Agent Chat** (**<iclass="icon-bits-ai"></i>**).
69
+
1. From an existing app, click **Edit** then **Build with AI** (**<iclass="icon-bits-ai"></i>**).
70
70
1. Enter a detailed prompt for the behavior you'd like to add to your app. Include the integrations and actions you'd like to use.
71
71
1. Press **Enter** to add the functionality to your app.
0 commit comments