# Repeat Table Header on new page

Here´s how it works:

1. Open your .docx template in Microsoft Word.
2. Click inside the table and **highlight the row (or rows) that you want to repeat** as a header.
3. **Right-click** the selected part and choose **'Table Properties'.**
4. Go to the **'Row'** tab.
5. Check the box '**Repeat as header row at the top of each page'** and click **OK** to apply.

Now, whenever your table extends across multiple pages, the selected header row will automatically appear at the top of each new page.

<figure><img src="https://1159009676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMnVzL8c1pE5zXO95iUKm%2Fuploads%2F9m3PfnGsjEtX28OeFsTX%2Fimage.png?alt=media&#x26;token=7723f5ba-a237-4b86-8630-eb9a44a688d3" 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.docexport.com/template/advanced-options/repeat-table-header-on-new-page.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.
