# How to Mark All Emails as Read in Gmail

You can mark all unread emails as read in Gmail using a simple search filter and bulk action. Changes sync automatically to any email client connected to your Gmail account.

[Missive](https://missiveapp.com) is a collaborative email app that syncs with Gmail. When you mark emails as read in Gmail, the changes are reflected in Missive automatically. You can also use Missive's bulk actions to mark multiple conversations as read directly.

## Steps to mark all emails as read in Gmail

1. Open [Gmail](https://mail.google.com) in your browser
2. In the search bar, type `is:unread` and press Enter
3. Click the **Select All** checkbox (top-left of the email list)
4. Click **Select all conversations that match this search** (the blue link that appears)
5. Click the **Mark as read** button (envelope icon)

All your unread emails will now be marked as read.

## Mark emails as read in Missive

In Missive, you can select multiple conversations by holding <kbd>Shift</kbd> and clicking, then use the **Mark as read** action from the toolbar.

***

**Related:** [Gmail / Google Workspace](https://missiveapp.com/docs/core-features/connected-accounts/email-accounts/gmail-google-workspace)


---

# 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://missiveapp.com/docs/support/mark-all-emails-as-read-in-gmail.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.
