> 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-richte-ich-die-browser-erweiterung-in-der-sipgate-app-ein.md).

# How do I set up the browser extension in the sipgate app?

Set up the browser extension for the sipgate app – dial phone numbers directly with click-to-dial.

With the free browser extension for the sipgate app, you can dial phone numbers on websites, in emails, or in CRM systems directly with a click (click-to-dial).

{% hint style="warning" %}
**Important:** The extension works with both the desktop app and the browser app.
{% endhint %}

The extension is available for the following browsers:

* [Google Chrome](https://chromewebstore.google.com/detail/sipgate-app-click2dial/meocbidedjibjdlhfjgplpogklmbhbko)
* [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/sipgate-app-click2dial/fbdlfdlmjjigegpaaghlmdndbpeemgob)
* [Mozilla Firefox](https://addons.mozilla.org/de/firefox/addon/sipgate-app-click2dial/)

#### How to install and configure the extension

{% stepper %}
{% step %}
**Open app**

**Open the sipgate app** (in the browser or as a desktop app). Navigate via the gear icon to the **settings**.

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

{% step %}
**Open Click2Dial**

Select the section **Advanced**. Under **Click2Dial** you will find the store links for Chrome, Edge and Firefox.

![HC-Image-sipgate-app-config-browser-extension-2.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-9b582b381f9e1433f294ae10ffc59d98ce009aac%2FHC-Image-sipgate-app-config-browser-extension-2.png?alt=media)
{% endstep %}

{% step %}
**Install extension**

Click on **Open the store** for the browser of your choice and add the extension. After installation, click-to-dial is ready to use immediately.
{% endstep %}
{% endstepper %}

#### Channel settings

You can choose whether you want to select the desired telephony channel before each call or permanently set a fixed channel (e.g. landline, mobile device or VoIP phone). You also make this setting in the **Advanced ➔ Click2Dial** section.

#### Common problems and notes

<details>

<summary><strong>Problem: Phone number is prefixed with 20 and cannot be reached</strong></summary>

Cause: The linked phone number contains spaces in the “tel” link. According to RFC 3966, phone numbers in links may not contain spaces.

{% hint style="info" %}
**Tip:** Hover your mouse over the phone number. The link should look like this: ***tel:+49123456789*** (without spaces).
{% endhint %}

</details>

<details>

<summary><strong>Problem: Calling from Google Sheets not possible</strong></summary>

Cause: Google interprets formulas such as =+49800... as a calculation operation.

**Solution:** Save the phone number as =+498003301000. Double-click the cell containing the phone number and then click the sipgate logo to start the call.

</details>

**Further notes**

The extension also works with connected CRM systems (e.g. HubSpot or Salesforce), provided phone numbers there are linked in tel: format.\
Make sure your browser allows pop-ups for sipgate so that the app can start the call.

If you have any questions or problems, please contact sipgate Support.


---

# 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-richte-ich-die-browser-erweiterung-in-der-sipgate-app-ein.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.
