# What is Story?

Story module enables business users with ad-hoc and self-service reporting capabilities. By leveraging this module any business user with minimum IT skills can create visualizations, reports, and business stories in real-time. This is also integrated with BDB NLP-based search which makes it easy for the business users to develop pioneering insights. The entire process of creating a story out of the selected data is easy, quick, and exciting. The users can choose a data source, drag and drop the required values (Dimensions/Measures), and get promptly generated views based on the selected data values. The users can save relevant views on the storyboard to create their personalized stories.​

{% hint style="success" %}
*<mark style="color:green;">Pre-requisite:</mark>*

* *Basic understanding of the BDB Platform.*
* *Permission to access, create, and modify the Data Stores under the Data Center module of the BDB Platform.*
  {% 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.bdb.ai/self-service-visualization-1/what-is-story.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.
