diff --git a/content/en/docs/developerportal/maia-plan/create-app/define-scope.md b/content/en/docs/developerportal/maia-plan/create-app/define-scope.md index 83a30b88100..f8c1dfe74b6 100644 --- a/content/en/docs/developerportal/maia-plan/create-app/define-scope.md +++ b/content/en/docs/developerportal/maia-plan/create-app/define-scope.md @@ -12,7 +12,7 @@ Work with Maia to refine and detail the project scope, including the goal, succe 1. After you click **Generate Plan**, the **Define Scope** window appears, and Maia starts populating it with the proposed project scope. The app plan becomes available on the **Apps** page as soon as you click **Generate Plan** at the beginning of the workflow. You can return to the plan at any time after you leave it, and you can add team members to the app. - After the **Define Scope** window is populated, you can see the following information generated by Maia: + After the **Define Scope** window is populated, you can see the following information that Maia generated: * **Goal** – A description of what you want to achieve with the app. You can edit this description. @@ -23,19 +23,27 @@ Work with Maia to refine and detail the project scope, including the goal, succe * Remove criteria by hovering over them, then clicking the trash can icon. * Add new criteria by clicking **+Add New Success Criteria**. - * **Target Users** – Cards for the app's target users and each user's goal. You can perform the following actions: + * **Target Users** – Cards that show the app's target users and each user's goal. You can perform the following actions: * Edit user details inline. * Remove users or their goals by hovering over them, then clicking the trash can icon. * Add users by clicking **+Add New User**. * Add user goals by clicking **+Add New User Goal**. - * **Requirements** – The features that the app must have. You can perform the following actions: + * **Project Requirements** – The features that the app must have. You can perform the following actions: * Edit requirements inline. * Remove features by hovering over them, then clicking the trash can icon. * Add new features by clicking **+Add New Requirement**. + * **Company Guidelines** – The list of company standards, policies, or constraints, as indicated by the guideline files you uploaded at the beginning of the workflow. + Guidelines are automatically assigned to categories. Click each category to: + + * Expand its list of guidelines + * Edit existing guidelines + * Delete guidelines + * Add new guidelines + You can use the pane on the right to chat with Maia about your requirements for the new app. 2. After you review the project scope and make any necessary changes, click **Approve to Generate**. diff --git a/content/en/docs/developerportal/maia-plan/create-app/generate-plan.md b/content/en/docs/developerportal/maia-plan/create-app/generate-plan.md index 0c51445423f..30f3e9390ff 100644 --- a/content/en/docs/developerportal/maia-plan/create-app/generate-plan.md +++ b/content/en/docs/developerportal/maia-plan/create-app/generate-plan.md @@ -31,6 +31,11 @@ Maia translates your defined scope into a concrete plan, which includes a series After the project plan is fully generated and you have made any necessary changes, click **Start Building**. + +### Related Company Guidelines + +Maia identifies company guidelines which apply to each story, and displays them at the story level, in the side panel. + ### Recommended Marketplace Components {#recommender} {{% alert color="warning" %}} diff --git a/content/en/docs/developerportal/maia-plan/create-app/project-context.md b/content/en/docs/developerportal/maia-plan/create-app/project-context.md index e9c09d8504c..56901655c38 100644 --- a/content/en/docs/developerportal/maia-plan/create-app/project-context.md +++ b/content/en/docs/developerportal/maia-plan/create-app/project-context.md @@ -1,13 +1,13 @@ --- -title: "Adding Project Context" +title: "Adding Project Context and Guidelines" url: /developerportal/maia-plan/project-context/ -description: "Describes the project context step of creating an app with Maia Plan." +description: "Describes how and why to add project context and guidelines when creating an app with Maia Plan." weight: 10 --- ## Introduction -Providing context is the foundation for Maia to build your project plan. Give Maia clear goals, user details, and requirements to generate an accurate app plan. +Providing context and guidelines is the foundation for Maia to build your project plan while adhering to company standards. Give Maia clear goals, user details, and requirements to generate an accurate app plan. 1. In **Apps**, click **Create App** in the upper right corner. @@ -21,4 +21,6 @@ Providing context is the foundation for Maia to build your project plan. Give Ma * Add requirements. * Attach documents, sketches, and images. -4. Click **Generate Plan**. +4. In the **Add Company Guidelines** section, click **Upload Guidelines** to add guidelines files. These specify the development guardrails and compliance rules that Maia should adhere to while generating your project. + +5. Click **Generate Plan**.