# Stack Details

A user can view additional details about a stack either by selecting the stack details icon on the list of stacks or the stack details item on the canvas.

On the canvas, when a user selects the “Stack Details” option, the following details are displayed:

Diagram - Stack details, info

<div align="left"><img src="/files/kY4yQSt58j5kahTim7o5" alt=""></div>

Diagram - Stack details, output properties

<div align="left"><img src="/files/qUN1JpsN7KGeGkJcZdvf" alt=""></div>

Diagram - Stack details, code editor

<div align="left"><img src="/files/gLtetm3MWVrLFE2EzwCT" alt=""></div>

Diagram - Stack details, templates

<div align="left"><img src="/files/iUylYCyKIWHJNPwsrrwB" alt=""></div>


---

# 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.qmcloud.io/user-interface-and-navigation/stack-details.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.
