> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/crm+/use-the-crm-overview-page.md).

# Use the CRM overview page

The CRM overview shows your customers and leads in one list.

With CRM+, it also shows the **Account type** column.

### Use the overview

{% stepper %}
{% step %}

### Open CRM

Click **CRM** in the side menu.
{% endstep %}

{% step %}

### Review the list

Open the overview of customers and leads.
{% endstep %}

{% step %}

### Filter by account type

Use the **Account type** column to filter.

For example, show only **Lead** or **Prospect**.
{% endstep %}

{% step %}

### Open the customer card

Click a relationship.

Then open **Overview** to check the funnel stage.
{% endstep %}
{% endstepper %}

### What changes with CRM+

* the **Account type** column becomes available
* the **Overview** tab appears on supported customer cards
* you can review funnel progress per customer

### Frequently asked questions

<details>

<summary>Can I filter by lead phase here?</summary>

You mainly filter by account type.

Review the phase on the customer card.

</details>

<details>

<summary>Is Overview always visible?</summary>

No.

Only account types with lead phases show it.

</details>

<details>

<summary>Can I use this page without CRM+?</summary>

Yes.

You can still search and open customers.

</details>

### Related articles

* [**Work with customers and leads in CRM+**](/marketplace-packages-and-power-ups/power-ups/crm+/work-with-customers-and-leads-in-crm+.md)
* [**Merge and delete customers**](/marketplace-packages-and-power-ups/power-ups/crm+/merge-and-delete-customers.md)
* [**Customers**](/backoffice/backoffice/customers.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/crm+/use-the-crm-overview-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
