# Add a Flow Endpoints

1\.      Go to **Listeners > Flow Endpoints** then click the **Add (+)** button located in the upper right corner.&#x20;

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

2\.      You will get the fields as follows.

<div align="left"><figure><img src="/files/me4007jGZZLLPUOvVY0k" alt="" width="291"><figcaption></figcaption></figure></div>

*Refer to the following table to understand the fields in the above screen.*&#x20;

<table><thead><tr><th width="228">Fields</th><th>Description</th></tr></thead><tbody><tr><td>Flow Name </td><td>A label or name that is assigned to a flow. </td></tr><tr><td>Flow Type</td><td><p>To choose a flow type:</p><p>·      <strong>Sflow:</strong> Sampling-based protocol</p><p>·       <strong>Netflow V5:</strong> All flow-based protocol</p><p>·       <strong>Netflow V9 / IPFIX:</strong> All flow-based protocol with more extensible</p></td></tr><tr><td>Trigger</td><td>You may want to assign the servers to a custom Trigger if target server is in an Isolated network or if you want to setup a scalable infrastructure. You will only see available Triggers in this field.</td></tr><tr><td>IP Address </td><td>The numerical label assigned to each device connected to a computer network is called an "IP address." An IP address is typically represented in the format XXX.XXX.XXX.XX, where each "XXX" is a number ranging from 0 to 255, and the "XX" is a similar two-digit number. IP addresses are used to uniquely identify and locate devices on a network. </td></tr><tr><td>Port Number </td><td> A specific endpoint for data exchange between two devices or applications within a network. </td></tr><tr><td>Status </td><td><p>To choose a server status such as: </p><p>·       <strong>Active:</strong> Enables monitoring for server</p><p>·       <strong>Maintenance:</strong> Enables maintenance mode for server and disables all notifications</p><p>·       <strong>Reconnect:</strong> Restarts all collectors for server</p><p>·       <strong>Disabled:</strong> Disables monitoring for server</p></td></tr><tr><td>Debug </td><td><p>To choose debug such as:</p><p>·      <strong>Off</strong></p><p>·       <strong>On:</strong> Collects debug logs for Inventory and Monitoring Collector</p></td></tr></tbody></table>

&#x20;

3\.      After entering all the required info, click the button **SUBMIT**.


---

# 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.virtualmetric.com/settings/listeners/listener-operations/add-a-new-listener/add-a-flow-endpoints.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.
