# Netofuse

- [About NetoFuse](https://docs.fusion.vectra.ai/netofuse/about.md): About NetoFuse is software you can run in your environment or can be hosted by Netography in the cloud to provide enriched asset context to Netography Fusion from 3rd party products. This is done by r
- [Get Started](https://docs.fusion.vectra.ai/netofuse/get-started.md): ☁️ To use NetoFuse modules deployed in the cloud as part of the Netography Fusion SaaS, add and configure them as Context Integrations. These instructions are only necessary if you want to deploy Neto
- [Install](https://docs.fusion.vectra.ai/netofuse/get-started/install.md): ☁️ To use NetoFuse modules deployed in the cloud as part of the Netography Fusion SaaS, add and configure them as Context Integrations. These instructions are only necessary if you want to deploy Neto
- [Run NetoFuse](https://docs.fusion.vectra.ai/netofuse/get-started/launch.md): After Install is complete, perform the following steps to run the desired NetoFuse module(s): 1. Set Netography Fusion API Credentials NetoFuse requires a Netography Fusion API key to upload context l
- [Scheduling NetoFuse](https://docs.fusion.vectra.ai/netofuse/get-started/run.md): 📘 File locations: These instructions assume files are in the following locations, but you can change this by adjusting the scripts and commands accordingly: /etc/netofuse/netofuse.yml Configuration f
- [NetoFuse Modules](https://docs.fusion.vectra.ai/netofuse/modules.md): NetoFuse modules are software components of NetoFuse that integrate a 3rd party product or provide a mechanism for integration to products. NetoFuse ships with a library of modules, and you can also d
- [Axonius](https://docs.fusion.vectra.ai/netofuse/modules/axonius.md): About The Axonius NetoFuse module provides enriched asset context to Netography Fusion from Axonius. It connects to the Axonius Platform API to retrieve asset information and then uploads it as Contex
- [Claroty](https://docs.fusion.vectra.ai/netofuse/modules/claroty.md): About The Claroty context integration provides enriched asset context to Netography Fusion from Claroty Industrial Cybersecurity appliances. It connects to the Claroty CTD/EMC API to retrieve asset in
- [Device42](https://docs.fusion.vectra.ai/netofuse/modules/device42.md): About The Device42 NetoFuse module provides enriched asset context to Netography Fusion from the Device42 asset management platform. It connects to the Device42 API to retrieve asset information from
- [Local File](https://docs.fusion.vectra.ai/netofuse/modules/local-file.md): About The Local File NetoFuse module provides enriched asset context to Netography Fusion from a CSV or JSON file read from the local filesystem. It reads, transforms, and uploads Context Labels to th
- [Microsoft](https://docs.fusion.vectra.ai/netofuse/modules/microsoft.md): Supported Products Microsoft Defender For Endpoint The Microsoft Defender for Endpoint NetoFuse module provides enriched asset context to Netography Fusion from Microsoft Defender for Endpoint. It con
- [RunZero](https://docs.fusion.vectra.ai/netofuse/modules/runzero.md): About The RunZero NetoFuse module provides enriched asset context to Netography Fusion from the RunZero Cyber Asset Attack Surface Management platform. It connects to the RunZero API to retrieve asset
- [Tanium](https://docs.fusion.vectra.ai/netofuse/modules/tanium.md): About The Tanium NetoFuse module provides enriched asset context to Netography Fusion from Tanium. It connects to the Tanium GraphQL API to retrieve asset information and then uploads it as Context La
- [Tenable](https://docs.fusion.vectra.ai/netofuse/modules/tenable.md): About The Tenable Vulnerability Management NetoFuse module provides enriched asset context to Netography Fusion from Tenable Vulnerability Management. It connects to the Tenable API to retrieve asset,
- [Wiz](https://docs.fusion.vectra.ai/netofuse/modules/wiz2.md): Enrich asset context with vulnerability, network exposure, and issue data from the Wiz cloud security platform
- [Custom Modules](https://docs.fusion.vectra.ai/netofuse/modules/custom-modules.md): If you can get a file into a CSV or JSON format to disk from a data source, then using the Local File Module is the easiest way to integrate it with NetoFuse. To connect directly to APIs and more adva
- [Configure NetoFuse](https://docs.fusion.vectra.ai/netofuse/configure.md): Using the default configuration The Getting Started \&gt; Launch section provides the basic configuration steps to run a NetoFuse module. Where configuration is set NetoFuse reads configurations in the
- [NetoFuse CLI](https://docs.fusion.vectra.ai/netofuse/shell-commands.md): Using the CLI netofuse is a shell script that constructs a docker run command to execute commands in the container image if you are using the container deployment and have run the Docker host setup sc
- [NetoFuse Context Transforms](https://docs.fusion.vectra.ai/netofuse/context-transforms.md): About Context transform configurations define how the field names and values from a NetoFuse module are modified before being sent to Netography Fusion as context label names and values. Default value
- [Security Considerations](https://docs.fusion.vectra.ai/netofuse/security-considerations.md): Overview NetoFuse has API access to Netography Fusion to upload context labels and to the 3rd party product modules you are using to retrieve asset information. A threat actor that gains access to the


---

# 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.fusion.vectra.ai/netofuse.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.
