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

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

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

To mark a contact as a favorite, open the sipgate app and go to Contacts. Search for the desired contact and click on the **star**-symbol next to this contact.

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

You can also click the respective contact in the sipgate app to open the contact details. In the contact details, you will then find the option to mark the contact as a favorite.

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

To find your favorited contacts, simply open the call list. Your favorites are shown in the top area. If a favorite has only one phone number, you can call it directly by clicking it. If a favorite has multiple phone numbers, you must select which one you want to call.

{% 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.
