> For the complete documentation index, see [llms.txt](https://docs.fusion.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fusion.vectra.ai/enrich-traffic-with-context.md).

# Enrich Traffic with Context

- [Configure Context Integrations](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations.md): Context integrations add third-party asset context to Vectra Fusion.
- [AWS](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/aws.md): Enrich asset context with asset information from AWS
- [Axonius](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/axonius-context.md): The Axonius integration adds enriched asset context to Vectra Fusion.
- [Azure](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/azure.md): Ernich asset context with asset information from Azure
- [Claroty](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/claroty-context.md): The Claroty integration adds enriched asset context to Vectra Fusion.
- [CrowdStrike Falcon Discover](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/crowdstrike-falcon-discover.md): Configure CrowdStrike Falcon Discover for the Vectra context integration.
- [CrowdStrike Falcon Protect](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/crowdstrike-falcon-protect.md): Configure CrowdStrike Falcon Protect for the Vectra context integration.
- [CSV via S3](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/csv-via-s3.md): The CSV via S3 context Integration method allows you to import Context Labels from a CSV format file stored in an AWS S3 storage bucket. This integration can be set to run manually or to auto-update a
- [Device42](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/device42-context.md): The Device42 integration adds enriched asset context to Vectra Fusion.
- [GCP](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/gcp.md): Configure GCP for the Vectra context integration.
- [IBM Cloud](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/ibm.md): Configure IBM Cloud for the Vectra context integration.
- [Microsoft Defender](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/microsoft-defender-context.md): Supported Products Microsoft Defender For Endpoint Microsoft Defender XDR ⚖️ Choosing which context integration to use: Both Microsoft Defender context integrations can be used to provide enriched ass
- [Oracle Cloud Infrastructure](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/oracle-cloud.md): This document provides instructions for configuring Oracle Cloud Infrastructure (OCI) in order for the Vectra Context Integration to have the correct access to pull label contexts. Prerequisites B
- [RunZero](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/runzero-context.md): The RunZero integration adds enriched asset context to Vectra Fusion.
- [SentinelOne](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/sentinelone.md): This document provides instructions for configuring SentinelOne in order for the Vectra Context Integration to have the correct access to pull label contexts. Prerequisites Configure API token Bef
- [Tanium](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/tanium-context.md): The Tanium integration adds enriched asset context to Vectra Fusion.
- [Tenable](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/tenable-context.md): The Tenable integration adds enriched asset context to Vectra Fusion.
- [Wiz](https://docs.fusion.vectra.ai/enrich-traffic-with-context/configure-context-integrations/wiz.md): Wiz context integration for Vectra Fusion.
- [Understand Context Labels](https://docs.fusion.vectra.ai/enrich-traffic-with-context/labels.md): About Context Labels Context labels are strings that are associated with an IP address in Fusion to help provide context about network activity. Context labels can be used for: Visually differentiatin


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fusion.vectra.ai/enrich-traffic-with-context.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
