# Add Header / Footer

**Use Case**

* **Header**: Use it to add a title, channel name, or a brief introduction to forwarded messages.
* **Footer**: Add disclaimers, signatures, or additional links at the bottom of messages.

{% hint style="success" %}
Access <https://web.discordtotelegram.com/>
{% endhint %}

### How to use

From detail Task **select feature Add Header/ Footer**

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

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

***

#### **Overview**

* **Purpose**: Add a personalized header (title) or footer (additional notes) to all forwarded messages to provide context or branding.
* **Instructions**:
  * To **add a header/footer**: Enter the desired content into the input box.
  * To **remove a header/footer**: Clear the content and leave the box empty before saving.

***

#### **Features**

1. **Text Editing Tools**:
   * **Bold (B), Italic (I), Underline (U)**: Style the text to emphasize key points.
   * **Text Alignment**: Align content (left, center, right, justify).
   * **Change Case**: Modify text capitalization easily.
   * **Insert Links**: Add clickable links to the header/footer.
   * **Preformatted Text (Pre)**: Display fixed-width text formatting for technical or special cases.
2. **Preview Area**:
   * Displays the header/footer you’re composing in real-time.
3. **"Done" Button**:
   * Saves the changes and applies the header/footer to all forwarded messages.

***


---

# 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.discordtotelegram.com/fundamentals/how-to-settings-for-task/add-header-footer.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.
