Skip to content

Facilities

Facilities are the physical locations—such as terminals, refineries, and gathering stations—where truck loads, pipeline readings, and transfers are measured and processed. In Coyote, facilities serve as the primary structural context for your assets, meters, bays, and transaction tracking.

Open Admin → Facilities in the app (/facilities).

Actions

ActionDescription
Add FacilityCreate a new facility profile (requires Admin create permissions)
Row SelectionClick a specific facility row to open its detailed configuration, assigned meters, and bay settings

Where to go in the app

Step 1 — Navigate to the facilities page

  1. In the primary sidebar, navigate to the Admin section.
  2. Click Facilities.
  3. The facilities list appears with all facilities, their type, location, bay count, inlet, outlet and status.

Columns

ColumnDescription
NameThe name of the facility (e.g., Alpha Terminal)
TypeFacility classification (Terminal, Refinery, Gathering Station, etc.)
LocationGeographical area or county/state jurisdiction
BaysNumber of active transfer bays equipped at the location
InletNumber of configured inlet pipelines or points
OutletNumber of configured outlet pipelines or points
StatusOperational state (Active or Inactive)

facilities list

Filters & Views

ControlUse for
List / Cards / MapToggle between a data table, visual summary cards, or a geographic map view
SearchFilter facilities by name or specific location attributes
Facility ContextSwitch the active facility in the global app header to filter all operational pages to that terminal

Step 2 — Create a new facility

  1. Click Add Facility in the top right.
  2. The create facility provisioning wizard opens with 4 steps basics, location, configuration and review.
  3. In Basics, enter the facility name.
  4. Select the type (Terminal, Tank Farm, Refinery,Loading Rack, Pipeline Station or Storage Facility) and timezone.
  5. Click Next to move the next step.

facilities create

  1. In Location, click “Use My Current Location” or click on the map to set a location.
  2. Enter the street address, street address 2, city, state, zipcode.
  3. Click Next to move the next step.

facilities create

  1. In Configuration tab, enter no of bays, and bays will be created automatically.
  2. Select the Operational Day Start (12:00 AM (Midnight), 06:00 AM, 07:00 AM (Default), 08:00 AM).
  3. Click Next to move the next step.

facilities create

  1. Review the details and facility created successfully.

facilities create

Step 3 — View Facility and further operations

  1. From the facility list, click the facility row or name to open its detail page.
  2. Overview, Bays with Count, Pipelines with Count and Settings 4 tabs appears.
  3. Overview contains facility information, Location and Quick Stats with counts (for Bays, Active Bays, Transactions Today and Volume Today).

facilities view

Bays Management

  1. Click on Bays Tab, list and card view appears with bay, label, type, status and API alarm.
  2. In actions on click of trash icon, user can delete the bay.

bays list

  1. Click on Add Bay in right corner and add bay provisioning wizard opens.
  2. Enter bay number and label.
  3. Select the Type (Loading, Unloading, Bidirectional)
  4. Enable API Gravity Alarm if want to Receive notifications when readings are out of range.
  5. Click on Add Bay to submit.

bays list

  1. Bay added successfully and seen in list.

bays list

  1. To edit the bay click on row or name to open its wizard.

bays list

Pipelines Management

  1. Click on pipelines Tab, list and card view appears with name, direction, meter, status and API alarm.
  2. In actions on click of trash icon, user can delete the bay.

bays list

  1. Click on Add Pipeline in right corner and add pipeline provisioning wizard opens.
  2. Enter name and meter label.
  3. Select the Direction (Inlet (Receiving), Outlet (Delivery)) and Associated Meter.
  4. Enable API Gravity Alarm if want to Receive notifications when readings are out of range.
  5. Click on Add Pipeline to submit.

bays list

  1. Pipeline added successfully and seen in list.
  2. To edit the pipeline click on row or name to open its wizard.

bays list

Settings

  1. In settings tab, Facility Settings seen with Operational Hours and Operational Day Start.

settings list

  1. On Edit Settings update Operational Hours Start and Operational Hours End.
  2. Click Save Changes.

settings list

Step 4 — Edit Facility

  1. In facility detail page, click edit icon in right corner.
  2. Edit the fields if needed.
  3. Click Save Changes to update.

settings list settings list

Permissions

ActionPermission
View list / profilesadmin:facilities:list
View detail configurationadmin:facilities:view
Create new facilityadmin:facilities:create
Update parameters / baysadmin:facilities:update

Your role must also include access to the facility shown in the app header.

End-to-end flow

flowchart TD
A[Select facility] --> B[Upload files]
B --> C[Auto-detect type, bay, and date]
C --> D[Confirm mappings and production day]
D --> E[Process import session]
E --> F[Review and validate rows]
F --> G{Blocking issues?}
G -->|Yes| H[Fix rows, mappings, cross-bay, LACT]
H --> F
G -->|No| I[Approve session]
I --> J[Live transactions and readings]
J --> K[Reports, ledger, and reconciliation]