> 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?

##

## **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 **+**-symbol in the top right corner.

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

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 top right corner.

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

## **How can I mark specific contacts as favorites?**

Open the sipgate app and go to Contacts. Click the desired contact to open the **contact details** . 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](/files/b9e87adfe6cc62644ec78221d9c658b78040f8c3)

You can also favorite a contact directly when creating one: In the dialog **Create contact** the option **Add to favorites**.

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

You can find your favorites in your personal channel in the tab **Favorites**. There you can also call it 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.
