> For the complete documentation index, see [llms.txt](https://docs.testfiesta.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.testfiesta.com/getting-started/tab-overview.md).

# Tab Overview

## Projects Tab

The Projects tab is where you will create new projects, add other users, and plan your QA schedule. Within each project there are several sub-tabs including:

* Project Dashboard
* Milestones
* Test Plans
* Test Runs
* Test Cases
* and Defects

<div><figure><img src="/files/QnX10g5Wtx1ru2KknMjR" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/gCe7t6PWsQTbpft4q4iz" alt="" width="375"><figcaption></figcaption></figure></div>

We have a comprehensive guide on how to navigate and use the projects tab and the sub-tabs within. To skip to that section and begin learning about Projects, click the link below.

{% content-ref url="<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>" %}
<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>
{% endcontent-ref %}

## Analytics Tab

This tab is where you will track your progress, chart your project statistics, and keep updated on user workload. This section too has sub-tabs that include:

* Projects
* Roles
* and Users

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

We will explore how to use Analytics to support your TestFiesta activities later on. If you want to skip to that section now, click the link below.

{% content-ref url="<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>" %}
<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>
{% endcontent-ref %}

## Reports Tab

Using this tab you can generate reports from one or more projects within different timeframes to share with others. This tab only has two sub-tabs:

* Public
* Private

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

Each tab stores your created reports. To learn to how create, filter, schedule, and send a report, click the link below.

{% content-ref url="<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>" %}
<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>
{% endcontent-ref %}

## Administration Tab

Here is where you will manage your Organizations and be able to view/edit your Organization Users, Tags, Roles, and Repository. This tab also has several sub-tabs:

* Users
* Roles
* Tags
* Configurations
* Templates
* Custom Fields
* and Shared Steps

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

To learn what all of these terms mean and how to begin using them, click on the link below.

{% content-ref url="<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>" %}
<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>
{% endcontent-ref %}

## Integration Tab

Did you want to use other app information with TestFiesta? This tab allows you to integrate multiple applications to fit your needs.

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

To learn which apps are available to integrate and how to add them, click on the link below.

{% content-ref url="<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>" %}
<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>
{% endcontent-ref %}

## Account Settings

Here you will be able to manage your setting for both your personal account and organization (depending on your permissions). These areas also have multiple sub-tabs, some of which can only be accessed in personal or Organization settings:

* Account
* Organizations
* API Keys
* Notifications
* Authentication
* Audit Log
* Billing
* Data Colors
* About

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

To learn what each sub-tab means and how to use them, click the link below.

{% content-ref url="<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>" %}
<https://github.com/testfiesta/testfiesta-docs/blob/main/getting-started/broken-reference/README.md>
{% endcontent-ref %}

Now that you’re familiar with the tabs overview, it’s time to dive into organizing your tests. Click "Next" to get started!


---

# 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.testfiesta.com/getting-started/tab-overview.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.
