# When I click on the approve or reject buttons in an approval email, why does my browser open?

Approval emails leverage **"mailto" links** embedded within the **Approve** and **Reject** buttons. Depending on your computer’s configuration, your browser may be set as the default application used to handle these links. Below are steps to adjust this setting in [**Windows 10**](#windows-10) and [**Windows 11**](#windows-11).

### Windows 10

1. Search your computer for **“Default apps.”**

<figure><img src="/files/YAAj6Wp3L5cpWm8Ew6Vb" alt=""><figcaption></figcaption></figure>

2. On the **Default apps** screen, choose your preferred mail client as the default **Email** app.

<figure><img src="/files/ZfkTKfNetvfNCMadQC3V" alt=""><figcaption></figcaption></figure>

### Windows 11

1. Search your computer for **“Default apps.”**

<figure><img src="/files/9ttRRErwMduRpWtOIb0x" alt=""><figcaption></figcaption></figure>

2. In **Set a default for a file or link type**, search for **“mailto.”**

<figure><img src="/files/B0hR9llZNTuH7PyKHYm8" alt=""><figcaption></figcaption></figure>

3. Click <img src="/files/qRIA4EfoY9VnyOSFC4q3" alt="" data-size="line"> to change the default to your preferred mail client.&#x20;

Please contact your **IT department** for additional assistance with your company’s specific system configurations.


---

# 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/when-i-click-on-the-approve-or-reject-buttons-in-an-approval-email-why-does-my-browser-open.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.
