# Connecting Optional External Collectors

![External collector integration structure](/files/7MLOway1FsE362aK0bgK)

If you already collect flow data into a collector, you can optionally add an external flow collector to the ThousandEyes flow process. This allows you to send your flows to another flow collector for ingestion into additional network flow analysis tools while simultaneously ingesting them into ThousandEyes.

## Add External Flow Collector

![External Collector Management panel](/files/ZI6gWKDMhRJEwY1R18g6)

To add an external flow collector:

1. Go to **Traffic Insights > Settings**.
2. Select the **Forwarders** tab.
3. Click **External Collector Management** in the top right.
4. In the panel, click **+ Add New External Collector**.
5. Enter the collector's name, IP address and port.

   ![Create External Collector panel](/files/HeimrYQMqnRQJiNZytqa)
6. Click **Save**.

## Enable Collector on Forwarder

![Edit Forwarder panel](/files/CztZO0HqPlPK2lC8No1B)

To enable an external collector on a forwarder and/or modify listening ports:

1. Go to **Traffic Insights > Settings**.
2. Select the **Forwarders** tab.
3. On your chosen forwarder, click the ellipsis (...) and select Edit.
4. In the panel, change the TCP or UDP listening ports, and/or...
5. Enable an external collector by sliding the toggle to Enabled.
6. Select the external collector from the subsequent dropdown.
7. Click **Save**.


---

# 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-configuration-guide/connecting-external-collectors.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.
