> 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/add-a-new-test-library.md).

# Add a New Probe Library

Probe libraries in Akto allow you to expand and customize your agentic AI Red Teaming capabilities. This guide will walk you through the process of adding a new probe library to your Akto instance.

### Configuring the New Probe Library

1. Repository URL:
   * Enter the URL of the zip file containing your probe library YAML files
   * Example: \`[`https://github.com/akto-api-security/tests-library/archive/refs/heads/feature/input_validation_test_1.zip`](https://github.com/akto-api-security/tests-library/archive/refs/heads/feature/input_validation_test_1.zip)
2. File Size Limit:
   * Ensure your zip file is less than 10 MB in size

### Post-Addition Steps

1. Once added, your new probe library will appear in the list of available probe libraries on the Probe Library page
2. You can now use the probes from this library in your agentic AI Red Teaming workflows

### Troubleshooting

* If the "Add" button doesn't respond, double-check the URL format and accessibility
* If you encounter errors after adding the library, verify the content and format of your YAML files

By following these steps, you can easily expand Akto's agentic AI Red Teaming capabilities with your own custom probe libraries or third-party probe collections.
