# Upcoming Contract Events (Charts)

Aerofiler can also help generate graphical reports. To begin, click “Upcoming Contract Event Charts” on the “Reports” page. By default, Aerofiler will display the expiries by number of documents:

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

You can also generate reports by any numerical field in Aerofiler. For example, if you had a custom number field “Contract Value”, you could select it as follows:

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

This will then produce the following report:

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

You can also generate a report of contracts by upload date. For this report, click on “Contracts by Upload Date” on the “Reports” page and select the start date, end date and document type:

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

The report will update automatically as you select your parameters.

{% hint style="info" %}
The start date parameter corresponds with the upload date of each document and not the start date of each contract.
{% endhint %}


---

# 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://userguidesgitbook.aerofiler.com.au/reports/upcoming-contract-events-charts.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.
