# What Is a Scenario? (Overview)

Use scenarios to chain envelopes and pass data between them. Manage scenarios from **Scenarios** in the left menu, where you can create, run, edit, clone, and delete scenarios and their steps.

### Scenario list and concept

![](https://docs.docstudio.com/en/latest/_images/scenario-list.png)

1. The <img src="/files/0PQaGrZXcEhEJIwOmwnJ" alt="" data-size="line"> button (create a scenario).
2. The filter field (filter the scenarios list).
3. A scenario in the list (click it to run).
4. The scenario actions menu (edit, clone, or delete).
5. The scenario access level menu (manage access).


---

# 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://support.docstudio.com/user/scenarios/what-is-a-scenario-overview.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.
