> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/features/introduction-mercuri-api/faqs.md).

# FAQs

<details>

<summary>Where can I find the phone number ID of my WhatsApp / SMS number?</summary>

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

1. Navigate to **Settings → Channels** from the left-hand sidebar.
2. In the **Channel Configurations** section, select the **WhatsApp** / **SMS** channel.
3. Locate your registered WhatsApp/SMS number and click on the **three dots (⋮)** menu on the right-hand side.
4. From the dropdown options, click on **Copy Phone Number ID**.&#x20;

📌 *Refer to the highlighted areas in the image for easy navigation.*

</details>

<details>

<summary>How to find the Template ID of any WhatsApp / SMS template?</summary>

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

1. Navigate to **Templates → WhatsApp/SMS** from the left-hand sidebar.
2. Locate the template for which you want to copy the **Template ID**.
3. On the bottom-right corner of the template card, click on the **three dots (⋮)** menu.
4. From the dropdown options, select **Copy Template ID**. The ID will be copied to your clipboard.

📌 *Refer to the highlighted areas in the image for guidance.*

</details>

<details>

<summary>Why am I seeing a sample PDF in the header instead of my actual PDF while testing the template?</summary>

This usually happens when the PDF URL provided is an **auto-download URL** instead of a **publicly accessible URL**. Auto-download URLs are not supported, so the system falls back to showing a sample PDF in the header.

**Solution:**

* Ensure the PDF is hosted on a **public URL** that can be accessed directly in the browser.
* Avoid URLs that trigger an automatic download.
* You can host the PDF on an **S3 bucket or any other blob storage service**.

</details>
