# Report

The Report menu displays the results of an analysis and security assessment on the code of the repository that you have in the form of a report.

## Appsec Report

Here are the steps to download an application security report:

* On the Cloudeka services page, select Appsec Report on the Security menu in Deka AST.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.0.appsec.png" alt=""><figcaption><p>Appsec Report (a)</p></figcaption></figure>

* Select the project from which to download the application security report, and press the PDF Download button Download PDF.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.1appsec.png" alt=""><figcaption><p>Appsec Report (b)</p></figcaption></figure>

* Wait until the download completes and the Successful downloading report notification displays.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.2notif.png" alt=""><figcaption><p>Appsec Report (c)</p></figcaption></figure>

* Check Downloads in your web browser.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.3unduh.png" alt=""><figcaption><p><em>Dynamic Security Report (d)</em></p></figcaption></figure>

* You can view project application security reports.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.4fileunduh.png" alt=""><figcaption><p>Dynamic Security Report (e)</p></figcaption></figure>

## Dynamic Security Report

To view dynamic security reports, make sure you have created the site and scanned the destination site. Here are the steps to download a dynamic security report:

* On the Cloudeka services page, select Dynamic Sec Report on the Security menu in Deka AST.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.0dynamic.png" alt=""><figcaption><p>Dynamic Security Report (a)</p></figcaption></figure>

* Select the site from which the report will be viewed, then press the PDF Download button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.5dynamic.png" alt=""><figcaption><p>Dynamic Security Report (b)</p></figcaption></figure>

* Wait until the download completes and the Successful downloading report notification displays.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.7dynamic.png" alt=""><figcaption><p>Dynamic Security Report (c)</p></figcaption></figure>

* Check Downloads in your web browser.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.8dynamic.png" alt=""><figcaption><p><em>Dynamic Security Report (d)</em></p></figcaption></figure>

* You can view dynamic security reports on the site.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/15.9dynamic.png" alt=""><figcaption><p><em>Dynamic Security Report (e)</em></p></figcaption></figure>


---

# 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.cloudeka.id/security/deka-ast/report.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.
