# Managing spam

## Spam and Gmail

Keeping relies on Gmail's spam filtering to keep unwanted tickets out of your mailbox.  If Gmail flags an email as spam in your support mailbox, it will not be converted into a ticket.  If you find Gmail marking your customers' messages as spam, mark them as "Not Spam" in your support mailbox.  Gmail should let future messages through.

## Using Workflows to Manage Tickets

If messages are arriving in your inbox that Gmail doesn't mark as spam, but that you do not want to open a Keeping ticket, you can create a Workflow with an "Ignore and Discard" action.  See more in our Workflows section.

{% content-ref url="/pages/W64HXSQMTwqt2uxaiBBG" %}
[Broken mention](broken://pages/W64HXSQMTwqt2uxaiBBG)
{% endcontent-ref %}


---

# 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/fundamentals/managing-spam.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.
