-
Notifications
You must be signed in to change notification settings - Fork 398
docs: Added Sample Questions page and reference file #613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fix: Dev v3 to main
fix: dev-v3 to main branch merge
…e.py fix: Fix path for reasoning_agent_interactive.py
Created a new document for Sample questions
Added sample questions and scenarios for users to explore various functionalities in the app.
Updated sample prompts for various scenarios to enhance clarity and consistency.
Added a 'Next Steps' section with sample questions after deployment instructions.
Removed the instruction to provide a plan to increase satisfaction.
Updated instructions for team selection and scenarios, enhancing clarity and detail.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds user guidance documentation to help users get started with the Multi-Agent Custom Automation Engine solution after deployment. The PR introduces a new sample workflow guide and references it from the deployment documentation.
- Adds a new documentation file with sample workflow scenarios for different team types
- Links the sample questions guide from the deployment documentation
- Removes an extra blank line in the deployment guide
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| docs/images/samplequestion_1.png | Adds a screenshot illustrating the Teams selection interface for the sample workflow guide |
| docs/SampleQuestions.md | New documentation file providing step-by-step sample workflows for Retail, Marketing, and HR scenarios |
| docs/DeploymentGuide.md | Adds a "Next Steps" section linking to the sample questions guide and removes an extraneous blank line |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/SampleQuestions.md
Outdated
| ### **HR Onboaring Scenario** | ||
| If you select the HR team, follow the prompts below. | ||
|
|
||
| >**Agents Used:** HR Helper, Technical support , Proxy | ||
|
|
||
| The HR Onboaring Scenario allows users to explore and retrieve information related to OnBoarding the Employee. Key tasks include: |
Copilot
AI
Nov 4, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected spelling of 'Onboaring' to 'Onboarding'.
| ### **HR Onboaring Scenario** | |
| If you select the HR team, follow the prompts below. | |
| >**Agents Used:** HR Helper, Technical support , Proxy | |
| The HR Onboaring Scenario allows users to explore and retrieve information related to OnBoarding the Employee. Key tasks include: | |
| ### **HR Onboarding Scenario** | |
| If you select the HR team, follow the prompts below. | |
| >**Agents Used:** HR Helper, Technical support , Proxy | |
| The HR Onboarding Scenario allows users to explore and retrieve information related to OnBoarding the Employee. Key tasks include: |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated response time notes and observations for various tasks in the Retail, Product Marketing, and HR Onboarding scenarios.
Purpose
This pull request updates the deployment documentation to improve the discoverability and clarity of sample questions/process, users can ask in the app.
Does this introduce a breaking change?
Other Information
Added new page and reference link in DeploymentGuide.md.