> For the complete documentation index, see [llms.txt](https://support.docstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.docstudio.com/user/template-builder/template-editor/how-to-add-and-manage-static-tables.md).

# ​How to Add and Manage Static Tables

{% hint style="info" %}
Use a **static table** for fixed content that you edit manually. Use a dynamic table field when rows must be generated from data.
{% endhint %}

### Add a static table

{% columns %}
{% column %}

1. In the editor toolbar, click the **Table** <img src="/files/CZCnqa5xtlWoVFR2dZDa" alt="" data-size="line"> icon.
2. Select the table size to insert (the default maximum is 10×10).

The table is inserted at the cursor position. All columns start with the same width.
{% endcolumn %}

{% column %}

<figure><img src="/files/feGCxGSij06M3ZOcY7e9" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### What you can do with a table

Examples of content you can put into cells:

* static text
* dynamic fields
* images

You can also:

{% columns %}
{% column %}

* resize columns by dragging the cell border
* format text inside a cell
* add rows and columns
  {% endcolumn %}

{% column %}

* hide or show borders
* set vertical alignment
* select multiple cells and edit them together
  {% endcolumn %}
  {% endcolumns %}

{% hint style="warning" %}
Static tables do not add rows automatically from data. Use a dynamic table field if the table structure must grow during processing.
{% endhint %}

### Related topics

* [How to Create a Structured Template](/user/template-builder/template-editor/how-to-create-a-structured-template.md)
* [Table Context Menu Overview](/user/template-builder/template-editor/how-to-add-and-manage-static-tables/table-context-menu-overview.md)
* [How to Add and Manage Links in a Template](/user/template-builder/template-editor/how-to-add-and-manage-links-in-a-template.md)
* [How to Add or Edit Images in a Template](/user/template-builder/template-editor/how-to-add-or-edit-images-in-a-template.md)
