# Technical reference


> Use CopyHero's public object model and exact task input_data formats for supported configuration and integration work.


Canonical URL: https://www.copyhero.app/help/technical-reference

Use this reference when you need exact CopyHero terms or a supported JSON
configuration. The regular help guides remain the best place to learn the user
interface; these pages describe stable public contracts in more detail.

## Reference sections [#reference-sections]

* [Domain objects and relationships](/help/technical-reference/domain-objects)
  explains how products, stores, tasks, agents, workflows, runs, and jobs fit
  together.
* [Task input data](/help/technical-reference/task-input-data) documents the
  supported `job_type` and `input_data` formats for reusable tasks and agents.
* [System-managed workflow steps](/help/technical-reference/system-managed-steps)
  distinguishes runtime work from tasks you can create and configure.

## Scope [#scope]

This reference covers user-visible behavior and supported configuration. It
does not document CopyHero's database layout, queues, credentials, or other
internal implementation details. Values selected by CopyHero at run time are
identified as system-managed and should not be supplied manually.

## Related guides [#related-guides]

* [Core CopyHero concepts](/help/getting-started/concepts)
* [Understand tasks](/help/tasks/understand-tasks)
* [How workflows, runs, and jobs fit together](/help/workflows/how-work-is-organized)