# Make Universal Embedder your default Item View

If you want your link previews to be front-and-center on your monday boards, you can make Universal Embedder the default Item View for board items. Here’s how:

1. Head to the Item Column and hover over the Item you want to open
2. On the right hand side of the cell, the text *Open* will appear. Click on it to open up the Item Card.
3. Hover over the Universal Embedder tab at the top
4. Click the ‘…’ icon (the ellipsis).
5. Click on the *Set as board default* option.
6. Universal Embedder will now be the default view whenever you open an Item Card, rather than the Updates section (or whatever other View you previously had as the default).

<figure><img src="/files/j3fT5VZaVZPDKmKZ8Qnv" alt=""><figcaption><p>Click to view in full screen</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.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item/make-universal-embedder-your-default-item-view.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.
