> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/resilience-testing/3.0/chaos-testing/probes/probe-templates.md).

# Built-in Probe Templates

Harness provides built-in Command Probe templates to help you quickly validate common scenarios in your chaos experiments. These templates are ready to use, and you can customize their inputs to fit your requirements.

{% hint style="info" %}
**BUILT-IN TEMPLATE COVERAGE**

Built-in templates include Command Probes for Kubernetes, AWS, and GCP resource checks, and Datadog APM Probes for CPU, memory, latency (p95, p99, average), and error rate validation on Kubernetes chaos infrastructure. More probe types and platforms will be added in future releases.
{% endhint %}

import ChaosFaults from '@site/src/components/ChaosEngineering/ChaosFaults'; import { probeTemplateCategories } from '../../content/probes/probe-templates';
