# Charted Email Handling

### FAQs

* [Why are emails not arriving at my vendor's inbox?](/ap-automation/charted-faqs/charted-email-handling/why-are-emails-not-arriving-at-my-vendors-inbox.md) for outbound delivery issues from NetSuite.
* [When I click on the approve or reject buttons in an approval email, why does my browser open?](/ap-automation/charted-faqs/charted-email-handling/when-i-click-on-the-approve-or-reject-buttons-in-an-approval-email-why-does-my-browser-open.md) for `mailto` link behavior in approval emails.

### Related topics

* [Configure Inbound Invoice Routing](/ap-automation/charted-configuration/configure-inbound-invoice-routing.md) for inbound invoice email issues from NetSuite vendors.
* [Configuring the AWA Email-Capture Plug-In](/ap-automation/charted-configuration/approval-automation/configuring-the-awa-email-capture-plug-in.md) if approval-by-email is not working.
* [Email Templates, Follow-Up Rules & Notification Copies](/ap-automation/charted-configuration/approval-automation/email-templates-follow-up-rules-and-notification-copies.md) to control approval email content and recipients.


---

# 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.charted.com/ap-automation/charted-faqs/charted-email-handling.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.
