# Report Configurator

A self-service visualization tool for managing the lifecycle of reports (creation, review and publishing) and report configurations

![Report Configurator Workflow](/files/EslWs1eGGrRjYM91fmJJ)

#### Key Features:

1. Rich visualization support: Apache Superset is a open-sourced, rich, visualization tool to explore and visualize their data. Superset is supported out of the box in Sunbird Analytics to visualize and configure reports.
2. Access controls: Configurable access controls to create and publish reports to the backend report processor. The access for various functionalities can be controlled using user roles.
3. Configurable Storage: The generated reports can be configured on any cloud storage of choice and is flexible to support popular cloud storage such as AWS and Azure.

#### Additional Documentation:

Sunbird Report Configuration Guide:

{% file src="/files/MbNXYYb3oEr8vyVGG6c8" %}

**Source Code:**

{% embed url="<https://github.com/Sunbird-Ed/incubator-superset>" %}
Customized Report Publisher
{% endembed %}


---

# 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://obsrv.sunbird.org/previous-versions/sb-5.0-version/learn/product-and-developer-guide/report-configurator.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.
