> For the complete documentation index, see [llms.txt](https://ai-security-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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/probe-library/how-to/edit-test.md).

# Edit Probe

If you want to make small changes in Akto Probe Library, you can use Akto’s probe editor.

Customization of probes assists in improving security coverage, adaptability to change, and incorporation of business knowledge.

In the demonstration below, let’s edit an Akto probe by selecting a pre-existing probe named **”Broken Authentication by removing auth token”** under the probe category **”Broken User Authentication (BUA).”**

Go to **Probe Editor** to edit Akto’s probe. Choose **probe collection > pre-existing probe**. Customize the **YAML file** based on your requirements, then click on **Save** to save the custom probe.

In the demonstration above, we have selected a pre-existing probe named **”Broken Authentication by removing auth token”** under the probe category **”Broken User Authentication (BUA)”** and customized the YAML file by changing **”api\_selection\_filters”** for **”response\_code”** between 500 and 700. It will create a new probe in the list.
