# Analysis types

In NOVA OA, four different types of analyses are available: Wind Analysis, Service Availability Analysis, Benchmark Analysis, and Track Analysis.

Depending on the level of detail desired, a tailored type of analysis can be selected to provide the most essential information for each case.

* [**Wind Analysis**](/operational-analytics/analysis-types/wind-analysis-overview.md) focuses on wind data only, with limited analysis of the concept of operations.
* [**Service Availability Analysis**](/operational-analytics/analysis-types/service-availability.md) allows for conclusion on business viability of the planned operations, taking into account weather and operational considerations.
* [**Benchmark Analysis**](/operational-analytics/analysis-types/benchmark-analysis.md) allows comparing different locations to establish the most suited ones for operations.
* [**Track Analysis**](/operational-analytics/analysis-types/track-analysis.md) considers the planned approach and departure track configuration, yielding a very in-depth analysis.

The following sections provide a details on the four types of analyses, focusing on their structure and applications.

{% content-ref url="/pages/NE5kunSfK0JTWmQqALSy" %}
[Wind Analysis](/operational-analytics/analysis-types/wind-analysis-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/A1ZTORiSpdTGh32riazv" %}
[Service Availability](/operational-analytics/analysis-types/service-availability.md)
{% endcontent-ref %}

{% content-ref url="/pages/oQpkVpYqGbxNVUAVYLYF" %}
[Benchmark Analysis](/operational-analytics/analysis-types/benchmark-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/3SO1G7mQ8Nvg4JnU1Gj7" %}
[Track Analysis](/operational-analytics/analysis-types/track-analysis.md)
{% endcontent-ref %}


---

# 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.unisphere.io/operational-analytics/analysis-types.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.
