A team is preparing to manage agents in Copilot Studio by using ALM from Power Platform.
A solution must be created before agents and configuration of assets can be managed through ALM.
You need to create a solution that can contain agents and related assets.
Which three actions should you perform in order? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

A company is configuring an agent in Copilot Studio that uses a generative answers node inside multiple topics.
The company requires responses to meet the following requirements:
Must use an executive summary format.
Must apply only within a specific topic.
Must continue using configured knowledge sources.
Must comply with connector security controls.
You need to configure a custom prompt to meet the formatting requirements.
Solution: Remove the generative answers node and rely only on the custom prompt to produce formatted responses.
Does the solution meet the goal?
A company is designing an agent flow that includes human in the loop stages during execution.
The company requires that the agent flow perform the following actions:
Must wait for a human decision before it resumes.
Must collect information and then continue execution.
You need to configure the flow behavior.

An agent uses a flow that calls an external service which can occasionally fail or time out. When a failure occurs, the agent must meet the following requirements:
• Must not terminate silently.
• Must send a notification containing the error details.
You need to configure the agent flow so that failures are handled in a controlled and predictable way. Solution: Retry the failing action without handling failure.
Does the solution meet the goal?