# IaC User Interface Guide

The **Infrastructure as Code page** provides a comprehensive view of all your project(s) hidden IaC flaws. You can reach the **Infrastructure as Code** page by selecting the **IaC** optin under the [**Risks**](/xygeni-products/application-security-posture-management-aspm/all-risks.md) tab.

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

### Statistics

Infrastructure as Code' **Statistics** view shows:

* Charts for # of issues by severity, by type and by type & severity
* A table with the issues (as well as a filter for the table)

You can use filters to select specific issues:

* By Funnel Phase (see [Prioritization Funnels](/introduction-to-xygeni/prioritization-funnels.md) )
* By severity
* By issue type
* By cloud provider
* By IaC framework
* By project (pattern)
* By issue status (open, confirmed, muted, etc)
* By tag
* etc.

In the issues table, by clicking on the ![](/files/4H3LZniNOmmCt33ndqmx) icon of any issue, you will see the details of the issue.

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

### Prioritization funnel

Infrastructure as Code' **Prioritization funnel** view shows default Infrastructure as Code funnel.

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

{% hint style="info" %}
See [Prioritization Funnels](/introduction-to-xygeni/prioritization-funnels.md) for further details
{% 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://docs.xygeni.io/xygeni-products/iac-security/iac-user-interface-guide.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.
