``` { "ClusterSettings": { "AutoCluster": { "ClusterId": "test_cluster", "NATSServerURL": "nats://localhost", "Coordinator": { "TargetScenarios": ["test_scenario"] }, "Agent": { "TargetScenarios": ["test_scenario"], "AgentsCount": 1 } } } } ``` - [How to run cluster](https://nbomber.com/docs/cluster/run-cluster) - [AutoCluster](https://nbomber.com/docs/cluster/auto-cluster)