> 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/integrations/ci-cd-integrations/how-to/test-id-from-akto-test.md).

# Test ID from Akto test

1. Go to Akto Dashboard
2. Navigate to Testing > Results in the left sidebar
3. Find your test run in the list
4. Copy the test ID from the URL when you click on a specific test
   * The URL format will be: `https://app.akto.io/dashboard/testing/<test-id>`
   * Example: In `https://app.akto.io/dashboard/testing/6640c63bc03e1b7d1808a1d3`, the test ID is `6640c63bc03e1b7d1808a1d3`

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

Note: Each test has a unique ID that you'll need to use in your CI/CD configuration
