# Table

## Display

1. You can change the display name of each column, set whether they are hidden, and apply various text formatting options.&#x20;
2. You can also change the order of the columns displayed by dragging and dropping them.

   [![](https://downloads.intercomcdn.com/i/o/687236797/6a37372a0f625f45ae189d51/visual6.png)](https://downloads.intercomcdn.com/i/o/687236797/6a37372a0f625f45ae189d51/visual6.png)

##

## Changing the type of your table (Image/Link)

### Image

1. URL template: You can use the text from a column by putting the column name inside double curly braces {{}}. The symbol {{@}} represents the current column. You can also input the URL path for the image you want to use.
2. Title template: You can edit the text tooltip that appears when hovering over the image.
3. Size: You can specify the size of the image by providing its width and height.

[![](https://downloads.intercomcdn.com/i/o/687236860/5c542b04518d745a20d4c9f7/visual7.png)](https://downloads.intercomcdn.com/i/o/687236860/5c542b04518d745a20d4c9f7/visual7.png)

### Link

1. URL template: You can use column text by inserting the column name inside the double curly braces {{}}. {{@}} refers to the current column. Enter the URL path of the image you want to use.
2. Text template: Enter the text to be displayed on the link button.
3. Title template: Edit the text tooltip that appears when hovering over the link.

[![](https://downloads.intercomcdn.com/i/o/687236973/bbd8a8d94986fc7256a0a8a6/visual8.png)](https://downloads.intercomcdn.com/i/o/687236973/bbd8a8d94986fc7256a0a8a6/visual8.png)

##

## Conditional Formatting

1. You can create rules to highlight the cells based on their values.
2. Click ‘+’ button to add a rule.

[![](https://downloads.intercomcdn.com/i/o/687237072/9c0bf1b143785b161a0f33bf/visual9.png)](https://downloads.intercomcdn.com/i/o/687237072/9c0bf1b143785b161a0f33bf/visual9.png)


---

# 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://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/table.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.
