In the last full year, ENGILITY CORPORATION posted -8,084,119.2 in total obligated federal contract activity across 20 award actions. Most of the obligation volume was concentrated in NAICS 541330, Engineering Services, with smaller amounts in research and development and computer-related services.
Federal Contractor
ENGILITY CORPORATION Federal Contract Obligations (Last Year)
ENGILITY CORPORATION (CAGE 4A457, UEI HGJ8WM5JMH81) recorded -8.08 million in obligated federal awards across 20 actions in the last full year, led by engineering services.
Agency totals and NAICS breakdowns reflect the provided analysis window and include negative obligations where recorded.
About ENGILITY CORPORATION federal contract activity
ENGILITY CORPORATION recorded -8.08 million in obligated value across 20 awards during the last full year, for an average award value of -404,205.96. The negative total indicates net deobligations or downward adjustments exceeded positive obligations in the period. This profile is therefore best read as a funding adjustment-heavy award history rather than straightforward new obligational volume.
Agency mix and customer concentration
The award mix is concentrated in defense and transportation accounts, led by the Defense Information Systems Agency (DISA) at -196.66 thousand across 2 awards and the Department of the Air Force at -104.91 thousand across 1 award. The Department of the Navy also appears with 2 awards totaling -28.39 thousand, while the Department of the Army is the only top agency with positive obligated value at 43.21 thousand. FAA activity was modest and negative at -18.07 thousand, reinforcing the pattern of mixed but largely downward financial adjustments across agencies.
Industry profile based on NAICS activity
The work is heavily centered on NAICS 541330, Engineering Services, which accounts for -7.41 million across 14 awards and dominates the overall profile. Smaller portions are tied to NAICS 541712, Research and Development in the Physical, Engineering, and Life Sciences (except Biotechnology), at -476.29 thousand across 4 awards, and NAICS 541519, Other Computer Related Services, at -196.66 thousand across 2 awards. This mix indicates a technically oriented portfolio with engineering as the primary contract vehicle.
Annual contract trend over the analysis window
The annual trend shows all recorded activity in 2025, with -8.08 million across 20 awards. Because the window covers only one year, the trend line does not show multi-year movement, but it does show that the full period was concentrated in a single fiscal year. The negative total for the year is consistent with the vendor-level pattern of net deobligations or contract adjustments.
How to interpret this page
This page summarizes FPDS award activity for the vendor identified by CAGE code 4A457 and UEI HGJ8WM5JMH81 over the last full year. Totals reflect obligated value as reported in FPDS and are grouped by agency, NAICS code, and award year; negative values are preserved as reported and may indicate deobligations, modifications, or other downward adjustments. Award counts represent the number of recorded awards in the analysis window.
Top Agencies
SELECT
agency_id,
agency_name,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '4A457'
AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
| Agency ID | Agency Name | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| 2100 | DEPT OF THE ARMY | 43,210.63 | 43.21 thousand | 1 |
| 6920 | FEDERAL AVIATION ADMINISTRATION | -18,066.59 | -18.07 thousand | 1 |
| 1700 | DEPT OF THE NAVY | -28,386.44 | -28.39 thousand | 2 |
| 5700 | DEPT OF THE AIR FORCE | -104,914.63 | -104.91 thousand | 1 |
| 97AK | DEFENSE INFORMATION SYSTEMS AGENCY (DISA) | -196,664.27 | -196.66 thousand | 2 |
| 9763 | DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) | -396,522.20 | -396.52 thousand | 1 |
| 7013 | TRANSPORTATION SECURITY ADMINISTRATION | -7,382,775.70 | -7.38 million | 12 |
Insight
ENGILITY CORPORATION’s last full year obligations are heavily concentrated in the Transportation Security Administration, which accounts for -$7.38 million across 12 awards and drives most of the vendor’s -$8.08 million net total. The remaining activity is dispersed across six agencies with materially smaller amounts, ranging from +$43.21 thousand at the Department of the Army to -$396.52 thousand at DCMA. Most agencies show negative obligated amounts, indicating deobligations or downward adjustments rather than net new funding.
Top NAICS
SELECT
naics_code,
naics_name,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '4A457'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
| NAICS Code | Description | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| 541519 | OTHER COMPUTER RELATED SERVICES | -196,664.27 | -196.66 thousand | 2 |
| 541712 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) | -476,292.79 | -476.29 thousand | 4 |
| 541330 | ENGINEERING SERVICES | -7,411,162.14 | -7.41 million | 14 |
Insight
Over the last full year, ENGILITY CORPORATION (CAGE 4A457) recorded -$8.08 million in obligations across 20 awards, with activity heavily concentrated in NAICS 541330, Engineering Services, which accounted for -$7.41 million across 14 awards. Smaller shares were recorded under NAICS 541712, Research and Development in the Physical, Engineering, and Life Sciences (except Biotechnology), at -$476.29 thousand across 4 awards, and NAICS 541519, Other Computer Related Services, at -$196.66 thousand across 2 awards. This distribution indicates a strong concentration in engineering services, with limited diversification into related technical service categories.
Annual Trend
SELECT
year,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '4A457'
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
)
ORDER BY year DESC
| Year | Total Obligated | Readable | Award Actions |
|---|---|---|---|
| 2025 | -8,084,119.20 | -8.08 million | 20 |
Insight
Engility Corporation (CAGE 4A457) recorded -$8.08 million in obligated value across 20 awards in the last full year, yielding an average award value of approximately -$404.2K. Because the available annual trend window contains only one year (2025), no multi-year growth or decline pattern can be assessed. The obligation profile is moderately distributed across a relatively small number of awards, indicating activity spread across multiple transactions rather than a single large obligation.
Use FPDS Query for deeper contractor analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.
Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.