# Send Fax via Dashboard

You can send faxes directly from the dashboard by clicking the **third icon** located at the top right-hand corner of the screen.&#x20;

<figure><img src="/files/e2672EgO5Vu6sDyJNqQp" alt=""><figcaption></figcaption></figure>

This opens a pop-up form for fax submission.

<figure><img src="/files/kJEM4ULdTevIsNwZ8KgY" alt="" width="414"><figcaption></figcaption></figure>

**Fields Required:**

* **From:**\
  The sender’s fax number (usually the assigned fax number).
* **To:**\
  The recipient’s fax number. Must be entered in <mark style="color:red;">**11-digit format**</mark> <mark style="color:red;"></mark><mark style="color:red;">(e.g., 1XXXXXXXXXX)</mark>.
* **Extension:**\
  The designated **fax extension** is being used for the fax.
* **Documents to Fax:**\
  Users can attach **multiple files**, each up to **20 MB** in size.\
  Supported file formats include **PDF** and **image files** (e.g., JPG, PNG).
* **Send:**\
  Clicking this button will send the fax to the recipient.

**Viewing Sent Faxes:**

To view the status and history of sent faxes, go to Activities -> Faxes:

{% content-ref url="/pages/-LYXMEhHegpIKz86-zBd" %}
[Faxes](/new/activities/faxes.md)
{% endcontent-ref %}

You can also send a fax via email, check the next page for instructions.


---

# 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://docs.cebodtelecom.com/features/send-fax-via-dashboard.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.
