Getting Started¶ In this section we will guide you through the basic process of creating your first Splunk SOAR App. Installation Prerequisites Installing the SDK as a Tool Building an App Creating the App Skeleton The App Structure The src Directory and the app.py File The logo*.svg Files The pyproject.toml Configuration File Configuring a Development Environment Defining Your App’s Asset Configuration Creating Your First Actions The test connectivity Action Your First Action action() Decorator The Action Declaration The Action Docstring The Action Result Testing and Building the App Running From the Command Line Building an App Package Installing and Running the App Getting Help Next Steps