Federal Contractor

GUIDEHOUSE LLP Federal Contract Obligations (Last 5 Years)

GUIDEHOUSE LLP is a federal vendor with 1.40 billion in obligated awards across 1,781 actions in the last five years, identified by CAGE 783T6 and UEI JG1JX6NL39U7.

Most of GUIDEHOUSE LLP's federal obligations are concentrated at the Department of State, Department of Veterans Affairs, and Small Business Administration. The vendor's award history is led by NAICS 541611 for administrative management and general management consulting services, with additional activity in technical, systems, and accounting-related service codes.

Generated at 03/21/2026

Analysis period: Last 5 years

Figures reflect FPDS award actions in the last five years and may vary slightly by reporting date, modification timing, and data completeness.

CAGE Code
783T6
UEI
JG1JX6NL39U7
Total Obligated
1.40 billion
1,395,920,916.35
Award Actions
1,781
Average Action Value
783,784.90

About GUIDEHOUSE LLP federal contract activity

GUIDEHOUSE LLP recorded $1.40 billion in obligated awards across 1,781 transactions in the last 5 years, with an average award value of $783,784.90. The profile reflects a large, recurring federal consulting footprint rather than a small number of high-dollar outliers.

Agency mix and customer concentration

Award activity is concentrated in a few civilian agencies, led by the Department of State at $372.12 million across 737 awards. The Department of Veterans Affairs ($253.98 million), Small Business Administration ($205.85 million), Office of Procurement Operations ($90.02 million), and National Institutes of Health ($58.36 million) round out the top five, indicating broad engagement across policy, acquisition, and mission support customers.

Industry profile based on NAICS activity

The vendor’s work is dominated by NAICS 541611, Administrative Management and General Management Consulting Services, which accounts for $805.32 million and 1,251 awards. Secondary activity is spread across 541990, 541512, 541511, and 541219, showing a mix of management consulting, IT support, custom programming, and accounting-related services.

Annual contract trend over the analysis window

Obligations peaked in 2021 at $703.60 million across 716 awards, then declined to $270.69 million in 2022 and held in the mid-$100 million range in 2023 and 2024. Year-to-date 2025 obligations stand at $105.04 million across 144 awards, indicating a continued but lower annual run rate than the 2021 high.

How to interpret this page

This summary is based on FPDS award records for the vendor identified by CAGE 783T6 and UEI JG1JX6NL39U7 over the last 5 years. Totals, counts, and shares reflect obligated dollars aggregated from the supplied agency, NAICS, and annual trend data; no additional sources or assumptions were used.

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 = '783T6'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 372,122,018.12 372.12 million 737
3600 VETERANS AFFAIRS, DEPARTMENT OF 253,978,309.40 253.98 million 60
7300 SMALL BUSINESS ADMINISTRATION 205,852,523.19 205.85 million 21
7001 OFFICE OF PROCUREMENT OPERATIONS 90,022,640.22 90.02 million 80
7529 NATIONAL INSTITUTES OF HEALTH 58,356,466.09 58.36 million 92
7524 FOOD AND DRUG ADMINISTRATION 43,988,565.41 43.99 million 32
1549 FEDERAL BUREAU OF INVESTIGATION 41,994,630.94 41.99 million 53
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 30,877,223.08 30.88 million 51
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 30,660,460.00 30.66 million 20
1501 OFFICES, BOARDS AND DIVISIONS 28,665,711.91 28.67 million 49

Insight

Over the last 5 years, GUIDEHOUSE LLP has obligated $1.40 billion across 1,781 awards, with spending concentrated in a small set of agencies. The Department of State is the largest customer at $372.12 million across 737 awards, followed by the Department of Veterans Affairs ($253.98 million) and the Small Business Administration ($205.85 million), which together account for a substantial share of total obligated dollars. Outside the top three, obligations are materially lower and spread across multiple agencies, including Office of Procurement Operations, NIH, FDA, FBI, and FEMA, indicating a diversified but top-heavy customer base.

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 = '783T6'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 805,320,527.28 805.32 million 1,251
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 269,206,356.03 269.21 million 111
541512 COMPUTER SYSTEMS DESIGN SERVICES 168,959,691.37 168.96 million 157
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 114,572,257.13 114.57 million 153
541219 OTHER ACCOUNTING SERVICES 21,933,864.80 21.93 million 64
523930 INVESTMENT ADVICE 10,175,665.86 10.18 million 5
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 3,275,917.31 3.28 million 17
541612 HUMAN RESOURCES CONSULTING SERVICES (2007), HUMAN RESOURCES AND EXECUTIVE SEARCH CONSULTING SERVICES (2002) 1,726,636.57 1.73 million 8
519190 ALL OTHER INFORMATION SERVICES 750,000.00 750.00 thousand 5
541330 ENGINEERING SERVICES 0.00 0.00 4

Insight

GUIDEHOUSE LLP’s obligations over the last 5 years are highly concentrated in NAICS 541611, Administrative Management and General Management Consulting Services, which accounts for $805.32 million across 1,251 awards, or about 58% of total obligated dollars. The next two largest codes, 541990 and 541512, add another $438.17 million, bringing the top three NAICS to roughly 88% of total obligations, indicating a strong concentration in management and technical consulting activities. Award volume is also concentrated in 541611, while the remaining NAICS codes are comparatively low-dollar and low-volume, with several categories receiving minimal or no obligated value.

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 = '783T6'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 105,044,470.66 105.04 million 144
2024 155,990,519.90 155.99 million 265
2023 160,586,788.35 160.59 million 254
2022 270,694,290.11 270.69 million 402
2021 703,604,847.33 703.60 million 716

Insight

GUIDEHOUSE LLP (CAGE 783T6) obligated $1.40 billion across 1,781 awards over the last 5 years, with an average award value of $783,784.90. Obligations are heavily concentrated in 2021 at $703.60 million and 716 awards, after which annual obligations declined to $270.69 million in 2022, $160.59 million in 2023, $155.99 million in 2024, and $105.04 million in 2025. Award volume followed the same pattern, with 2025 reflecting the lowest annual award count in the period at 144.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.