Logo
Workspace

Task Profiles

Save and reuse common task setups for each ZeroTrace Proxy tool.

Task profiles store a tool setup so you can reuse it later. Each tool has its own profile list and one optional default.

Task Profiles

What Profiles Are Good For

Use caseExample
Repeated checker settingsAuto protocol, HTTPS enabled, resolve country, 15 second timeout.
Target-specific probesExpected status codes for a specific target URL.
Extractor presetsJSON path or HTML selector for a known source.
Benchmark presets5 or 10 rounds for stronger stability testing.
Chain harmony presetsMax hops and candidate budget for a known candidate pool size.

Profile Actions

ActionMeaning
SaveStore the current task draft as a named profile.
ApplyReplace the current draft with the saved profile payload.
Set defaultMake this the setup applied when the tool opens.
DeleteRemove the saved profile.

Tiny Behaviors

BehaviorDetail
Per-tool storageProfiles are stored per tool under zerotrace-task-profiles.
One defaultOnly one default profile can exist per tool.
Auto-applyThe default setup is applied when that tool's builder opens.
SortingDefault profile appears first, then profiles sort by updated time.
Payload focusProfiles store setup, not result rows.

Naming Profiles

Use names that describe the task behavior:

  • Default checker 15s
  • Target status 200 403
  • HTML table extractor
  • Benchmark 5 rounds
  • Harmony depth 3

Avoid ambiguous names like profile 1 or new settings.

Default Profiles

Only one profile can be default for a tool. Defaults are useful when most tasks should start from the same known setup.

Profiles save task setup, not task results. Use pools for proxy entries and history for completed runs.

On this page