# Funding Report

The *Funding Report* provides the ability to visualize funding activity across all GovTribe data in a way that allows you to see changes in the amount and type of funding over time.

This GovTribe global report provides funding data across the entire GovTribe database. You can filter the report in many different ways (e.g., by NAICS code, by Agency, by Contract Vehicle, etc.) to obtain the insights you need.

{% hint style="success" %}
This document describes the global Funding Report located in the Main Menu under **My GovTribe** >> **Reports**.

GovTribe also provides the same data throughout GovTribe, for individual items on their Detail Pages (e.g., [Federal Grants Programs](/user-guide/what-is.../programs/federal-grant-programs.md),  [Federal Agencies](/user-guide/what-is.../participants/federal-agencies.md), [Federal Grants Programs](/user-guide/what-is.../programs/federal-grant-programs.md), [Vendors](/user-guide/what-is.../participants/vendors.md), [NAICS Categories](/user-guide/what-is.../categories/naics-categories.md#the-naics-categories-search-page), and [PSC Categories](/user-guide/what-is.../categories/psc-categories.md)). The functionality differs slightly on these individual pages, as described in the following documents found in the **Reports on Detail Pages** section of this User Guide:&#x20;

* [Detail Pages - Funding Report](/user-guide/what-is.../reports/reports-on-detail-pages/detail-pages-funding-report.md)
* [Detail Pages - Awards Repo](/user-guide/what-is.../reports/reports-on-detail-pages/detail-pages-awards-report.md)[rt](/user-guide/what-is.../reports/reports-on-detail-pages/detail-pages-top-vehicles-reports.md)
* [Detail Pages - Top IDIQs, Schedules, GWACs & BPAs Reports](/user-guide/what-is.../reports/reports-on-detail-pages/detail-pages-top-vehicles-reports.md)
  {% endhint %}

***To access Funding Report:***

**Step 1.**  Go to **My GovTribe** >> **Reports** ([take me there](https://govtribe.com/report)), then click the **Funding** tab.

At the top right the screen, you can set filters, reset filters, and share the report, as shown below.

{% hint style="info" %}
IMPORTANT:  Note that the filters you set in the **Add Filter** dropdown will apply to all views of the Funding Analysis report (treemap, stream graph, and table), as well as any other report you access by clicking its name in the top bar (e.g., Awards, Top IDIQs, etc.). You can use the **Reset Report** button to remove the filters at any time, which will remove them from all Reports and their views.
{% endhint %}

<figure><img src="/files/GwTb8n7mSfPQmc2BgRYf" alt=""><figcaption></figcaption></figure>

By default, the Funding Report includes all funding across the entire GovTribe database. Use the filters to drill down to the information needed.

Separate color segments are used to represent up to four types of funding:

* Federal Contract Awards
* Federal Contract Subawards
* Federal Grant Awards
* Federal Grant Subawards

<figure><img src="/files/3PsvPhcidjX8q7Rnjc81" alt=""><figcaption></figcaption></figure>

The x-axis represents a timeline, with each bar representing one period of funding activity. The y-axis displays the total amount of funding for a given month, combining all funding types.

{% hint style="info" %}

* Click on any Award Type in the legend at the top to display/hide that type in the graph.
* Hover over any section on the graph to view details.
* Change the timeframe represented in the graph using the Date drop-down near the top.
* View the total dollar obligation for the currently displayed awards in the upper right corner.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.govtribe.com/user-guide/what-is.../reports/reports/funding-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
