Instances are the running copies of automation graphs. A graph defines the workflow. A graph version captures a saved version of that workflow. An instance decides which version runs, whether it is active, and which limits apply while it runs.Documentation Index
Fetch the complete documentation index at: https://docs.launchblitz.ai/llms.txt
Use this file to discover all available pages before exploring further.
Open Instances
Open Scrapist, choose Create, then expand the graph you want to manage. You can also open a graph directly and use its Instances tab when you need the full graph editor view.What The Instance List Shows
| Column | Meaning |
|---|---|
| Status | Whether the instance is active, inactive, or archived. |
| Instance | The instance record for that graph. |
| Version | The graph version this instance runs. |
| Credit usage | Credits spent compared with the instance credit limit. |
| Deploys | Deploy count compared with the instance deploy cap. |
| Last run | The most recent run activity for the instance. |
Create An Instance
Set limits
Add limits such as deploy cap or credit limit when you want the instance to stop after a certain amount of activity.
Manage Instance Actions
| Action | Use it when |
|---|---|
| Activate | Start an inactive instance so it can respond to matching events. |
| Deactivate | Stop an active instance without deleting its history. |
| Edit limits | Change credit or deploy limits for the instance. |
| Open monitor | Review recent runs, event outcomes, launches, spending, or failures. |
| Delete instance | Remove an instance that is no longer needed. |