# Module Tree Panel

The Module Tree enables your team to navigate through files associate with each module. Selecting a node in the tree will cause the main panel to reload based on your context.

Licenses, metrics and review status will also update based on components your tree context.

<figure><img src="/files/rUZYove0bLdvuOn0NN9s" alt=""><figcaption><p>Module tree in action</p></figcaption></figure>

## Module Tree Panel Width

The module Tree panel may also be adjusted by clicking and dragging the divider between the module tree panel and the main panel.&#x20;

<figure><img src="/files/aQwH6PwsEe6wJqXmzBCR" alt=""><figcaption></figcaption></figure>

Use the pin to pin the current width of the panel<br>

<figure><img src="/files/U7K49q2QD1mdzRwRkhqW" alt=""><figcaption></figcaption></figure>

To create more space for the main panel, you can use the minimize areas to reduce the tree panel to it's minimum size.

<figure><img src="/files/btQLxlSQCT7e1TGHZCx0" alt=""><figcaption></figcaption></figure>

While the panel is minimized, hovering over he module letters displays the full module name.

<figure><img src="/files/yk4E3gUQM3xVyQNoD1bH" alt=""><figcaption></figcaption></figure>


---

# 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.threatrix.io/codecertify/components-tab/module-tree-panel.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.
