# Access test cases

To access all available test cases, click ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfN6K0nU016Q_ZmoQWOd2opQSvaB2hhcBsnuNrefbMsvyulwRNZQmDv2P7xAAgJfu28gD-8Yh8jYlXFxjW3g95RQQ_-QDWcVV5exbQ6roh_bJH75Lg0eC-L2aUoDI09cJbMZGNy?key=_EQKB1eDe9ecbVZeBDg4Tw) **Test cases** button on the left-hand side navigation pane. All available test cases are displayed together with some of their details, such as code, test targets, type of test (![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZsSdKbcdxgNqwaJkg7p5JTGhuEv_JOpY3X6cvGTcT8Jhpx4OGhC3YdvkoUyHQmNkL3dfPtJwWau3xvPNAr2u1D2rPHYeh7XHlBoGUifzSk2DwbxtZGxM3eIqJ4gey96w9d-tlmA?key=_EQKB1eDe9ecbVZeBDg4Tw)manual / ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcCWIEC1CumTw3COssF7OwndMgwzjDE8TzSpKpTF9M6Iz6gM-fIGEVwMh_wdbxlVUEitgOE4FH9lCB_FrMCIS2yUOYU3sQsWV6y8gQSXYskHW4gjN3_wVk4Oz60kOILcU53KYZVTA?key=_EQKB1eDe9ecbVZeBDg4Tw)automated) and so on.

<figure><img src="/files/0yBaWI8YdxNXrXF3Qraf" alt=""><figcaption></figcaption></figure>

To select the tests list view by type, click the ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHvr7qDbO-rzXlZqZE1fAx23ajf-MNFiBLVneX3e8AUh0y5aCiahEn8mxwwxPX6Y5QxD-3KhfhfGkaqv2Fbirnc7J2tvTe9bbpVPITa3o7cAbCE5oFCybnOIciuiGZL0JkvdlVzw?key=_EQKB1eDe9ecbVZeBDg4Tw) **Filter** **by** button and then select the desired filtering condition:

* Type
* Target
* Criterion&#x20;

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

{% hint style="success" %}
Once you apply the desired filters on the list of test cases, you can (re)run the test with the selected test cases.
{% endhint %}

You can also sort the list ascending / descending by clicking the table header, as needed. Here you can see how the list is sorted descending, by test targets:

<figure><img src="/files/6wjmpKrfFlzRgbGv70yA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://accessibility-tools.clym.io/user-guide/test-cases/access-test-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
