# Reporting Integration

Insights generated through Artemis are fully integrated into ngSurvey’s reporting ecosystem.

Results are not isolated conversational outputs once created they can be reused, structured, and embedded directly into existing formal reports and refreshed automatically when new responses are recorded.

In order to integrate a result that you got from your Artemis agent in any of your existing [reports](/form-management/reports/report-builder.md) you first need to navigate to the report to which you want to add your prompt output.&#x20;

Once you're in the report a new "Copy to report" option will be available for each prompt that you have entered so far. Choose the one you would like to copy to the report, you can then further edit the results our output of the prompts directly in the report builder&#x20;

{% hint style="info" %}
Copied outputs are dynamic and will automatically reflect the current respondents data being collected
{% endhint %}

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

## 📝 Reports creation

Besides integrating results in existing reports Artemis allows you also to create the reports for you based on your data analysis needs&#x20;

### 📄 Report Creation

* “Create a new report from this analysis.”
* “Generate an executive dashboard.”
* “Build a summary report with charts and key insights.”
* “Convert this analysis into a presentation-ready report.”

***

### 🔁 Report Enhancement

* “Add this chart to the current report for the Satisfaction Question.”
* “Insert the executive summary into my existing dashboard.”
* “Expand this report with open-text insights for the Comment Question.”


---

# 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.ngsurvey.com/ai-suite/artemis-ai-agent/data-analysis-and-reporting/reporting-integration.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.
