forge-admin role.
Webhooks
Create webhook subscriptions to push platform events to external systems (CI/CD pipelines, monitoring tools, custom integrations) in real time.Configure endpoint
Enter the target URL (must accept POST with JSON body). Select which event types trigger the webhook — subscribe to individual events or entire categories.
Set signing secret
Optionally configure an HMAC signing secret. Each delivery includes a signature header your endpoint can use to verify the payload originated from Forge.
Alert Rules
Configure threshold-based alerts beyond the automatic cost alerts.| Field | Description |
|---|---|
| Alert type | Daily cost, cost per run, step failure rate, approval age, workflow duration |
| Threshold | Numeric trigger value with comparison operator |
| Channel | In-app, Slack, or both |
| Dimension | Optional scope to a specific gateway, agent, or workflow |
| Enabled | Toggle on/off without deleting the rule |
Feature Flags
Toggle platform capabilities on or off with immediate effect.| Field | Description |
|---|---|
| Key | Unique identifier (e.g., enable-checkpoints) |
| Value | Boolean toggle |
| Targeting | Percentage rollout, specific users, specific gateways |
| Target count | How many entities are currently affected |
Deployment Config
Platform-level configuration for capabilities and runtime behavior. Managed by governance-level permissions. Changes here affect how the entire platform operates — treat with the same care as infrastructure changes.Gateway Management
Register and configure gateways from the Resources section.| Action | Description |
|---|---|
| Register | Add a new gateway with Bridge URL, name, and configuration. Test the connection before saving. |
| Configure | Set minimum trust levels, cost alert thresholds, and display order for existing gateways. |
| Rotate tokens | Rotate gateway authentication tokens with zero-downtime transition (old token remains valid during overlap). |
| Compare | Side-by-side comparison of agent, skill, and model inventories across gateways — useful for identifying drift between environments. |

