For the complete documentation index, see llms.txt. This page is also available as Markdown.

Advanced settings

Per-task configuration beyond code and options — documentation, JavaScript, and action sequencing.

Advanced settings are per-task configuration options beyond the task's code and user-facing options. They control how the task is documented, how its code is executed, and how its actions are performed.

  • Documentation — add Markdown documentation that is displayed to users alongside the task

  • JavaScript — attach JavaScript to the online storefront or order status page

  • Perform action runs in sequence — force the task's actions to run one at a time, in order, instead of concurrently

Last updated

Was this helpful?