# Close & Next

## What is the Close & Next feature?

When using the Keeping Sidebar in Gmail, you may enable the **Close & Next** feature to advance to the next ticket in the "stack" and close the current ticket. Keep in mind that this changes the default behavior of Gmail's "next message" button, but only while viewing a stack of Keeping tickets.

<figure><img src="/files/hCOtYTyZmQANYDuGAQEH" alt=""><figcaption><p>Close &#x26; Next in Gmail</p></figcaption></figure>

## Enable the Close & Next Feature

To enable (or disable) the Close & Next feature in your Keeping preferences, click the **Gear Icon**, then navigate to the **Preferences tab**.

You'll need to refresh your Gmail after making this change.

<figure><img src="/files/sjDIXdR76OIlPhK9toZS" alt=""><figcaption><p>Close &#x26; Next Preference</p></figcaption></figure>


---

# 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/close-and-next.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.
