# Managing Booking Confirmation Emails

The Tonomo system sends a copy of every booking email to the primary email on the account. This is intentional because it provides an "offline" copy of every movement of your business. Having redundancy for core functions is an important part of a healthy, growing business.\
\
If you feel your inbox is getting clogged up with emails, however, we recommend creating a filter to move those emails to it's own folder, skipping your inbox entirely.

{% embed url="<https://www.loom.com/share/a055102ff0254a20bc81d48964ee79c9>" %}


---

# 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.getautonomo.com/agent-communication/managing-booking-confirmation-emails.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.
