# Creating a new Story

The ***Create Story*** process gets completed in the following steps:

1. ***​***[***Accessing the Story Module***](https://docs.bdb.ai/self-service-visualization-1/creating-a-new-story/accessing-the-story-module).
2. Choosing either an [***existing Data Store***](https://docs.bdb.ai/self-service-visualization-1/creating-a-new-story/create-new-story/creating-a-new-story-with-an-existing-data-store) or [***Uploading a File (CSV/ Excel)***](https://docs.bdb.ai/self-service-visualization-1/creating-a-new-story/create-new-story/creating-a-new-story-by-uploading-a-file-csv-excel) to Create Story.​
3. ***​***[***Creating a*** ***View***](https://docs.bdb.ai/self-service-visualization-1/creating-a-new-story/designing-a-view) and save it on the Storyboard.
4. [***Saving multiple Views***](https://docs.bdb.ai/self-service-visualization-1/creating-a-new-story/saving-multiple-views) on a [***Storyboard***](https://docs.bdb.ai/self-service-visualization-1/storyboard).

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The steps to create a new Story may vary for users based on how they access the Story module and which option they select to Create a new Story.*
{% 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/creating-a-new-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.
