Reference & Glossary
The lookup section — endpoints, the dashboard map, and roles.
Endpoints & values
| Item | Value |
|---|---|
| Dashboard | https://<tenant>.behavry.ai/ |
| MCP proxy | https://<tenant>.behavry.ai/mcp/v1 |
| IDE/CLI installer (POSIX) | https://<tenant>.behavry.ai/install/<client>.sh?t=<token> |
| IDE/CLI installer (Windows) | https://<tenant>.behavry.ai/install/<client>.ps1?t=<token> |
| Enforcement proxy | https://proxy.behavry.ai/v1 |
| Extension ID | phpahmfilmdnlfgfkjkhpdjgbliipoac |
| Environment variables | BEHAVRY_PROXY_URL, BEHAVRY_CLIENT_ID, BEHAVRY_CLIENT_SECRET |
| Install token | IDE/CLI: 15-minute TTL, single-use, scoped to (agent, client). HTTPS required. |
For the full environment-variable reference, see Configuration.
Sidebar map
The dashboard sidebar is grouped. The surfaces and their routes:
| Surface | Route |
|---|---|
| Overview | / |
| Decision Traces (audit) | /apr |
| Policies | /policies |
| Compliance | /compliance |
| Operational Exposure (risk) | /risk |
| Alerts / Escalations | /alerts · /escalations |
| Agents / Sessions / Workflows | /agents · /sessions · /workflows |
| AI Exposure (discovery) | /discovery |
| Provisioning | /provisioning |
| FinOps (cost) / Exchange (library) | /finops · /exchange |
| Administration (settings) | /settings |
Team roles
| Team role | Scope |
|---|---|
viewer | Read-only access to dashboards and traces. |
analyst | Investigate activity, triage alerts and escalations. |
policy author | Author and manage policy in addition to analyst scope. |
admin | Full tenant administration, including team and tokens. |
msp operator | Managed-service operator scope across tenants where applicable. |
See User Roles for the full breakdown.
Decision types
| Decision | What it means |
|---|---|
| Allow | Action met policy and was passed to the target unchanged. |
| Modify | Action was permitted but rewritten (e.g. DLP redaction) before forwarding. |
| Block | Action violated policy and was stopped; the agent receives a denial. |
| Escalate | Action was held for human approval in the Escalations queue. |