# Wild Mail app login

{% hint style="info" %}
Here is where you can learn how to login to your Wild Mail billing app.
{% endhint %}

Wild Mail has updated its login process to make access more secure and user-friendly. The new method no longer requires API credentials. Instead, you will log in using your admin email address and a 6-digit code sent to your inbox.

## Step-by-step instructions to log in

### 1. Open the login page

* Navigate to: <https://app.wildmail.io/login>

### 2. Enter your admin email

* Use the email address associated with your Wild Mail admin account. If that email doesn't work, try using the email associated to your billing.

***NOTE:** Please keep in mind that you can have more than one email associated to your Wild Mail billing app if you need it.*

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

### 3. Click "Send token"

* A 6-digit code will be emailed to the address you entered.

### 4. Check your email

* Look for the email from Wild Mail with your 6-digit login token.
* It should arrive within a few moments. Be sure to check your spam or junk folder if you don’t see it.

### 5. Enter the 6-digit code

* Type the code in the "Token" tab.

### 6. Access your account

* Once the code is entered, you'll be successfully logged in to your Wild Mail billing app.

<figure><img src="/files/3UCAlXkIhogAW4m6TLiF" alt=""><figcaption></figcaption></figure>

This new process still uses **two-factor authentication** for enhanced security. Although API keys are no longer required, the email verification code ensures that only authorized users can access the app.

If you have any questions, don't hesitate to contact us at **<support@wildmail.io>**.


---

# 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.wildmail.io/account-and-billing/wild-mail-app-login.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.
