> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/features-in-test-case-section/searching-folders-and-test-cases.md).

# Searching Folders and Test Cases

The **Search Folders / TestCases** feature allow you to search the created folders and test cases.  &#x20;

To search folders and test cases, perform the following actions:

1. On the **Home page**, select **Design Studio**.
2. Select **Test Case** tab.
3. On the left pane, locate the **Search Folders / TestCases** search box.&#x20;
4. Enter any keyword in the search box. The matching folders and test cases are highlighted.    &#x20;

<figure><img src="/files/PdkcGmnZuIPS89zNR7xA" alt=""><figcaption><p>Viewing the search results</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/features-in-test-case-section/searching-folders-and-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.
