# How do I preview my emails so I can see how they will appear in mobile or on desktop?

You can preview your emails in desktop and mobile view directly from the Visual Editor.  \
• Click into the email version you want to preview  \
• Click on the blue 'Preview' button to the left of the screen and select  either desktop of mobile from the dropdown menu  \
• Taxi will then show you how your email will appear on that device.  &#x20;


---

# 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.bird.com/taxi/misc/misc/how-do-i-preview-my-emails-so-i-can-see-how-they-will-appear-in-mobile-or-on-desktop.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.
