# Visualization

The Visualization page displays artifacts with visual nodes. Each node represents a data and data type. A right-click on each node allows users to expand the artifact information.

**Windows In-Depth Analysis**: This section allows users to research specific In-Depth analysis artifacts on visual exploration. Also, in-depth analysis can be done with Windows Sysmon Analysis, Windows Threat Analysis, Windows Object and Honeypot Access Analysis and Windows File Activity Monitoring results.

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

**Artifact Visualizer**: This section shows selected artifacts with visual exploration. Also, users can take action with right-click. The users can select the filter and analyze it with filtering.

**Time-Based Analysis**: This section allows users to time-based research on artifacts with specific queries and filters.


---

# 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.cloudcyte.com/admin-guide/threat-hunting/visualization.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.
