# Table

## Create or edit a *Table* block ​

By adding a new section called *Table*, the page below will appear.

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

This page will allow you to add the following :

| ***Type***             | Modify the section type while keeping the associated *Topic(s)*.                                                                                                   |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ***Title***            | Add or modify the section title.                                                                                                                                   |
| ***Sources - Topic***  | Associate one or more topic(s) or sub-topic(s) with the *Table.* You can click on the *Topic* name to access the list of all *Topics*. You can also add *Filters*. |
| ***Sources - Target*** | Choose the item you need to show (hashtags, mentions, languages, emojis, countries etc).                                                                           |
| ***Number of items***  | Choose the maximum number of rows you want to display.                                                                                                             |
| ***Add sources***      | Add *Tables* associated with other *Topics* or *Subtopics*.                                                                                                        |
| ***Comment***          | Add or edit comments to the section. You can choose the background color according to the importance of the comment (information, danger...)                       |
| ***Custom period***    | Option to activate if you want to give a specific period of time to your section that differs from the *Smartboard'*&#x73; one.                                    |

## Example of a Table of users' occupations

<figure><img src="/files/7qtgGQAKYqT3QeOi0LVA" 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://help.visibrain.com/platform-guide/smartboards/create-a-smartboard/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.
