> 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/fax/wie-richte-ich-das-fax-bei-sipgate-ein.md).

# How do I set up fax in sipgate?

{% tabs %}
{% tab title="sipgate classic" %}
With sipgate, you can conveniently receive and send fax messages in your account without having to use an external fax machine. You receive the faxes directly from our server in PDF format. For incoming messages, you are notified via the event list and by email.

**Setting up the web fax connection**

To set up a fax connection in your account, assign the selected user under **My Telephony** and a **Telephony** a phone number.

To do this, scroll down to the menu item **Fax sending from \[User]** and select **Edit routing**. Now you have the option of entering an existing phone number for the fax of the selected user. Please note that sending and receiving faxes **is not possible with international phone numbers** .

![sipgate-help-center-fax-sending5.png](/files/e167cd5212c971b4e70717ed5493d46f6a59329e)

By clicking on the field **Fax sending from \[User]** you can also **set a header** and activate a **delivery report** .

![sipgate-help-center-fax-sending6.png](/files/836e17a44a10be7d6e8931466e133b9f0f4a96be)

You can also set up a fax connection for groups by clicking in the **account administration** on **Groups** .

Under the menu item **Fax** select the **incoming phone number** as well as the **sender phone number** . Then you will be reachable by fax for all group members. In addition, you can also **set a header** set.

![sipgate-help-center-fax-sending1.png](/files/a8604860715ab1b46ad3bd9019bb4044ab434b03)

**Send faxes**

Fax sending works directly in your account under **My Telephony** and then under **Fax.** Select a **PDF file (up to 10 MB)** and in the next step enter the name of the saved contact or a phone number for the recipient.

{% hint style="warning" %}
**Important:** The uploaded PDF files for fax sending must not contain more than 30 pages.
{% endhint %}

![sipgate-help-center-fax-sending4.png](/files/e6d562cdcc7eda9b103b5140c261b4facb05ea82)

If you have several fax connections, you can switch the fax sender connection in the next step.

![sipgate-help-center-fax-sending7.png](/files/3cf9ffe7a26977c0dd866af55dd431cf686e9171)

**Notifications for incoming fax messages**

To be notified of incoming fax messages, set this under **My Telephony** and **Notifications** custom filters.

By clicking **Create new filter** under **filter criteria** for **faxes** determine which events you want to be notified about.

Under the menu item **Actions** you can choose between email or SMS notifications. You can also **label faxes**, **archive** or permanently **delete**.

If you want to receive faxes, you can only do this on the **phone numbers assigned to fax sending** . Otherwise, you will receive the message in your event list **Missed call**.
{% endtab %}

{% tab title="sipgate neo" %}
With sipgate, faxes can be sent and received via the web interface. The virtual fax connection can be set up by **admins** in the account. To do this, go to Account administration in the logged-in area **Phone system → fax connections**. There you can create fax connections and assign them to one or more users. You can also assign the desired number here via which the fax connection should be reachable.

All users for whom a fax connection has been set up can view all faxes in the left menu under **Fax and SMS** . There, all incoming and all sent faxes, as well as received and sent SMS, are stored.

With sipgate, faxes can be received and sent directly via the web interface – an external fax machine is not necessary. Setup is done via account administration and is only available to admins.

**Set up fax connection**\
Admins set up fax connections in the logged-in area under\
**Account administration → phone system → fax connections** .

![](/files/da46c32e433ad199a62ad7b3bfaf225cbb16d76f)\
There the connection can be assigned to one or more people and a desired phone number can be stored.

![](/files/d2e01645caa955b757615efea9e575a2ad212c72)

**Access to faxes**\
All users with an assigned fax connection will find incoming and sent faxes in the menu item

**Fax and SMS**.\
There, all sent and received SMS can also be viewed centrally.

**Send fax**\
Faxes are also sent via the area **Fax and SMS** . PDF files of up to **10 MB** and a maximum of **30 pages** can be uploaded. Before sending, an alternative sender connection can be selected if required – for example, if several fax connections are set up.
{% endtab %}
{% endtabs %}

#### **Errors and solutions**

<details>

<summary>Error: sending failed</summary>

**Error:** [Sending failed](https://github.com/pinekenstein/zendesk-import/blob/main/cloud-telefonanlage/.gitbook/assets/Versandfehlgeschlagen.png)\
**Cause 1:** Phone number entered with more than 16 characters (input field is not sensibly limited)\
**Solution 1:** Check the phone number and enter it correctly\
**Cause 2:** Phone number entered without area code\
**Solution 2:** Check the phone number and enter it correctly with area code\
**Cause 3:** You have not stored a PDF file\
**Solution 3:** Enter the phone number and upload the PDF

Error: sending fax: "Invalid file"\
Analysis: In the browser F12 **→** check Console\
"Failed to refresh token: Timeout exceeded"\
"Failed to load PDF TypeError: Promise.withResolvers is not a function"\
Cause: Windows 7 + FireFox 115 ESR is outdated and not compatible with [sipgate.de](http://sipgate.de) website\
Solution: Use Windows 11 + current browser FireFox 15x / Chrome 15x etc.

</details>


---

# 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/fax/wie-richte-ich-das-fax-bei-sipgate-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.
