# Visualizer Module

The Visualizer Module has several functions which aid users in displaying the tensors and analysis products. This currently includes the following:

<table><thead><tr><th width="277" data-type="content-ref">Function</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/2aooj7mfYeMUdUJl6zBG">/pages/2aooj7mfYeMUdUJl6zBG</a></td><td>Plots the metric in terms of its 3+1 foliation components</td></tr><tr><td><a href="/pages/bNEykpllXWCnQEyY3dbI">/pages/bNEykpllXWCnQEyY3dbI</a></td><td>Plots the components of the tensor objects</td></tr></tbody></table>

Supporting these main functions are several auxiliary functions that can be found within the utils folder in `Visualizer > utils`. described in [Plot Functions](/warp-factory/modules/visualizer-module/plot-functions.md)


---

# 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://applied-physics.gitbook.io/warp-factory/modules/visualizer-module.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.
