# Select a single column to appear in your Item View

If you have a monday Board with multiple Link Columns but only want one of your embeds to show up in your Item View, you can use *Single Column Mode*.&#x20;

When you open your Universal Embedder Item View, click on the Settings icon in the top right above your embed.&#x20;

<figure><img src="/files/ZBN4wgxX39ahNbD0BQjg" alt=""><figcaption></figcaption></figure>

Now select the Dropdown labelled *Select a Column* and choose the column you want to see in your Item View.&#x20;

<figure><img src="/files/8jiAbymlx0QPxBQVqVYz" alt=""><figcaption></figcaption></figure>

Rather than toggling between multiple embeds, your selected column will always be the embed shown in your Item View.


---

# 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/select-a-single-column-to-appear-in-your-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.
