Artifact List
The artifact list shows exactly what a package contains — the types and counts of BizFirstGO artifacts that will be deployed into the user's tenant when they install the package.
What the Artifact List Shows
Before committing to an install, users need to know what they are getting. The artifact list is a structured breakdown of every artifact type included in the package, presented in a clear table format.
| Artifact Type | Icon | Example Entries |
|---|---|---|
| Flow Process | Main workflow, approval sub-workflow, notification sub-workflow | |
| Atlas Form | Expense submission form, manager approval form, finance review form | |
| App Studio App | Expense tracker dashboard application | |
| Execution Node | CurrencyConverter node, TaxCalculator node | |
| Node Template | Email notification template, Slack alert template | |
| Field Library | Finance field set, Employee record fields |
Artifact Detail View
Each artifact entry in the list shows:
- Artifact name — the display name that will appear in the user's tenant after install
- Artifact type — Flow Process, Atlas Form, App, Node, etc.
- Brief description — what this specific artifact does within the package
- Dependencies — if this artifact depends on another artifact in the package or a system capability
Conflict Indicators
For authenticated users, the artifact list shows conflict indicators if any artifact in the package has a name that conflicts with an existing artifact in their tenant. This pre-install warning helps users anticipate the conflict resolution screen they will encounter in InstallHub.
| Indicator | Meaning |
|---|---|
| No conflict | Artifact name is unique in the tenant — will be created fresh |
| Name exists | An artifact with this name exists — InstallHub will prompt for resolution (rename or overwrite) |
| Version conflict | A different version of this artifact is already installed — upgrade or skip will be offered |
Artifact conflict indicators are only visible to authenticated users — they require access to the user's tenant artifact inventory. Anonymous visitors see the artifact list without conflict status.