# Cell Features

### Keep Only

**Right clicking on a cell** and choosing **‘Keep Only’** will filter and inline the column with just the chosen cell content. This can only be done on one value per column.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/05/Keep-Only.gif" alt=""><figcaption></figcaption></figure>

### Exclude

**Right clicking on a cell** and choosing  ‘**Exclude**’ will exclude that and all others within your column with the same content. This can only be done on one value per column.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/05/Exclude.gif" alt=""><figcaption></figcaption></figure>

### Anonymize

When sharing data, you may wish to hide certain information. This can be done by right **clicking on any cell (or range of cells)** and click on ‘**Anonymize**’. This will show ‘**NN**’ instead of its data. **Reload the extension to clear the anonymization**.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/05/Anonymise.gif" alt=""><figcaption></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.infotopics.com/supertables/features/context-menu/cell-features.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.
