# Projects: Basic Results

Now that have created your heatmap for a project we will cover how you can view different details and metrics for your heatmaps.

For an overview of your project results, you can navigate back to projects section. You can either click on "**Projects**" from main module menu, or on the breadcrumb button on the top section.

<figure><img src="/files/w2Nx3y6mCbXNIrFdWJXD" alt=""><figcaption><p>Navigating back to Projects section</p></figcaption></figure>

From here you can view all your projects with some basic information for each project. In our example here we have created several projects with different heatmaps for each project.

{% hint style="info" %}
If you are a new user you may have a different view, but after creating some projects and running several heatmaps you will get similar views and options.
{% endhint %}

<figure><img src="/files/ywEHVcA717YdIlmy2gQF" alt=""><figcaption><p>Projects information</p></figcaption></figure>

In projects view you can also use an overview of your project heatmaps and keywords using the **Project Carousel**. Click on "**Project Carousel**" hover button (while hovering on a project).

<figure><img src="/files/46IuysObrqeCKafug0gi" alt=""><figcaption><p>Project Carousel hover button</p></figcaption></figure>

### Project Carousel

Project Carousel shows you all heatmaps and metrics for all keywords of the project in one view. On the top left section you can see the **Project** name and the **Business name**.

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

On the left there is a list with all project's keywords. In the following example there is only one keyword "injury attorney". Clicking on the keyword will load all heatmaps.

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

To view different heatmaps for select keyword click on heatmap thumbnails (located under heatmap)

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

Clicking on any heatmap will load basic information and metrics including its creation **dat**e, **3 PACK**, **4-10 RANK** and **11-20 RANK**.

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

**Project Carousel** is a very useful feature that allows you to get an overview for all heatmaps for all keywords within a project.

For more details regarding each keyword and it's heatmap click on "**View Heatmaps**" hover button button, while hovering on a project.

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

From there we can get detailed results, metrics, comparison tables and export results in .pdf files. For more information [**read the next section**](/documentation/gbp/projects/projects-heatmap-results.md).


---

# 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.seoneo.io/documentation/gbp/projects/projects-basic-results.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.
