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

#### How do I create new contacts?

First, open the sipgate app on your desktop. In the sidebar, go to **Contacts**. To create a new contact, click on the **+** symbol in the top right corner.

Next, choose your CRM or contact management tool. Fill out the required fields (Name, First Name, Company, Email, and Phone Number) and click **Save**.

#### How do I mark certain contacts as favorites?

To mark a contact as a favorite, open the sipgate app and go to **Contacts**. Find the desired contact and click the **star** icon next to their name.

You can also click on the contact to open their details. In the contact details, you'll find the option to mark the contact as a favorite.

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

To find your favorite contacts, simply open the call log. At the top, your favorites will be displayed. If a favorite only has one phone number, you can call them directly by clicking on their name. If a favorite has multiple numbers, you'll need to choose which one to call.

{% hint style="warning" %}
**Note:** You can mark up to 30 contacts as favorites.
{% endhint %}


---

# 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://teamhelp.sipgate.co.uk/use-sipgate/sipgate-app/how-can-i-create-contacts-and-set-favorites-in-the-sipgate-app.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.
