# What?

### **What is Multi-document Table?**

Multi-document Table is a feature that lets you ask multiple questions about multiple documents at once. It delivers a structured table containing answers to each question for every document, enabling easy comparison and analysis across many files. The table can be exported to Excel or MS Word for convenient review and reporting.

This feature supports grouped documents, allowing you to treat sets of related documents as one unit for more comprehensive insights. It works with both DOCX and PDF files, making it versatile for handling various legal or business document collections simultaneously.

<figure><img src="/files/6ei93cw75jfnXR9aNtqN" alt="" width="563"><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.clausebuddy.com/multi-document-table/what.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.
