# Results

### Results Graph

Once a design analysis has been executed the results graphs on the right of the screen will be populated with an emissions and cost breakdown by element. If your inputs do not produce any viable results an error message will pop up. This is likely due to structural constraints pre-programmed into the software. If there is any uncertainty on why no results are being populated, or if a specific frame material is not being considered please consult the "calculations and assumptions" section or feel free to contact us directly.

### Graphs

The results panel will be populated with the emissions breakdown by material of that scenario and an overview of the building details. Here you can see the cost and carbon intensity, slab type, foundation type, etc. Clicking the specific element on the legend will disable it, using this feature you can isolate specific elements for analysis.

{% tabs %}
{% tab title="Emissions Breakdown" %}

<figure><img src="/files/jf6GUgxfignnwuntbMy5" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Cost Breakdown" %}

<figure><img src="/files/a2lzRIg0Zol6lEFGX2Cc" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Saving Scenarios

After running a design analysis you have the option to save the design. Once saved, the design can be retrieved from the sidebar. The saved scenarios can be compared against each other using the compare feature, more details in “Compare Scenarios”.


---

# 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://tuuli.gitbook.io/tuuli-embodied-carbon-reduction-tool/concept-optimization/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.
