> For the complete documentation index, see [llms.txt](https://atlas.eyerod.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atlas.eyerod.com/project-details/projects.md).

# Projects

## Project Portfolio & Central Management

Upon entering the platform, you are presented with the **Global Project Overview.** This interface is designed to help you monitor multiple assets simultaneously and navigate through your various installations with ease.

## Interactive Map Interface

The main screen features a high-performance interactive map.

<div data-with-frame="true"><figure><img src="/files/tEIpvK6XHU7krCpleqsu" alt=""><figcaption></figcaption></figure></div>

* **Project Clusters:** Blue numbered circles group multiple projects together. Click to zoom in.

{% columns %}
{% column %}

<div data-with-frame="true"><figure><img src="/files/xMjTpDZ34XiA6j88QOQi" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div data-with-frame="true"><figure><img src="/files/fqvuzbybxeXMbntoiXl3" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

* **Map & Card Toggles:** Use the buttons in the top right to switch between the geographic Map View and the detailed **Cards View.**

{% columns %}
{% column %}

<div data-with-frame="true"><figure><img src="/files/hM1MEyqdYM631xHMDhDk" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div data-with-frame="true"><figure><img src="/files/N7FNE4WZcJct35TbrdbA" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

<div data-with-frame="true"><figure><img src="/files/3b02GHU0tzMh5S4Qn6s4" alt=""><figcaption></figcaption></figure></div>

The **Cards View** provides a direct gateway to project-specific data. By simply clicking on any project card within this gallery, the platform automatically redirects you to the **Map Interface.**

<figure><img src="/files/8CfluhkDVvhXDHImS91x" alt=""><figcaption></figcaption></figure>

## Projects Panel & Quick Selection

The left-hand sidebar lists all 14 Active Installations.

<div data-with-frame="true"><figure><img src="/files/RonKATdIiBaww5SS5tot" alt="" width="355"><figcaption></figcaption></figure></div>

* **Quick Summary:** Clicking a project automatically centers it on the map and opens a Summary Card on the right side of the screen. This card displays key details such as:
* **Project Name & Image**
* **Total Capacity (MWp)**
* **Completion Date**
* **Direct Access:** Click the **"Go to Project"** button on the summary card to enter the full analysis workspace for that site.

<div data-with-frame="true"><figure><img src="/files/iAXgxkYrdlrC1g8X5FTo" alt=""><figcaption></figcaption></figure></div>

* **Direct Zoom:** Click the arrow icon next to a project name to jump directly to its location on the map.

{% columns %}
{% column %}

<div data-with-frame="true"><figure><img src="/files/kEMjUX3zIQPzDI3AoqYv" alt="" width="358"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/5Xe4Uqhssd8lxeNhWAoF" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://atlas.eyerod.com/project-details/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.
