Skip to content

Commit d28126f

Browse files
authored
Update troubleshoot-ai-agents-issues.md
1 parent 7b7472e commit d28126f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

support/dynamics-365/sales/troubleshoot-ai-agents-issues.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,20 @@ This article helps you troubleshoot and resolve issues related to AI agents in M
1313

1414
## Sales AI agent is stuck during the activation process
1515

16-
Symptoms:
16+
### Symptoms
1717

1818
- When you try to test or start the agent, or apply changes after editing the agent configuration, the agent is stuck in the **Starting Agent**, **Starting Test**, or **Applying changes** state for more than 10 minutes.
1919
- You see an error message that says "Something went wrong. Please try again." or "Couldn't start the agent. Please try again."
2020
- You see that the agent state is reset to its previous state, such as **Draft** or **On**.
2121

2222

23-
Cause:
23+
### Cause
24+
2425
The agent is unable to start the Power Automate flow that activates the agent. To identify if the issue is related to the Power Automate flow, go to `<ORGURL>/api/data/v9.0/callbackregistrations?$filter=entityname eq 'msdyn_salesagentprofile'&$select=name,filteringattributes,softdeletestatus`
2526

2627
If there are no results OR if `softdeletestatus` is 1, then the issue is related to the Power Automate flow.
2728

28-
Resolution:
29+
### Resolution
2930

3031
1. Go to the [Power Automate portal](https://make.powerautomate.com).
3132
2. Select the environment in which the agent is being published.

0 commit comments

Comments
 (0)