> For the complete documentation index, see [llms.txt](https://docs.kostacloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kostacloud.com/quick-start-guide/2.2-first-analysis-dashboard.md).

# 2.2 First Analysis Dashboard

Here we describe a step-by-step process from taking the Optimized Singlet designed in the previous tutorial to show a Spot Diagram.

First we ask that you navigate to the [CLOUD Dashboard](https://cloud.tsaspc.com) and open the Project from the previous tutorial, which should look similar to the below:

<figure><img src="/files/GHlkdRB3bk3y5DmX0had" alt=""><figcaption><p>Singlet from Previous Tutorial</p></figcaption></figure>

Switch Navigation Tabs to Analysis Mode. Your window should look something like this:

<figure><img src="/files/fzj5AG5xVicv5YvMftdR" alt=""><figcaption><p>Blank Analysis View</p></figcaption></figure>

Now you can create an Analysis Dashboard by scrolling in the Action Pane to the far right and clicking "<img src="/files/uzf4N005v5QRkZKACAhY" alt="" data-size="line">". Now it should look like this:

<figure><img src="/files/LgIi6rkbJvKMuA80IZSh" alt=""><figcaption><p>New Dashboard</p></figcaption></figure>

Now Simply Click and Drag the Spot Diagram icon from "Imaging" Simple Plots to the Dashboard. Now you have a Spot Diagram!

<figure><img src="/files/IodUgUAa0NOs5O1T9CxU" alt=""><figcaption><p>Simple Spot Diagram.</p></figcaption></figure>


---

# 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.kostacloud.com/quick-start-guide/2.2-first-analysis-dashboard.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.
