# Create a Filter Gmail/Gsuite

Now that you have added your mailbox for warmup. It is important to create a filter to keep your inbox clean.\
This way you don't get to see emails from our network that might disrupt your workflow.

Here is a guide:

{% embed url="<https://youtu.be/Q8jGcTtk1_g>" %}
How to create a filter in Gmail and Google workspace.
{% endembed %}

Complete the following actions:

1. Select the configure icon on the search bar.
2. Enter the word "**mur**" in the subject field and click on the create filter button.
3. Mark the options **Skip the inbox**, **Mark as read**, **Never send to Spam**, **Always mark as important**, then choose **primary** in 'Categories as' field.

<br>


---

# 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.murlist.com/email-warmup/how-to-create-email-filter/create-a-filter-for-gmail-gsuite.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.
