# Template Folders Diagram

The *Template Folders Diagram* provides a high-level view of the folder structure that the templates in your solution belong to. The Template Folders Diagram is generated for all solutions, regardless of whether or not you have set the Helix settings so that more granular diagrams can be shown.

Unlike the high-level [Templates Diagram](/sitecoredxg/about-the-generated-documentation/diagrams/templates-diagram.md), the Template Folders Diagram can be very useful when getting your first look at a solution, as it helps to visual depict the folder structure that is used to store the templates.&#x20;

![A portion of the Template Folders Diagram generated for Habitat](/files/-LXuA-ImPcZlrQJ9pkvf)


---

# 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://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/diagrams/template-folders-diagram.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.
