> For the complete documentation index, see [llms.txt](https://docs.aquanow.io/cams/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aquanow.io/cams/user-guide/view-customers.md).

# View Customers

## Find Customers

View all customers in the "Customers" table.  Sort by available fields or use the filter to refine your search.&#x20;

"Reference ID" corresponds to your company's customer identifier.  It allows for linkage of customers to your back office systems.

"Customer ID" is a unique CAMS system generated identifier.&#x20;

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

<figure><img src="/files/amZjL1IQ0vIFBDkeph35" alt=""><figcaption><p>Refine your search using filters.</p></figcaption></figure>


---

# 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.aquanow.io/cams/user-guide/view-customers.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.
