> 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/en/using-sipgate/die-sipgate-app/wie-kann-ich-in-der-sipgate-app-kontakte-anlegen-und-favoriten-setzen.md).

# How can I create contacts and set favorites in the sipgate app?

Create, edit, and mark contacts as favorites in the sipgate app – step-by-step instructions.

##

## **How can I create new contacts?**

In the first step, open the sipgate app on your desktop. In the sidebar, go to **Contacts**. To create a new contact, click the **+**&#x69;con in the right corner.

![HC-Image-sipgate-app-contacts-1.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-e65b15af5bc92e42a90491d370213c29cc9fa928%2FHC-Image-sipgate-app-contacts-1.png?alt=media)

In the next step, select your CRM or contact management system. Fill in all required fields (last name, first name, company, email, and phone number) and click **Save** in the right corner.

![HC-Image-sipgate-app-contacts-2.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-9045166e766d6020fe1b6628d6ea49331b5ba1d4%2FHC-Image-sipgate-app-contacts-2.png?alt=media)

## **How can I set certain contacts as favorites?**

Open the sipgate app and go to Contacts. Click the desired contact to open the **contact details** there. There you will find the option **Add to favorites**. If a contact is already a favorite, remove it via **Remove from favorites**.

![HC-Image-sipgate-app-contacts-3.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-1f6c6b4b17bc70a3cc1b5abb7d6870b4d293a007%2FHC-Image-sipgate-app-contacts-3.png?alt=media)

When creating a contact, you can also mark it as a favorite right away: Select in the dialog **Create contact** the option **Add to favorites**.

## **Where can I find my favorite contacts?**

You can find your favorites in your personal channel in the tab **Favorites**. There you can also call them directly using the call button.

{% hint style="info" %}
**Note:** You can set a maximum of 30 contacts as favorites.
{% 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/en/using-sipgate/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.
