> 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-de/marketplace-pakete-und-power-ups/power-ups/crm+/die-crm-ubersichtsseite-verwenden.md).

# Die CRM-Übersichtsseite verwenden

Die CRM-Übersicht zeigt Ihre Kunden und Leads in einer Liste.

Mit CRM+ zeigt sie auch die **Kontotyp** Spalte.

### Verwenden Sie die Übersicht

{% stepper %}
{% step %}

### CRM öffnen

Klicken Sie auf **CRM** im Seitenmenü.
{% endstep %}

{% step %}

### Überprüfen Sie die Liste

Öffnen Sie die Übersicht der Kunden und Leads.
{% endstep %}

{% step %}

### Nach Kontotyp filtern

Verwenden Sie den **Kontotyp** Spalte zum Filtern.

Zum Beispiel nur anzeigen **Lead** oder **Interessent**.
{% endstep %}

{% step %}

### Öffnen Sie die Kundenkarte

Klicken Sie auf eine Beziehung.

Dann öffne **Übersicht** um die Funnel-Phase zu prüfen.
{% endstep %}
{% endstepper %}

### Was ändert sich mit CRM+

* der **Kontotyp** Spalte wird verfügbar
* der **Übersicht** Registerkarte erscheint auf unterstützten Kundenkarten
* können Sie den Funnel-Fortschritt pro Kunde überprüfen

### Häufig gestellte Fragen

<details>

<summary>Kann ich hier nach Lead-Phase filtern?</summary>

Sie filtern hauptsächlich nach Kontotyp.

Überprüfen Sie die Phase auf der Kundenkarte.

</details>

<details>

<summary>Ist die Übersicht immer sichtbar?</summary>

Nein.

Nur Kontotypen mit Lead-Phasen zeigen sie an.

</details>

<details>

<summary>Kann ich diese Seite ohne CRM+ verwenden?</summary>

Ja.

Sie können weiterhin nach Kunden suchen und sie öffnen.

</details>

### Ähnliche Artikel

* [**Arbeiten Sie mit Kunden und Leads in CRM+**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/crm+/mit-kunden-und-leads-in-crm+-arbeiten.md)
* [**Kunden zusammenführen und löschen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/crm+/kunden-zusammenfuhren-und-loschen.md)
* [**Kunden**](/outsmart-knowledge-base/outsmart-knowledge-base-de/backoffice/backoffice/kunden.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-de/marketplace-pakete-und-power-ups/power-ups/crm+/die-crm-ubersichtsseite-verwenden.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.
