Help Center / Vendors & risk tiering

Vendors & risk tiering

Every vendor you add is automatically risk-tiered from three drivers you set, with a safety floor for any vendor that touches PHI. The tier drives the dashboard heatmap and feeds the composite score.

Adding a vendor

  1. Go to the Vendors tab.
  2. In Add a vendor, fill the fields (only Name is required):
    FieldWhat it means
    NameThe vendor's name. Required.
    Primary domaine.g. acme.com. Needed to run a live posture scan. Also used to dedupe on bulk import.
    CategoryPick from the built-in list (EHR / Clinical, Billing / Revenue Cycle, MSP / IT Services, Communications, Cloud / Hosting, HR / Payroll, Marketing / CRM, Facilities, Legal / Professional, Other).
    Statusprospect, active, or offboarded.
    Data sensitivitylow / medium / high — how sensitive the data this vendor touches is.
    Access levellow / medium / high — how much access they have to your systems/data.
    Business criticalitylow / medium / high — how badly an outage or failure hurts you.
    OwnerFree text — who internally owns this relationship.
    Handles PHITick this if the vendor creates, receives, maintains, or transmits Protected Health Information. This auto-requires a BAA and raises the tier floor.
  3. Click Add vendor. Covenant opens the new vendor's detail page so you can start its questionnaire and BAA.

How tiering works

Covenant multiplies the three drivers (each mapped low=1, medium=2, high=3) into a product from 1 to 27, then buckets it:

Product (sensitivity × access × criticality)Tier
18 – 27Critical
9 – 17High
4 – 8Medium
1 – 3Low
PHI floor. If Handles PHI is ticked and the calculation would land on Low or Medium, Covenant raises the tier to High. A business associate is never under-rated — this is deliberate and matches HIPAA's expectation that any PHI handler is meaningfully risky.

The tier is shown as a colored chip on the vendor card, the vendor detail header, and the ledger heatmap. It also sets the inherent-exposure baseline penalty in the score (see Risk scoring).

Editing a vendor

The add form creates a new vendor; to change tiering drivers later, the simplest path today is to adjust the values you care about on the detail page where they surface, or delete and re-add. The score and tier recompute live whenever any driver, questionnaire answer, BAA flag, or finding changes — there is no save button to hunt for; changes persist immediately to localStorage.

Bulk import & export (CSV / JSON)

On the Vendors tab, the Bulk import / export card lets you load or back up many vendors at once.

Importing from CSV

  1. Prepare a CSV with a header row. Column order is flexible; only name is required. Recognized columns: name, primary_domain, category, data_sensitivity, access_level, business_criticality, handles_phi, owner, status. Extra columns are ignored.
  2. Paste the CSV into the text box. Example first two lines:
    name,primary_domain,category,data_sensitivity,access_level,business_criticality,handles_phi,owner,status
    Acme Billing,acme.com,Billing / Revenue Cycle,high,high,high,true,Office Manager,active
  3. Click Import CSV.
DetailBehavior
DedupeRows are deduped by primary_domain against your existing portfolio and within the file. Duplicates are skipped and counted in the status line.
handles_phi valuestrue, yes, 1, or y (any case) mean yes; anything else means no.
Level valuesOnly low / medium / high are honored; anything else defaults to low.
DefaultsMissing category → Other; missing status → prospect.
Quoted fieldsStandard CSV quoting is supported (commas and quotes inside "…" fields).
If you see "Import error: missing required 'name' column" your header row is missing or misspelled name. The header row is mandatory.

Exporting

Because data is local to your browser, the JSON export is the recommended backup before clearing browser data, switching machines, or experimenting. To restore, the cleanest path is the cloud tier sync; the JSON file is a portable record of everything.

Deleting a vendor

  1. Open the vendor.
  2. Click Delete in the header (or on the score card).
  3. Confirm. This removes the vendor and its assessment, BAA, and findings. There is no undo, so export first if unsure.

The vendor register

Below the forms, every vendor appears as a card showing its tier chip, letter-grade chip, and a PHI tag if applicable. Click a card (or any ledger row) to open the detail page.