# Setting Up Gmail Auto-Responder

When configuring your Gmail's Vacation Auto-responder, your Scribe -> Signature may not display correctly unless specific settings are enabled. Follow these steps to ensure your signature remains professional in your automated responses.

### Configuration Steps

{% stepper %}
{% step %}

### Access Gmail Settings through the Cog icon in the top-right corner. Select "See all settings"

<figure><img src="/files/6qqBxLwTqc60BFWiUDUo" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Navigate to the Vacation Responder section. Enter your away message and duration

<figure><img src="/files/eX7Yt2zBvlrWE4KtyAtM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enable Rich formatting by clicking the link above the message field (Plain Text mode will prevent your signature from displaying correctly)

<figure><img src="/files/69gT9oLg3TBwyhTklyJ5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save your changes

Once properly configured, your auto-responses will maintain your professional signature while you're away.
{% endstep %}
{% endstepper %}


---

# 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://help.scribe-mail.com/scribe/troubleshooting/google-gmail/setting-up-gmail-auto-responder.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.
