> For the complete documentation index, see [llms.txt](https://docs.garak.ai/garak/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.garak.ai/garak/garak-components/managing-it-harnesses.md).

# Managing it: harnesses

Harnesses determine which detectors and which probes will be run. They connect the generator and probes, and conduct the actual vulnerability scan through the detectors.

There are two important harnesses in garak:

* `probewise`, the default harness, uses the detectors recommended by each individual probe
* `pxd`, or probes x detectors, runs all specified probes with all specified detectors
