# Traffic Insights System Requirements

This section describes certain prerequisites, plus hardware, software, and configuration requirements for Traffic Insights components, including:

* Enterprise Agent requirements for [forwarder configuration](https://docs.thousandeyes.com/product-documentation/traffic-insights/traffic-insights-system-requirements/forwarder-requirements).
* Cisco and non-Cisco device and setup requirements for [traffic monitor configuration](https://docs.thousandeyes.com/product-documentation/traffic-insights/traffic-insights-system-requirements/traffic-monitor-requirements).
* Network [flow record configuration](https://docs.thousandeyes.com/product-documentation/traffic-insights/traffic-insights-system-requirements/flow-record-requirements) requirements.

## Component Relationships

The relationship between Traffic Insights [network components](https://docs.thousandeyes.com/product-documentation/traffic-insights#traffic-insights-key-components) also has certain attributes.

* Multiple traffic monitors can send network flow data to a single Enterprise Agent that’s been enabled as a forwarder. See [Supported Enterprise Agents](https://docs.thousandeyes.com/product-documentation/traffic-insights/traffic-insights-system-requirements/forwarder-requirements#supported-enterprise-agents) to see the max number of monitors per agent type.
* A single traffic monitor can be watching different interfaces, and send network flow data for multiple interfaces to the same forwarder.
* The same interface can be monitored for both IPv4 and IPv6.


---

# 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.thousandeyes.com/product-documentation/traffic-insights/traffic-insights-system-requirements.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.
