Federal Contractor

CGI FEDERAL INC. Federal Contract Obligations (Last Year)

CGI FEDERAL INC. (CAGE 3YVK7, UEI TRKEP1HEBNS5) obligated 1.01 billion across 914 federal award actions in the last full year.

In the last full year, CGI FEDERAL INC. recorded 1,012,019,215.32 in obligated federal spending across 914 award actions, for an average action value of 1,107,242.02. Its activity was concentrated at the Department of State, the Federal Acquisition Service, and Offices, Boards and Divisions, with most obligations tied to computer-related services and systems work.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on readable obligation totals, award counts, and the top agencies and NAICS categories shown.

CAGE Code
3YVK7
UEI
TRKEP1HEBNS5
Total Obligated
1.01 billion
1,012,019,215.32
Award Actions
914
Average Action Value
1,107,242.02

About CGI FEDERAL INC. federal contract activity

CGI FEDERAL INC. recorded $1.01 billion in obligated awards across 914 actions in the last full year, with an average award value of $1.11 million. The volume and value profile indicates a large federal services contractor with a broad award base rather than reliance on a small number of high-dollar obligations.

Agency mix and customer concentration

Obligations were led by the Department of State at $301.36 million across 139 awards, followed by the Federal Acquisition Service at $159.45 million across 80 awards. The remaining top agencies included Offices, Boards and Divisions, CMS, and USCIS, showing a mix of civilian, acquisition, and mission-support customers. This distribution suggests the vendor is active across multiple federal buying centers rather than concentrated in a single agency.

Industry profile based on NAICS activity

The portfolio is concentrated in IT and related support services, led by NAICS 541519 with $328.48 million across 424 awards and NAICS 541512 with $295.29 million across 133 awards. Additional obligations in 541513, 561210, and 561990 reinforce a services mix centered on computer systems, facilities management, and support functions. The award counts indicate especially broad usage of 541519 relative to its dollar share.

Annual contract trend over the analysis window

The annual trend shows $1.01 billion obligated in 2025 with 914 awards, which is the full-period total for the analysis window provided. No prior-year points were supplied, so directional change cannot be assessed from the available data. The current-year snapshot nonetheless establishes a high-activity contracting profile.

How to interpret this page

This summary uses FPDS award records associated with CAGE 3YVK7 and UEI TRKEP1HEBNS5 for the last full year. Agency, NAICS, and trend descriptions are based only on the provided obligated amounts and award counts; no additional fields or external assumptions were applied. Because only one annual point was supplied, year-over-year analysis is not available.

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 = '3YVK7'
        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
1900 STATE, DEPARTMENT OF 301,357,759.91 301.36 million 139
4732 FEDERAL ACQUISITION SERVICE 159,452,638.45 159.45 million 80
1501 OFFICES, BOARDS AND DIVISIONS 124,366,115.98 124.37 million 125
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 68,966,844.59 68.97 million 18
7003 U.S. CITIZENSHIP AND IMMIGRATION SERVICES 40,363,897.82 40.36 million 9
2800 SOCIAL SECURITY ADMINISTRATION 38,443,550.44 38.44 million 2
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 34,323,280.60 34.32 million 131
6920 FEDERAL AVIATION ADMINISTRATION 33,277,844.55 33.28 million 11
4773 OFFICE OF ADMINISTRATIVE SERVICES 30,894,001.35 30.89 million 11
1344 US PATENT AND TRADEMARK OFFICE 28,504,533.78 28.50 million 18

Insight

CGI FEDERAL INC. obligated 1.01 billion across 914 awards in the last full year, with activity concentrated in a small number of agencies. The Department of State was the largest customer at 301.36 million across 139 awards, followed by the Federal Acquisition Service at 159.45 million across 80 awards and Offices, Boards and Divisions at 124.37 million across 125 awards. Obligations then drop sharply, with no other agency above 69.0 million, indicating a diversified but top-heavy distribution dominated by a few major buyers.

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 = '3YVK7'
        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 328,482,278.50 328.48 million 424
541512 COMPUTER SYSTEMS DESIGN SERVICES 295,291,534.68 295.29 million 133
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 180,354,025.06 180.35 million 75
561210 FACILITIES SUPPORT SERVICES 57,534,225.87 57.53 million 20
561990 ALL OTHER SUPPORT SERVICES 49,737,030.88 49.74 million 4
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 44,824,829.01 44.82 million 144
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 31,972,345.83 31.97 million 22
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 11,593,003.94 11.59 million 28
541330 ENGINEERING SERVICES 6,358,180.88 6.36 million 21
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 4,128,844.54 4.13 million 9

Insight

CGI FEDERAL INC.’s obligations in the last full year are concentrated in IT and related support NAICS, led by 541519 Other Computer Related Services at $328.48 million across 424 awards, followed by 541512 Computer Systems Design Services at $295.29 million across 133 awards and 541513 Computer Facilities Management Services at $180.35 million across 75 awards. These three codes account for the majority of the firm’s top-NAICS activity and indicate a strong concentration in computer services and systems support. Outside the core IT set, obligations drop sharply, with smaller volumes spread across facilities support, research and development, data processing, programming, engineering, and training.

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 = '3YVK7'
        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 1,012,019,215.32 1.01 billion 914

Insight

Over the last full year, CGI FEDERAL INC. obligated $1.01 billion across 914 awards, indicating a high-volume, broadly distributed award profile. The average award value of about $1.11 million suggests the vendor’s obligation total is driven by a large number of moderate-sized awards rather than a small number of exceptionally large actions. With only one annual data point provided for the 1-year window, trend direction cannot be assessed beyond this period total.

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.