> 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+/mit-kunden-und-leads-in-crm+-arbeiten.md).

# Mit Kunden und Leads in CRM+ arbeiten

Sobald CRM+ aktiv ist, arbeiten Sie mit dem Funnel auf der Kundenkarte.

Die **Übersicht** Der Tab zeigt den vollständigen Verkaufsablauf.

### Was Sie pro Lead-Phase erfassen

* **Punktzahl** von 1 bis 100
* **Prognostizierter Wert**
* **Wiederkehrender Wert**

### Verschieben Sie einen Kunden oder Lead durch den Funnel

{% stepper %}
{% step %}

### Einen Kunden erstellen oder bearbeiten

Gehen Sie zu **CRM**.

Einen neuen Kunden erstellen oder einen bestehenden öffnen.
{% endstep %}

{% step %}

### Wählen Sie den Kontotyp

Wählen Sie den richtigen **Kontotyp**.

Dann speichern Sie den Kunden.
{% endstep %}

{% step %}

### Übersicht öffnen

Öffne die **Übersicht** Registerkarte.

Dieser Tab erscheint nur für Kontotypen mit Lead-Phasen.
{% endstep %}

{% step %}

### Aktualisieren Sie die Phasendetails

Geben Sie die Punktzahl ein.

Fügen Sie den prognostizierten und den wiederkehrenden Wert hinzu.
{% endstep %}

{% step %}

### Zur nächsten Phase wechseln

Schließen Sie die aktuelle Phase ab.

Dann wechseln Sie zur nächsten.
{% endstep %}

{% step %}

### Lead abschließen

In der finalen Abschlussphase wählen Sie einen **Abschlussgrund**.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Warum sehe ich die Übersicht nicht?</summary>

Der ausgewählte Kontotyp verwendet keine Lead-Phasen.

</details>

<details>

<summary>Kann ich CRM+ bei bestehenden Kunden verwenden?</summary>

Ja.

Bearbeiten Sie den Kunden und weisen Sie den richtigen Kontotyp zu.

</details>

<details>

<summary>Wann werden Abschlussgründe angezeigt?</summary>

Sie erscheinen in einer Phase, die die **Abschlussphase** Art verwendet.

</details>

### Ähnliche Artikel

* [**Kontotypen einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/crm+/kontotypen-einrichten.md)
* [**Lead-Phasen einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/crm+/lead-phasen-einrichten.md)
* [**Abschlussgründe einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/crm+/abschlussgrunde-einrichten.md)
* [**Verwenden Sie die CRM-Übersichtsseite**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/crm+/die-crm-ubersichtsseite-verwenden.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+/mit-kunden-und-leads-in-crm+-arbeiten.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.
