> 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/settings/account/index.md).

# Customers

## Getting Here <a href="#getting-here" id="getting-here"></a>

**Settings > Customers**

## Customers Page <a href="#customers-page" id="customers-page"></a>

The **Customers Page** provides an overview of accounts with their respective details, including sub-accounts or resellers. The table includes essential information such as status, data retention, traffic sources, and more.

***

### Table Overview <a href="#table-overview" id="table-overview"></a>

| **Organization**                     | **Reseller** | **Type** | **Status**   | **Ingest IP & Port** | **Data Retention** | **Rollup Retention** | **# Traffic Sources** | **Flows/Second** |
| ------------------------------------ | ------------ | -------- | ------------ | -------------------- | ------------------ | -------------------- | --------------------- | ---------------- |
| Flow and More Metrics                | netography   | SLG      | Active       | 34.231.105.19:2346   | 7                  | 7                    | 0                     | 1                |
| Big Bright Networks                  | netography   | SLG      | Trial Active | 34.231.105.19:2466   | 7                  | 7                    | 0                     | 0                |
| Streamlined Technologies and Systems | netography   | SLG      | Active       | 34.231.105.19:2002   | 180                | 365                  | 16                    | 16               |

***

### Table Fields Explained <a href="#table-fields-explained" id="table-fields-explained"></a>

* **Organization**: The name of the company or sub-account.
* **Reseller**: The associated reseller for the organization (if applicable).
* **Type**: Type of the account, such as SLG or MSSP.
* **Status**: The current status of the account:
  * **Active**: Fully operational account.
  * **Trial Active**: Account in a trial phase.
* **Ingest IP & Port**: IP address and port used for data ingestion.
* **Data Retention**: Number of days data is retained.
* **Rollup Retention**: Number of days rolled-up data is retained.
* **# Traffic Sources**: Number of sources contributing to the traffic flow.
* **Flows/Second**: The rate of flows per second.

***


---

# 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:

```
GET https://docs.fusion.vectra.ai/settings/account/index.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.
