# Artemis AI Agent

## 🤖️️ What is Artemis ?

Artemis is the AI-powered intelligence layer integrated into ngSurvey. It enhances the platform by assisting with survey design, visual styling, synthetic data generation, analytics, and reporting — all through intuitive, prompt-driven interaction.

Powered by leading AI technologies such as Google Gemini, OpenAI, and Azure AI, Artemis leverages advanced language and reasoning models to deliver capabilities that were previously complex, manual, or simply not possible within traditional survey platforms.

Thanks to this AI backbone, Artemis introduces entirely new possibilities for analysts and survey designers:

* [Designing and refining surveys with intelligent guidance](/ai-suite/artemis-ai-agent/ai-form-design.md)
* [Creating and updating survey themes using natural language prompts](/ai-suite/artemis-ai-agent/style-themes.md)
* [Generating synthetic respondents to simulate realistic datasets](/ai-suite/artemis-ai-agent/synthetic-respondents.md)
* [Exploring analytics through dynamic, conversational queries](/ai-suite/artemis-ai-agent/data-analysis-and-reporting/general-analysis.md)
* [Transforming raw data into contextualized, explainable insights](/ai-suite/artemis-ai-agent/data-analysis-and-reporting/ai-insights.md)

Rather than navigating static configurations or predefined reports, users can interact directly with Artemis to generate insights, adapt surveys, and accelerate decision-making.

By combining enterprise-grade survey infrastructure with state-of-the-art AI models, Artemis transforms ngSurvey into a next-generation survey intelligence platform giving analysts and survey designers tools that were never before available in a single integrated system.

## ☄️️️ How to use Artemis

Artemis is fully prompt based as such you're not limited to any user interface, the only limitation is what you want to ask as an output. Using prompts you can freely manage your surveys without the burden of a predefined user interface.

To get started you may consult our "[How to structure prompts](/ai-suite/artemis-ai-agent/how-to-structure-prompts.md)" guide.

<figure><img src="/files/dX0RnVlCwP4akKsvF6t7" 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.ngsurvey.com/ai-suite/artemis-ai-agent.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.
