# Report

The **Report** widget enables you to generate a downloadable report link based on the execution of the flowchart in a solution.

In the **Widget options** modal, configure the following:

In the **Name** text box, enter a **name** to identify the widget.

In the **Solution** drop-down list, select a **solution** you already created in the [**Solutions**](broken://pages/5Tp7ZQOMNBoq0IDRoWNq).

In the **Solution output** drop-down list, select a **General** node in the solution flowchart that you want to set as the output.

To add a **color** to the **background** of the widget, click on the **Background color** box and choose a **color** from the **color picker**.

Click on the **Save** button.

<figure><img src="/files/ikG9FEb3syBWUcsTpmVm" alt="" width="328"><figcaption></figcaption></figure>

The resulting **Report** widget looks like this:

<figure><img src="/files/JIBMLuvw4xK8TbL1duEU" 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.widgelix.com/get-started/widgets/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.
