# Preferences

- [Reversing conversation order](https://docs.keeping.com/help/preferences/reversing-conversation-order.md): Use Reverse Conversation Order to reply from the "top" of the stack inside Gmail.
- [Pushing tickets into inbox](https://docs.keeping.com/help/preferences/pushing-tickets-into-inbox.md): When and how Keeping can push tickets into your main Gmail inbox.
- [Hiding the Keeping toolbar](https://docs.keeping.com/help/preferences/hiding-the-keeping-toolbar.md): How to hide the Keeping toolbar in Gmail accounts where you do not use Keeping.
- [Close & Next](https://docs.keeping.com/help/preferences/close-and-next.md): Learn how to change Gmail's "next message" button, so it also closes the current Keeping ticket.
- [Personal Inbox Signature](https://docs.keeping.com/help/preferences/personal-inbox-signature.md)
- [Notifications](https://docs.keeping.com/help/preferences/notifications.md): Learn about the various ways Keeping can notify you about new activity.
- [Desktop Notifications](https://docs.keeping.com/help/preferences/notifications/desktop-notifications.md): Use Desktop notifications to be notified when you are not inside Gmail.
- [Browser permissions](https://docs.keeping.com/help/preferences/notifications/browser-permissions.md): How to make sure you give permission to Keeping to send you desktop notifications.
- [Inside Gmail](https://docs.keeping.com/help/preferences/notifications/inside-gmail.md): Use the Keeping logo to see recent activity inside Keeping.
- [Set your business hours](https://docs.keeping.com/help/preferences/set-your-business-hours.md): Set your business hours to correctly calculate response time.
- [Gmail Inbox Sync](https://docs.keeping.com/help/preferences/gmail-inbox-sync.md): Learn how to disable syncing to your Gmail account.


---

# 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.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.
