> For the complete documentation index, see [llms.txt](https://readme.directual.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://readme.directual.com/plugins/developing-plugins/developing-scenario-plugins.md).

# Developing Scenario Plugins

At present, the steps within a plugin are [HTTP request steps](/scenarios/editing-scenarios/integration-steps/http-request-step.md). You have the flexibility to add as many scenario steps to a plugin as needed. Each step comprises the following settings:

1. **Step Appearance**: Includes the step's name and icons, which can be customized using templates.
2. **Step Parameters**: This section allows you to specify the data to be entered into the step.
3. **API Call**: Within this section, you can define the parameters for the API call. This may include both Shared parameters and Step-specific parameters.
