Azure DevOps Projects

The Projects page in the Dashboard lists every Azure DevOps project visible to the workspace's PAT. Enabling a project registers the necessary webhook subscriptions so the agent starts responding to comments there.

Enabling projects

Projects page
  • Each row shows the project name, its internal ID, and when the webhook subscriptions were last synced.
  • Toggle projects on or off and click Save. The list is committed as a batch; per-project errors (e.g. permission denied) are shown next to the offending row.
  • Toggling a project off removes its webhook subscriptions, so the agent stops listening there immediately.