Workspace administration

Data ingestion

Manage application environments and ingest credentials.

Application environments

Separate sources by application and deployment environment.

An application environment groups one deployed application boundary and its Source key. Create distinct records for production, staging, and development instead of mixing their evidence.

Secret ingest tokens

Create write-only credentials for backend collectors.

Generate a token consciously from the Data ingestion settings. Seamward shows the plaintext once and stores only a verification representation; copy it directly to the backend secret store.

Rotation

Replace a token without changing integration identity.

  1. Create a replacement token for the same application environment.
  2. Deploy it to the backend secret store.
  3. Confirm new observations arrive.
  4. Revoke the previous token after the rollout is complete.