# AgentTestPolicyResult **Type:** GraphQL objects **Description:** Result of testing agent-based policy conditions. Shows preview of agents that would be impacted by this policy. ## Fields - matchingAgents (Agent, Not Null): Agents that match the policy conditions - externalId (ID) - id (ID) - platform (Platform) - name (String) - environment (Environment) - owner (Owner) - accessibility (AgentAccessibility) - description (String) - nodes (Node) - edges (Edge) - tools (Tool) - createdAt (DateTime) - updatedAt (DateTime) - highestIssueSeverity (Issue) - usage (Usage) - findings (Finding) - detections (DetectionTypeAggregation) - isRuntimeProtected (Boolean) - totalMatches (Int): Total number of matching agents