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/docs/developerportal/_index.md
+32-16Lines changed: 32 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,29 +51,45 @@ Follow these steps to have Maia plan and generate an app for you:
51
51
52
52
***Goal** – A description of what you want to achieve through the app.
53
53
You can edit this description.
54
-
***Success Criteria** – A list of criteria by which to measure the success of the app.
55
-
You can remove criteria by hovering over them, then clicking the trash can icon.
56
-
You can add new criteria by clicking **+Add New Success Criteria**.
57
-
***Target Users** – Cards corresponding to the app's target users, along with each user's goal.
58
-
You can remove users or their goals by hovering over them, then clicking the trash can icon.
59
-
You can add users by clicking **+Add New User**.
60
-
You can add user goals by clicking **+Add New User Goal**.
61
-
***Requirements** – The features that the app must have.
62
-
You can remove features by hovering over them, then clicking the trash can icon.
63
-
You can add new features by clicking **+Add New Requirement**.
54
+
***Success Criteria** – A list of criteria by which to measure the success of the app. You can perform the following actions:
55
+
56
+
* In-line edit criteria.
57
+
* Remove criteria by hovering over them, then clicking the trash can icon.
58
+
* Add new criteria by clicking **+Add New Success Criteria**.
59
+
60
+
***Target Users** – Cards corresponding to the app's target users, along with each user's goal. You can perform the following actions:
61
+
62
+
* In-line edit user details.
63
+
* Remove users or their goals by hovering over them, then clicking the trash can icon.
64
+
* Add users by clicking **+Add New User**.
65
+
* Add user goals by clicking **+Add New User Goal**.
66
+
67
+
***Requirements** – The features that the app must have. You can perform the following actions:
68
+
69
+
* In-line edit requirements.
70
+
* Remove features by hovering over them, then clicking the trash can icon.
71
+
* Add new features by clicking **+Add New Requirement**.
64
72
65
73
You can use the pane on the right to chat with Maia about your requirements for the new app.
66
74
67
75
5. Once you review the project scope and make any changes you deem necessary, click **Approve Project Scope** in the top right of the page. The status of the project scope changes from **Draft** to **Approved**.
68
76
69
-
6. Click **Generate Solution** in the top right of the page. The **Solution Proposal** window is displayed, and Maia starts populating it with the proposed project scope. Once populated, you can see the following information generated by Maia:
77
+
6. Click **Generate Solution** in the top right of the page. The **Solution Proposal** window is displayed, and Maia starts populating it with the proposed project scope.
78
+
While the solution proposal is being generated, as well as after it's displayed, the **Project Scope** is locked. If you want to make changes to it, you can click the lock icon to unlock it.
79
+
Once the **Solution Proposal** window is populated, you can see the following information generated by Maia:
80
+
81
+
* Cards corresponding to each epic which contributes to building the app.
82
+
You can remove epics by hovering over them, then clicking the trash can icon.
83
+
* Stories making up each epic. You can perform the following actions:
70
84
71
-
* Cards corresponding to each epic which contributes to building the app.
72
-
* Stories making up each epic.
73
-
You can remove stories by hovering over them, then clicking the trash can icon.
74
-
You can click the card itself to see the entire list of stories for an epic in the right side panel. For each story, click the context menu to edit or remove the story.
85
+
* Remove stories by hovering over them, then clicking the trash can icon.
86
+
* Click the card itself to see the entire list of stories for an epic in the right side panel. For each story, click the context menu to edit or remove the story.
75
87
76
-
7. Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. For details, refer to [link to Maia Make in Studio Pro](...).
88
+
7. Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation.
89
+
90
+
{{% alert color="info" %}}
91
+
The app plan becomes available on the **Apps** page as soon as you click **Generate Plan** at the beginning of the workflow. As such, you can go back to the plan at any time after you leave it.
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/developer-portal/2026.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ weight: 1
8
8
9
9
## February 2026
10
10
11
-
### February xx, 2026
11
+
### February 24, 2026
12
12
13
13
* You can now ask Maia to create a project plan for your new app. To do that, simply choose the **Plan & Build with Maia** option at the start of the app creation workflow, and provide as much information as you can about what you want from your future app. Maia will then suggest the basis for your app, such as goals, target users, requirements, epics, and stories, which you can edit to suit your needs.
14
14
For details, refer to the [Creating an App with Maia](/developerportal/#creating-an-app-with-maia) section of *Apps*.
0 commit comments