Brand Indicators for Message Identification, or BIMI, is an email standard that allows you to display your company's logo next to your messages in a recipient's inbox. Think of it as a visual layer of verification and branding that sits on top of your existing email authentication. While DMARC enforces authentication, BIMI provides the visual payoff for that hard work, helping your emails stand out and building subscriber trust.
By correctly implementing DMARC, you give mailbox providers a clear signal about how to handle your email. BIMI takes this a step further by giving them a verified logo to show to your recipients, increasing brand recognition and reinforcing the legitimacy of your communications.
To implement BIMI, you publish a special TXT record in your domain's DNS. This record contains specific 'tags' that instruct mailbox providers where to find your logo and, if applicable, your verification certificate. The format is a simple tag=value structure, separated by semicolons.
The official BIMI standard defines a few core tags:
Here's the simple answer: there is no 'display' tag in the BIMI specification. The idea of a specific tag to control the display of the logo is a common misconception.
The confusion likely comes from the fact that the entire purpose of BIMI is to get a logo displayed. It's natural to assume there might be a direct switch or tag to control this function, but the mechanism works differently. Your BIMI record provides the necessary information, but it doesn't get the final say on the display itself.
The ultimate decision to show your logo rests with the individual mailbox provider, such as Gmail, Apple Mail, or Yahoo. Your BIMI record is an assertion; you are providing a verified logo and proving you are who you say you are. The email client then uses that information, along with other signals like your sender reputation and the user's settings, to decide whether to display the logo.
While there's no 'display' tag to configure, there is a clear set of prerequisites you must meet for mailbox providers to even consider showing your logo:
In short, the BIMI 'display' tag does not exist. The control over displaying a logo is indirect, relying on the correct implementation of a BIMI DNS record with v, l, and a tags, and is ultimately at the discretion of the mailbox provider. Your focus should be on meeting the strict prerequisites, especially DMARC enforcement and acquiring a VMC, to give your logo the best chance of appearing in the inbox.