# Reversing conversation order

If you choose, you can reverse the order that email gets "stacked" in your Gmail inbox. This means that in a back and forth email conversation, **the newest email will be "on top" of the stack**, and you will reply from the top. We believe that being able to reply without scrolling to the bottom is a big productivity boost! You can change this option in your Preferences.

### Replying from the top in Gmail

![Newest messages in the top in Gmail](/files/HMqMQMdWuNNtDvXFjABl)

### Conversation Order in Preferences

Click the "Reverse Conversation Order in Gmail" in the **Preferences** tab of your **Settings** to enable this option. Click on the gear in the upper right corner.

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

![Enable Reverse Conversation Order in your preferences](/files/YZQo1tkzQDGBXAnn4OFK)


---

# 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.keeping.com/help/preferences/reversing-conversation-order.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.
