Subscenarios
Subscenarios allow you to link multiple together to form a scenario chain. When the first in the chain finishes, it triggers the next . This is useful in workflows with different stages or processes that need to run in a specific order. Creating a chain with subscenarios brings in the following features:
- Can have multiple Run a scenario modules.
- Can have multiple Run a scenario modules.
- Doesn't have any Run a scenario modules.



For example, map the Temperature and Pressure pills from the Get current weather module to the london_temperature and london_pressure variables:


In the following steps, we will create two child . Both child will use scenario inputs to receive data from the parent .
Click Create a new scenario.

The following steps describe how to use the Scenarios > Run a scenario modules to connect the parent scenario with the child scenarios.

Note that at the top of the module settings, there's the Inactive label informing you that the child scenario is not active. There's also the child scenario ID, the scenario folder and name and a Preview link that opens a new tab with the child scenario open in the Scenario Builder.

See Make pricing for more information.
For example, if the child scenario in a scenario chain runs every two hours, but the parent (or bridge) scenario triggers it every hour, then the child scenario will run four times in three hours:
For a full comparison of the individual approaches to trigger a from another , check the comparison section.
Swap the Make > Run a scenario module for the Scenarios > Run a scenario module.
For a full comparison of the individual approaches to trigger a from another , check the comparison section.
Swap the HTTP > Make a request module for the Scenarios > Run a scenario module.

You can see:
- the Preview link. Clicking the preview link opens a new browser tab with the linked scenario open in the Scenario Builder
Relation tree tab: Scenarios that are part of a scenario chain have the Relation tree tab:



Scenario history contains a link to the scenario that triggered the scenario run.

| Scenario chaining | Make app: Run a scenario | Trigger a webhook with the HTTP app |
|---|---|---|---|
Scenarios > Run a scenario | Make > Run a scenario | ||
You have to know the webhook URL. You can trigger any webhook if you know its URL. | |||
Sending data | Use scenario inputs to accept data from the previous . | Use scenario inputs to accept data from the previous . | Send the data in the HTTP request body or in the query parameters. |
There are no dedicated management options. You can put sequence in a dedicated folder, use custom scenario properties, or create your own naming convention. | There are no dedicated management options. You can put sequence in a dedicated folder, use custom scenario properties, or create your own naming convention. | ||

