{"meta":{"title":"Available filters for agent sessions","intro":"Search agentic activity in your enterprise with filters for agent sessions.","product":"GitHub Copilot","breadcrumbs":[{"href":"/en/copilot","title":"GitHub Copilot"},{"href":"/en/copilot/reference","title":"Reference"},{"href":"/en/copilot/reference/agent-session-filters","title":"Agent session filters"}],"documentType":"article"},"body":"# Available filters for agent sessions\n\nSearch agentic activity in your enterprise with filters for agent sessions.\n\nThe following filters are available for the \"Agent sessions\" view in your enterprise's AI Controls:\n\n| Filter         | Description                                                       | Example value               |\n| -------------- | ----------------------------------------------------------------- | --------------------------- |\n| `agent`        | Displays activity from a specific agent.                          | `agent:copilot-cloud-agent` |\n| `organization` | Displays activity within a specific organization.                 | `organization:octocat-org`  |\n| `repository`   | Displays activity within a specific repository.                   | `repository:octocat-repo`   |\n| `status`       | Displays agent sessions with a specific status.                   | `status:in_progress`        |\n| `timeframe`    | Displays agent sessions that started within a specific timeframe. | `timeframe:7d`              |\n| `user`         | Displays agent activity initiated by a specific user.             | `user:octocat`              |"}