# Lasso and Reverse Lasso

Word clouds are a popular way to visualize text data, where the most frequent words are displayed in larger fonts. However, sometimes we want to highlight specific words or exclude certain words from our word cloud. This is where the Lasso and Reverse Lasso options come in.

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

### &#x20;Lasso

The Lasso option allows you to select specific words from your text data and display them in a separate word cloud.

* To select this option, go to the upper left corner of the visual and click on the lasso icon.
* Then go to the visual and select the area you want to highlight.
* To deselect the highlighted area, go again to the lasso icon and click.

### Reverse Lasso

The Reverse Lasso option allows you to exclude specific words from your word cloud. This can be useful if you want to remove common words like "the" or "and" that may not provide any meaningful insights

* To select this option, go to the upper left corner of the visual and click on the reverse lasso icon.
* Then go to the visual and select the area you want to exclude.
* To disable this option, go again to the reverse lasso icon and click.

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

&#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.powerviz.ai/powerviz/word-cloud/advanced-settings-introduction/lasso-and-reverse-lasso.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.
