> For the complete documentation index, see [llms.txt](https://docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akto.io/test-editor/concepts/test-yaml-syntax-detailed/auth.md).

# Auth

Auth section is used for specifying that the endpoint selected for running the test should be authenticated. Auth header is stripped off and a sample request is made. If the request gives status 2xx, then we skip running the test on that particular endpoint.

**How Header Is Selected By Yaml Execution Engine -**

Key Defined in User Config Section is picked as authentication header.

<figure><img src="/files/fEvLzMvrH5GI6F4misNq" alt=""><figcaption></figcaption></figure>
