Home » Docs » Use-cases

Use Case 07 - Add artifact

Add a new artifact to the system.

Flow

Basic flow

  1. The user selects an artifact to add to the system.
  2. The system checks if the artifact is of a type it understands.
  3. The system checks if the artifact already exists or not.
  4. The system adds the artifact.

Alternative flows