> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/die-sipgate-app/wie-kann-ich-in-der-sipgate-app-kontakte-anlegen-und-favoriten-setzen.md).

# Wie kann ich in der sipgate App Kontakte anlegen und Favoriten setzen?

##

## **Wie kann ich neue Kontakte anlegen?**

Im ersten Schritt öffnen Sie die sipgate App auf Ihrem Desktop. Gehen Sie in der Seitenleiste auf **Kontakte**. Um einen neuen Kontakt anzulegen, klicken Sie auf das **+**-Symbol in der rechten Ecke.

![HC-Image-sipgate-app-contacts-1.png](/files/cLbZ4nYQ64QzH7GN5jFW)

Im nächsten Schritt wählen Sie Ihr CRM oder Ihre Kontaktverwaltung aus. Füllen Sie alle erforderlichen Felder (Name, Vorname, Firma, E-Mail und Rufnummer) aus und klicken Sie auf **Speichern** in der rechten Ecke.

![HC-Image-sipgate-app-contacts-2.png](/files/YrtH5LyRpxMjhmQTedTy)

## **Wie kann ich bestimmte Kontakte als Favoriten setzen?**

Öffnen Sie die sipgate App und gehen Sie zu den Kontakten. Klicken Sie den gewünschten Kontakt an, um die **Kontaktdetails** zu öffnen. Dort finden Sie die Option **Zu Favoriten hinzufügen**. Ist ein Kontakt bereits ein Favorit, entfernen Sie ihn über **Aus Favoriten entfernen**.

![HC-Image-sipgate-app-contacts-3.png](/files/0BKX39kZQrtDqUvpbcPL)

Auch beim Anlegen eines Kontakts können Sie ihn direkt favorisieren: Wählen Sie im Dialog **Kontakt erstellen** die Option **Zu Favoriten hinzufügen**.

## **Wo finde ich meine favorisierten Kontakte?**

Ihre Favoriten finden Sie in Ihrem persönlichen Channel im Tab **Favoriten**. Dort können Sie ihn auch direkt über den Anruf Button anrufen.

{% hint style="info" %}
**Hinweis:** Sie können maximal 30 Kontakte als Favoriten setzen.
{% endhint %}


---

# 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://help.sipgate.de/cloud-telefonanlage/sipgate-nutzen/die-sipgate-app/wie-kann-ich-in-der-sipgate-app-kontakte-anlegen-und-favoriten-setzen.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.
