Skip to main content

Reference & Glossary

The lookup section — endpoints, the dashboard map, and roles.

Endpoints & values

ItemValue
Dashboardhttps://<tenant>.behavry.ai/
MCP proxyhttps://<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 proxyhttps://proxy.behavry.ai/v1
Extension IDphpahmfilmdnlfgfkjkhpdjgbliipoac
Environment variablesBEHAVRY_PROXY_URL, BEHAVRY_CLIENT_ID, BEHAVRY_CLIENT_SECRET
Install tokenIDE/CLI: 15-minute TTL, single-use, scoped to (agent, client). HTTPS required.

For the full environment-variable reference, see Configuration.

The dashboard sidebar is grouped. The surfaces and their routes:

SurfaceRoute
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 roleScope
viewerRead-only access to dashboards and traces.
analystInvestigate activity, triage alerts and escalations.
policy authorAuthor and manage policy in addition to analyst scope.
adminFull tenant administration, including team and tokens.
msp operatorManaged-service operator scope across tenants where applicable.

See User Roles for the full breakdown.

Decision types

DecisionWhat it means
AllowAction met policy and was passed to the target unchanged.
ModifyAction was permitted but rewritten (e.g. DLP redaction) before forwarding.
BlockAction violated policy and was stopped; the agent receives a denial.
EscalateAction was held for human approval in the Escalations queue.