Investigation Tasks allow agents to automatically investigate issues in the background, just like an engineer. They focus on discovering the root cause of failures by analyzing resource states, cluster activity, dependencies, and alerts. Agents analyze resource states, cluster activity, and dependencies to identify the underlying cause of issues. The feature connects with observability tools including Prometheus, Alertmanager, Datadog, New Relic, GitHub, Docker, Trivy, and many more to enrich investigations with broader context. It surfaces clear, actionable insights that point engineers to the likely cause and next steps, not just raw signals. All tasks run in the background as read-only operations, providing you with a comprehensive task report in seconds.Documentation Index
Fetch the complete documentation index at: https://docs.agentkube.com/llms.txt
Use this file to discover all available pages before exploring further.
How to Use

- Use the keyboard shortcut (
Command + Eon macOS,Ctrl + Eon Windows) - This opens the Investigation Task Dialog
- Pick the resource from resource context
- Select logs from the particular container
- Choose your preferred model
- Ask the agent to investigate
- The investigation runs in the background, performing read-only analysis
- Receive a detailed task report within seconds
Investigation Process

- Resource Analysis: Examines the selected Kubernetes resource configuration and current state
- Log Analysis: Reviews container logs for errors, warnings, and patterns
- Dependency Mapping: Identifies related resources and potential impact chains
- External Data: Queries configured monitoring and observability tools for additional context
- Root Cause Identification: Correlates findings to determine the most likely cause
- Remediation Suggestions: Provides specific next steps to resolve the issue

