# Repository

The following repository settings are available:

**Allow filing by email**

This setting allows you to configure whether or not users can file documents by email

**Allowing filing of .doc**

Determines whether .doc files can be uploaded to Aerofiler

**Automatic row height on Documents page**

Determines whether or not the row height should adjust based on the contents of the data.  A demonstration is available here:

{% embed url="<https://www.loom.com/share/e48fa12e8462425db9d9a85cde321639>" %}

**Display full text for column titles in Single File View**&#x20;

This setting determines whether the full text of the column title is displayed. If switched off, the column title is truncated and an ellipsis (...) is displayed

**PDF caching when viewing documents**

This setting determines the PDF cache setting. Generally, this should be on but if there are issues viewing the document, our technical support team may recommend switching this off.


---

# 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://adminguidesgitbook.aerofiler.com.au/general/configuration/repository.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.
