# File summary

### **How to create a summary of the file?** <a href="#how-to-create-a-summary-of-the-file" id="how-to-create-a-summary-of-the-file"></a>

1. Click on the ‘File Summary’ tab.

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

2. Next, select an appropriate model from the available options and press the 'Summarize Document' button.
3. You will then receive a summarized version of your file or document. If you are not satisfied with the summary, you can create a new one by clicking the 'New Summary' button. Additionally, you have the option to download or delete the file.

<figure><img src="/files/Fu0zCHvtC91JTHJHizjH" 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://docs.zbrain.ai/zbrain-documentation/zbrain-builder/knowledge-base/file-summary.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.
