# Ansichten

Innerhalb der CRM-Tabelle sind standardmäßig folgende Ansichten eingestellt:

&#x20;

1. **Meine Leads:**
   * Zeigt alle mir als Vertriebsmitarbeiter zugewiesenen Leads in Kanban-Ansicht, nach Leadstatus sortiert.
2. **Meine Kunden:**
   * Enthält alle Kunden, die mir als Vertriebsmitarbeiter zugewiesen wurden.
3. **Alle Kontakte:**
   * Listet alle erfassten Kontakte auf.
4. **Alle Leads:**
   * Zeigt alle Leads, unabhängig vom Status.
5. **Offene Leads:**
   * Enthält Leads ohne zugewiesenen Vertriebsmitarbeiter.

<figure><img src="/files/c5mkfM7t8LMfjmkGAFd7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://doku.photovate.de/photovate-erp/crm/ansichten.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
