Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Splunk SOAR SDK 3.5.0 documentation
Splunk SOAR SDK 3.5.0 documentation
  • Getting Started
    • Installation
    • Building an App
    • Defining Your App’s Asset Configuration
    • Creating Your First Actions
    • Testing and Building the App
    • Getting Help
    • Next Steps
  • App Structure
    • pyproject.toml
    • src/app.py
    • .pre-commit-config.yaml
  • Custom Views
    • View Handlers
    • Templates
    • Reusable Components
  • API Reference
  • CLI Reference
  • Changelog
Back to top
View this page

App Structure¶

In these documentation pages you will find detailed information on the contents of the basic/default app files.

Dive into the app files decomposition:

  • pyproject.toml
  • src/app.py
    • Components of the app.py File
  • .pre-commit-config.yaml
Next
pyproject.toml
Previous
Testing and Building the App
Copyright © 2025, Splunk Inc.
Made with Sphinx and @pradyunsg's Furo
Last updated on Sep 11, 2025