Concept 5 of 10

Asset

A runtime-capable project component — the active piece that performs real operational work.

What Is an Asset?

An Asset is something inside the Project that can perform work, participate in runtime behavior, or actively contribute to moving data and executing logic. In SeekBytes, Asset types include:

  • Connector — enables integration and data exchange
  • Automation — orchestrates logic, workflows, and decisions

This is an important distinction: a System is something the Project connects to. An Asset is something the Project uses to make work happen.

Why Does This Term Matter?

The term "Asset" provides a useful umbrella for components that are operationally active. This helps the platform treat different active components consistently. An Asset may have:

Real-World Example

A Project may include:

  • A Salesforce Connector (Asset)
  • A QuickBooks Connector (Asset)
  • An invoice approval Automation (Asset)

All three are Assets because they are active project components that do operational work — fetching data, sending updates, evaluating rules, and triggering actions.

What an Asset Is Not

An Asset is not the Tenant (that's the organization). An Asset is not the entire Project (that's the workspace). An Asset is not just a passive description or label. It is an active component that can participate in runtime operations.

Helpful Metaphor

If the Project is a workshop, Assets are the tools and machines that do the work. The workshop (Project) gives them a home; the Assets actually cut, weld, and assemble.

Short Definition

Asset: A runtime-capable project component. Asset types include Connector and Automation.