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

# Mit Kunden und Leads in CRM+ arbeiten

Erstellen Sie Kunden oder Leads, weisen Sie Konto-Varianten zu und führen Sie Beziehungen durch den Trichter.

Sobald CRM+ aktiv ist, arbeiten Sie mit dem Funnel auf der Karte des Kunden.

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

### Was Sie je Leadphase erfassen

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

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

{% stepper %}
{% step %}

### Kunden erstellen oder bearbeiten

Gehen Sie zu **CRM**.

Erstellen Sie einen neuen Kunden oder öffnen Sie einen bestehenden.
{% endstep %}

{% step %}

### Wählen Sie die Konto-Variante

Wählen Sie die richtige **Konto-Variante**.

Speichern Sie dann den Kunden.
{% endstep %}

{% step %}

### Übersicht öffnen

Öffnen Sie die **Übersicht** Registerkarte.

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

{% step %}

### Aktualisieren Sie die Phasendetails

Geben Sie die Punktzahl ein.

Fügen Sie die erwarteten und wiederkehrenden Werte hinzu.
{% endstep %}

{% step %}

### Zur nächsten Phase wechseln

Schließen Sie die aktuelle Phase vollständig ab.

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

{% step %}

### Lead abschließen

In der finalen Abschlussphase wählen Sie einen **Grund für den Abschluss**.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

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

Die ausgewählte Konto-Variante verwendet keine Lead-Phasen.

</details>

<details>

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

Ja.

Bearbeiten Sie den Kunden und weisen Sie ihm die richtige Konto-Variante zu.

</details>

<details>

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

Sie erscheinen in einer Phase, die den **Abschlussphase** Typ.

</details>

### Verwandte Artikel

* [**Konto-Varianten einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/crm+/konto-varianten-einrichten.md)
* [**Lead-Phasen einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/crm+/lead-phasen-einrichten.md)
* [**Abschlussgründe einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/crm+/abschlussgrunde-einrichten.md)
* [**Die CRM-Übersicht nutzen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/crm+/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/marktplatz-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.
