diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 03d0627..a154663 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -6,3 +6,4 @@ * xref:view-and-navigate-agent-network.adoc[] * xref:node-governance.adoc[] * xref:troubleshoot-agent-network.adoc[] +* xref:troubleshoot-agent-visualizer.adoc[] diff --git a/modules/ROOT/pages/troubleshoot-agent-network.adoc b/modules/ROOT/pages/troubleshoot-agent-network.adoc index c69b6db..771a227 100644 --- a/modules/ROOT/pages/troubleshoot-agent-network.adoc +++ b/modules/ROOT/pages/troubleshoot-agent-network.adoc @@ -43,3 +43,5 @@ Anypoint Monitoring opens and you can view the *Traces Details* page for the ass * xref:monitoring::logs.adoc[] * xref:monitoring::traces.adoc[] +* xref:limitations.adoc[] +* xref:view-and-navigate-agent-network.adoc[] \ No newline at end of file diff --git a/modules/ROOT/pages/troubleshoot-agent-visualizer.adoc b/modules/ROOT/pages/troubleshoot-agent-visualizer.adoc new file mode 100644 index 0000000..55b3aa6 --- /dev/null +++ b/modules/ROOT/pages/troubleshoot-agent-visualizer.adoc @@ -0,0 +1,14 @@ += Troubleshooting Agent Visualizer + +If you encounter an error or an issue while using Agent Visualizer, you can try these solutions. + +== Don't See all Nodes in the Agent Network Canvas + +A maximum of 500 nodes and 499 MCP tools are shown on the Agent Visualizer canvas. + +If you don't see a node or MCP tool, use search to locate it. + +== See Also + +* xref:view-and-navigate-agent-network.adoc[] +* xref:limitations.adoc[] \ No newline at end of file