What problem does it solve? Tracking who did what and when across a Datadog organization is difficult without a structured way to search audit events, making compliance reporting and security investigations slow and error-prone. ## Core Features & Use Cases - Audit Event Search: Query Datadog Audit Trail events with filters for event type, user, IP address, outcome, and time range via the Audit API v2. - Security & Compliance Monitoring: Track failed logins, API key usage, configuration changes, and deletions to support HIPAA, SOC 2, PCI DSS, and GDPR reporting. - Use Case: A security engineer notices a production dashboard was deleted. They ask who modified it, and the agent queries audit events filtered by dashboard name, returning a timeline of users, IP addresses, and change details. ## Quick Start Show me all failed login attempts and dashboard deletions from the last 7 days in my Datadog organization.