# Test Cases in Repository

To understand how the structure of the repository works, visit this unit of the documentation:

{% content-ref url="/pages/fgSRr6BxuPGqa1yodjpK" %}
[Test Folders](/projects-tab/test-cases-tab/test-folders.md)
{% endcontent-ref %}

#### When working with test cases, the repository functions similarly to the Test Cases page. You can create, edit, delete, and archive test cases here.

Creating Test Cases:

{% content-ref url="/pages/Pca0Ivax9YhOCUaoXPzt" %}
[Creating Test Cases](/projects-tab/test-cases-tab/creating-test-cases.md)
{% endcontent-ref %}

Editing Test Cases:

{% content-ref url="/pages/CBsgXaXk25EQ79m2v3Aq" %}
[Editing Test Cases](/projects-tab/test-cases-tab/editing-test-cases.md)
{% endcontent-ref %}

Deleting Test Cases:

{% content-ref url="/pages/K6i5LRDP99q4g5ggm3zI" %}
[Deleting Test Cases](/projects-tab/test-cases-tab/editing-test-cases/deleting-test-cases.md)
{% endcontent-ref %}

Test Cases import and export:

{% content-ref url="/pages/Gqlfv6Zkoqui73CyLysZ" %}
[Importing/Exporting Test Cases](/projects-tab/test-cases-tab/importing-exporting-test-cases.md)
{% endcontent-ref %}

You have now learned all there is to know about the Administration Tab! Congratulations!

In the next section, we will teach you what Integrations are and how to add, edit, apply, and delete them. Click "Next" to begin.


---

# 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://docs.testfiesta.com/administration-tab/repository/test-cases-in-repository.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.
