# Prompt Helper

The Prompt Helper is built for data analysts at any level — from beginners exploring data for the first time to seasoned professionals with a refined approach to problem-solving.

### Table Preview

For seasoned users, developing a strong grasp of the underlying data is even more critical. ***Table preview*** provides you visibility to the shape, quality and relationships within your data. Coupled with years of domain expertise, Analysts can now surface previously overlooked drivers, validate hypotheses, and ensure the right actions are taken to address inefficiencies and unlock oppprtunities.\
[​](http://localhost:3000/docs/product-features/chat#curated-prompts)

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

### Curated Prompts

Leveraging its proprietary inference engine, LumiAI detects and surfaces **context-aware prompts** to guide deeper investigation and informed decision-making.\
\
Curated prompts give a starting point to begin analysis, offering sample queries that help you explore your data, uncover insights, and learn how to interact with LumiAI effectively. Whether you’re performing high-level exploration or conducting a deep dive into specific issues, Curated Prompts guide you toward meaningful questions and actionable insights.

{% hint style="success" %}
Lumi is designed to extract actionable ***insights*** from operational data using plain language. It is not intended as a database query tool or SQL generation platform.
{% endhint %}

**Curated prompts** can be accessed in two ways. First, at the start of every chat, you’ll see a set of recommended prompts to help kick off your data and insight exploration.

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

The second method surfaces curated prompts directly within an ongoing chat, helping you pivot directions seamlessly as new questions or insights arise.

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

### Playbook

Playbook is industry and business function specific curated prompts to give a starting point to uncover insights and real business value depending on desired objective. (Increasing Revenue, Reducing Costs, Improving Customer Experience etc.)<br>

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

Filter by industry or business function to narrow playbook prompts to suite query objective. Playbooks are designed to drive common insights that are applicable to specific industries.

{% hint style="warning" %}
Depending on business type and knowledge base configuration, not all playbook prompts will be applicable or will have context for accurate responses.
{% endhint %}


---

# 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.lumi-ai.com/product-features/chat/prompt-helper.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.
