# Tables

UpNote Premium allows you to create tables to organize your note content. You can insert various content into tables: text, image, attachments, quotes, checkboxes, code blocks, checklists, dividers...

***

### Create a table

#### On **desktop**

1. Click the <img src="/files/Xifa42HGUcp2xshFYnVh" alt="" data-size="line"> button in the [formatting bar](broken://pages/HW5x1P4soOaSshDTmAup) at the bottom of the note editor and select **`Insert Table`,** or use the shortcut **`Cmd/Ctrl`** + **`T`** <br>

   <figure><img src="/files/vGMNlBWqHlJsQnVkfStI" alt=""><figcaption></figcaption></figure>
2. Select the number of rows and columns

You can also use the slash menu to quickly insert the table in your note:\
![](/files/StKhk4D9EzcTxbq8HkFn)

#### On **mobile**

1. Tap the <img src="/files/IEn8EzaWJ6Hz8unwXIfH" alt="" data-size="line">button in the formatting bar
2. Select **`Insert Table`**\
   \
   ![](/files/UgKtut6i4rEqnwWjeNpy)

***

### Insert/delete rows or columns

#### On **desktop**

1. Select a cell and click the the <img src="/files/EDcVV5gYgLfn1RCrM2Yp" alt="" data-size="line"> button at its right side.&#x20;
2. Select an option to insert/delete columns or row\
   ![](/files/rJBZcL3qEvN3mooEHprQ)
3. **Tip**: If you want to insert/delete **multiple** rows/columns at once, you can highlight multiple rows or columns before selecting the options\
   ![](/files/O6sOIaEpsh7VrpXEQ8Vi)
4. You can also use the shortcuts below to quickly insert rows/columns:
   * Insert row above: **`Cmd/Ctrl`** + **`Shift`** + **`Enter`**
   * Insert row below:  **`Cmd/Ctrl`** + **`Enter`**
   * Insert column (to the left): **`Cmd/Ctrl`** + **`Shift`** + **`Alt`** + **`Enter`**
   * Insert column (to the right): **`Cmd/Ctrl`** + **`Alt`** + **`Enter`**

#### On mobile

1. Tap the table option <img src="/files/ZjLEshjb8xR4XWPHterF" alt="" data-size="line">button in the formatting bar
2. Select the option to insert/delete rows or columns\
   ![](/files/7rYPHVztC3rytIVxijU5)

If you want to resize the column width of the table, long tap the column divider and drag it to resize.&#x20;

***

### Copy/delete tables

#### On **desktop**

1. Select a cell and click the the <img src="/files/EDcVV5gYgLfn1RCrM2Yp" alt="" data-size="line"> button at its right side.&#x20;
2. Select an option to copy/delete table\
   ![](/files/3YPj67TNjfdr2g9xk3QD)<br>

#### On **mobile**

1. Tap the table option <img src="/files/ZjLEshjb8xR4XWPHterF" alt="" data-size="line">button in the formatting bar
2. Select the option to copy/delete table. \
   \
   ![](/files/d33tb1hyt6gZSOtxoCAO)

***

### **Set background color**

#### On **desktop**

1. Select a cell and click the the <img src="/files/EDcVV5gYgLfn1RCrM2Yp" alt="" data-size="line"> button at its right side.&#x20;
2. Select **`Cell Background`** and set a desired color

#### On **mobile**

1. Tap the table option <img src="/files/ZjLEshjb8xR4XWPHterF" alt="" data-size="line">button in the formatting bar
2. Select **`Cell Background`** and set a desired color&#x20;

***

### **Merge cells**

This feature is only available on **desktop** app. Follow the steps below to merge cells:

1. Highlight adjacent cells you want to merge
2. Select a cell and click the the <img src="/files/EDcVV5gYgLfn1RCrM2Yp" alt="" data-size="line"> button at its right side.&#x20;
3. Select **`Merge Cells`**\
   ![](/files/wrUzh4xJsJq8lCEmdkeD)

***

### Tips

You can use a table to align images and text in your notes. To make images fit better inside table cells, please set the default image size to **Large** in **Settings > Editor > Default Image Size**.

<figure><img src="/files/G6pDxj9wizlP8MOgrD1P" 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.getupnote.com/write-and-edit/add-content-to-your-notes/tables.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.
