# How to manage Reports in  AceCloud Portal?

### a. How to view all the reports?

To view all the reports, follow the steps below:

**Step 1:** [Log in](https://customer.acecloudhosting.com/) to the **AceCloud Public Portal.**

**Step 2:** Go to the **Insights** tab from the left menu and click on **Reports**.

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

**Step 3:** Here, you can view all your reports.

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

### b. How to create a report?

**Step 1:** On the Reports page, click the **Create Reports** button.

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

**Step 2: Enter Report Details**

* **Report Name**: Enter a name for the report.
* **Description**: Add a short description for reference.
* **Select Alerts**: Choose one or more alerts to include in the report.
* **Frequency**: Choose how often the report should be generated:
  * **Daily**
  * **Weekly**
* **Timezone**: Select your preferred time zone.
* **Time**: Choose the exact time at which you want to receive the report.

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

**Step 3: Create the Report**

* Review the details you’ve entered.
* Click on the **Create Report** button to schedule the report.

<figure><img src="/files/py3BleBLXxOanzUWlw70" alt=""><figcaption></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.acecloud.ai/knowledge-base/insights/how-to-manage-reports-in-acecloud-portal.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.
