# Preview Content

## Preview your content in a very simple way

Drupal allows you to see and review your content and what it looks like after editing it, even if you didn't save it.

<figure><img src="/files/whh4FnaN65K10rbfGcey" alt=""><figcaption><p>Preview Button Displays For All Content Types</p></figcaption></figure>

### Preview your page on mobile view

There is an option to preview the content on a mobile view, this will give you how your page or the content will look on mobile screens or tablets. &#x20;

<figure><img src="/files/947MCFIyZuYbRwcD8HC6" alt=""><figcaption><p>Preview on Mobile View</p></figcaption></figure>

### Previewing View Modes

Another option available when previewing the content is to preview the view modes available for the entity being previewed.

A view mode list will show up below the administrator bar to the right, changing view modes will show the content in the selected view mode.

<figure><img src="/files/Qi5NeRoTcXb0Ko72YWxz" alt=""><figcaption><p>View Modes to Preview</p></figcaption></figure>

Selecting a view mode will result in changing the view mode to the one selected.

The view mode list will show the view modes available for the entity, in case the entity has no view modes or one view mode then it will only appear in its original view mode.

To exit the preview page, click on the **Back to content editing** button, This will take you back to the edit page.

<figure><img src="/files/z0ef7GKD1AMYMUoKA0Jt" alt=""><figcaption><p>Exit The Preview Page</p></figcaption></figure>


---

# 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.varbase.vardot.com/10.1.x/content-designers/content-management/preview-content.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.
