# Contracts

Contracts dashboard displays asset contract details including service level while displaying details like when service contracts are expiring, etc including how many assets needs service contracts.

**Navigation** : Select Contracts from left side tab menu under Organization Details.

![Fig1. Contracts Dashboard](/files/-M6GVe9LELS8uA_fdokB)

The top bar (Fig1, 1) shows summary of contracts details including the number of contracts expiring next quarter, expired contracts and total contracts in place.

The filter bar (as displayed in Fig1,2) providing various filtering options to drill down the results displayed. You can find on how to use filters [here](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/filters).

The central area shows various visualizations as displayed in Fig1,3.

The active contracts are displayed in 'Contracts Coverage' view as displayed in Fig1,4.


---

# 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.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/contracts.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.
