> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Session.delete_scenario()

<span id="atoti.Session.delete_scenario" />

> Session.delete\_scenario(<br />
>     *name*: [str](https://docs.python.org/3/library/stdtypes.html#str),<br />
> ) → [None](https://docs.python.org/3/library/constants.html#None)

Delete the source scenario with the provided name if it exists.

### Parameters

<h4 id="atoti.Session.delete_scenario.name">
  *name*
</h4>

> [str](https://docs.python.org/3/library/stdtypes.html#str)
