# Stack

A stack is a logical term that combines related services/applications. A stack view provides what is happening at related services/applications so that the user has the knowledge in resolving the incident. A sample Stack view is as displayed before an application.

![Stack View - Application](/files/-MBmuNsSf3aSNf5L5-8V)

As shown above, a user can gain knowledge of what is happening at other related services/applications. for example, Database service. By clicking on other layers, the user will be able to get detailed information from within the stack.


---

# 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://oiadocs.cloudfabrix.io/features-guide/incidents/access-incident/stack.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.
