> For the complete documentation index, see [llms.txt](https://eohelp.weaver.com.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eohelp.weaver.com.co/crm/details/customer-pool.md).

# Customer Pool

## 1 Data Presentation

<figure><img src="/files/4FmAjsuF1AdD0PYiL64A" alt=""><figcaption></figcaption></figure>

Description:

* The customer pool page is categorized into Public Pool, Pool I Manage, and Pool I Participate.
* **Public Pool**: Users assigned by the system administrator to view large customer groups are listed as “Public Pool” in the customer oceans list.
* **Pool I Manage**: Data from public pool where the current user manages the Pool group.
* **Pool I Joined**: Pool where the current user is part of Pool group's member.

### 1.1 Pool I Managed

<figure><img src="/files/JBFkxnWfa7IUDheRwQss" alt="" width="209"><figcaption></figcaption></figure>

{% content-ref url="/pages/zG5F1u4whQ6orNtZbrA9" %}
[Pools I Managed](/crm/details/customer-pool/pools-i-managed.md)
{% endcontent-ref %}

### 1.2 Pool I Joined

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

Description:

* "Pool I Manage" displays all the pools where the current user is the administrator.
* When hovering over each section, you can directly see the data and ratio of assigned and unassigned customers for the day.

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

{% content-ref url="/pages/Xy1UOF56Hgwsf0bVBhlz" %}
[Pools I Joined](/crm/details/customer-pool/pools-i-joined.md)
{% endcontent-ref %}


---

# 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://eohelp.weaver.com.co/crm/details/customer-pool.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.
