docs(web): list the portals route

This commit is contained in:
Peter Steinberger
2026-08-12 13:24:09 -07:00
parent cb77c5424c
commit 1efa308d0b
+1
View File
@@ -137,6 +137,7 @@ no route-specific URL parameters.
| New session | `/new` | - | `?agent=<agentId>`, `?catalog=<catalogId>` |
| Activity | `/activity` | - | `?view=run&run=<run-id>`, `?view=run&execution=<execution-id>` |
| Apps | `/apps` | - | - |
| Portals | `/portals` | - | - |
| Agents | `/settings/agents` | `/agents` | `/settings/agents/<agentId>[/<panel>]` |
| Channels | `/settings/channels` | `/channels` | Shared settings parameters below |
| Connection | `/settings/connection` | - | Shared settings parameters below |