Nothing's more frustrating than waiting on a one-time code to sign in, only to find your email blocker has tucked it away. 

Leave Me Alone can spot login links and verification codes and treat them as priority, so they always land in your inbox, even from a sender you've never heard from before.

This is part of the **Priority Senders** feature, and it's turned on by default.

## What counts as a login code?

We look for the kind of email you only get when you're trying to access something, including:

* One-time passcodes (OTPs)
* Login links and magic links
* Email address verification and confirmation links
* Two-factor authentication (2FA) and security codes

When an email looks like one of these, we let it skip the Screener, Spam Blocker, Rollups, and Do-not-disturb, so it goes straight to your inbox.

## How to turn it on or off


1. Go to the [**Priority Senders**](https://app.leavemealone.com/priority) page.
2. Scroll down to the **Options** section.
3. Use the **Prioritize login links and verification codes** toggle to switch it on or off.

 ![](/api/attachments.redirect?id=03142737-ba30-4bb6-8f49-8cf3a459b0cd " =2066x1252")

Your choice is saved straight away, there's nothing else to do.

## Good to know

* **It's on by default.** If you've never touched this setting, login codes are already being let through.
* **It only kicks in when something would otherwise hold the email back.** If the Screener and Do-not-disturb are both off, your mail reaches your inbox anyway, so there's nothing for us to rescue.
* **It's a Priority Senders feature.** You'll need a plan that includes Priority Senders to use it. If you don't have one yet, you can upgrade from the Priority Senders page.
* **You'll see it in your history.** When we let one of these emails through, it shows up in your history as an "allowed" action, so you can always see what happened.

## If a code still gets blocked

We catch the vast majority of login codes, but no detection is perfect. If one slips through and gets blocked:


1. Open your **Screener** and allow the sender so future emails from them come straight through.
2. If it keeps happening, [get in touch with support](https://leavemealone.com/contact-us) and let us know which sender it was, we'll take a look.


:::info
You can also access screened items immediately in your mail client by opening the **_lma-shield/screened** box. 


This is where Leave Me Alone moves any emails that are screened until you action them.

:::

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
