> 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/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/crm+/gebruik-de-crm-overzichtspagina.md).

# Gebruik de CRM-overzichtspagina

Gebruik het CRM-overzicht om snel klanten, leads en accounttypen te filteren en te openen.

Het CRM-overzicht toont uw Klanten en leads in één lijst.

Met CRM+ toont het ook de **Account type** kolom.

### Gebruik het Overzicht

{% stepper %}
{% step %}

### Open CRM

Klik op **CRM** in het zijmenu.
{% endstep %}

{% step %}

### Controleer de lijst

Open het Overzicht van Klanten en leads.
{% endstep %}

{% step %}

### Filter op Account type

Gebruik de **Account type** kolom om te filteren.

Toon bijvoorbeeld alleen **Lead** of **Prospect**.
{% endstep %}

{% step %}

### Open de klantkaart

Klik op een Relatie.

Open vervolgens **Overzicht** om de Lead fase te controleren.
{% endstep %}
{% endstepper %}

### Wat verandert er met CRM+

* de **Account type** kolom wordt Beschikbaar
* de **Overzicht** tabblad verschijnt op ondersteunde klantkaarten
* kunt u de voortgang van de funnel per Klant bekijken

### Veelgestelde vragen

<details>

<summary>Kan ik hier filteren op Lead fase?</summary>

U filtert hier vooral op Account type.

Controleer de fase op de Klantkaart.

</details>

<details>

<summary>Is Overzicht altijd zichtbaar?</summary>

Nee.

Alleen Account types met Lead fases tonen dit.

</details>

<details>

<summary>Kan ik deze pagina zonder CRM+ gebruiken?</summary>

Ja.

U kunt nog steeds Klanten zoeken en openen.

</details>

### Gerelateerde artikelen

* [**Werk met Klanten en leads in CRM+**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/crm+/werken-met-klanten-en-leads-in-crm+.md)
* [**Voeg Klanten samen en verwijder ze**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/crm+/klanten-samenvoegen-en-verwijderen.md)
* [**Klanten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/klanten.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/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/crm+/gebruik-de-crm-overzichtspagina.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.
