# Scenario development

## General description <a href="#general-description" id="general-description"></a>

A scenario is an advanced form of code, allowing the user to combine scoring and pmml models, other scenarios and internal and external databases. To start building a scenario, click Create new scenario in Scenarios panel. To create a scenario, connect selected nodes, starting with a Start node, and ending with an End node, and define settings of added nodes. To generate a created scenario, click the Deploy button, located in the upper left corner of the screen. Changing the name of a scenario is possible in the upper left corner of the screen. User can also change a name of a node by clicking it twice and entering a new name.

<figure><img src="/files/B7OpUqxGnZSB6WpNNfl4" 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://algolytics-technologies.gitbook.io/algolytics/scoring.one-platform/scenario-development.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.
