Run a check
1
Press Improve with AI
The check runs in the background. The button changes to Reviewing and you can keep working, or leave the page and come back.
2
Wait a couple of minutes
An Agent is only reviewed by one check at a time. If a check is already running for this Agent, wait for it to finish before starting another.
3
Read the summary
When it finishes you get two or three sentences describing what it found. If there is nothing to fix, it says so.
What it reviews
The check reads the exact prompt your Agent is served, its pipeline stages with their routing rules and hints, the answers it collects, and the actions it can call. It also follows the hand-offs. If your Agent passes leads to another Agent, the check reads that Agent too, up to six Agents in the chain. This is how it catches rules that only conflict once a lead crosses from one Agent to the next.What it looks for
The check reports only what your configuration actually supports. Every problem it raises has to quote your own configuration word for word, and anything it cannot quote is discarded. Configuration that is simply silent about something is not reported as a problem.
Read and fix the results
Under Possible problems the check lists the title of each problem it found, one line each, so you can scan what is wrong without reading a report. Press Fix with NexorGPT to hand them over. NexorGPT receives the full detail behind every title, the description of what the lead suffers, the suggested change, and any decision that is yours to make, and starts working on the fixes. The page itself does not change: the titles stay as they are. Review what NexorGPT proposes before you apply it. The suggested change is the smallest edit that resolves the contradiction, which is not always the one you want.Structural warnings
Structural warnings are listed separately and stay visible. They are the three problems Nexor can confirm from the configuration alone:- An action the Agent needs is not available in the stage where the lead arrives.
- The configuration points at a stage, answer or action that does not exist.
- Leads can be moved in a circle with no way out.