> 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-lege-ich-fax-fuer-gruppen-an.md).

# How do I create fax for groups?

{% hint style="info" %}
**Important:** This function is only available to customers on sipgate classic. On sipgate neo, the function is integrated in a different form.
{% endhint %}

If you have a **group created** have, you can also set up a shared fax as an admin for it. To do this, first go to account management and click the tile **Groups**. Below the routing diagram for the group's phones is the fax routing. From there you can make all fax settings.\
A new web fax can be activated by clicking the desired [Group](https://app.sipgate.com/groups) in the routing overview using the button **Add fax** be activated. With a click on **Edit routing** you enter edit mode. There you can, by clicking on **Add phone number**, link the fax to an available phone number.\
For the group fax, you can, with a click on the **fax icon** under **More group functions** configure the sender number or the header.

**Send and receive faxes**

Once the fax is set up for the group, all members of the group can, in their account, in the section **My telephony** on **click Fax**, to send and receive faxes. From there, all members of a group can also view the fax settings.

{% hint style="warning" %}
**Important**: The fax settings can only be changed by admins.
{% endhint %}

With the **fax printer** from sipgate, all users can send and receive faxes without being logged into the account. The program is available for [**Windows**](https://help.sipgate.de/hc/de/articles/4407470876817) and [**Mac**](https://help.sipgate.de/hc/de/articles/4402976497937) available.

**Fax notifications**

All members of the group receive incoming faxes as PDFs via the **event list**. In addition, all members can be notified about new faxes by email or SMS. The notification settings can be edited individually by all members.


---

# 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-lege-ich-fax-fuer-gruppen-an.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.
