# Projects

We will explain the projects tab, piece by piece, starting with the top.

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

At the top of the tab you will find:

* A drop down menu allowing you to pick projects to include in the graph. This example has "Select all" chosen.
* Another drop down menu choosing the date range you wish to graph
* Number of Test Cases
* Number of Test Runs
* Number of Open Defects
* Number of Active Milestones
* Number of Projects being graphed
* And number of Users

Next is the middle of our Projects tab page

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

This area takes the item numbers stated above (Test Runs, Test Cases, Defects) and graphs them by which project they are in. There is also a calendar that will display important upcoming milestones.

And the last part of the projects tab shows:

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

A list of users based on their role. Each column will tell you how many Test Cases, Test Runs and Defects the user has been assigned

Now that you have a basic idea on the Projects tab, let's have a look at the Roles tab the same way. Click "Next"


---

# 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/analytics-tab/projects.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.
