# Detail Pages - Funding Report

Several pages throughout GovTribe include a Reports section, which includes multiple reports regarding funding for that item (e.g., [Federal Agencies](/user-guide/what-is.../participants/federal-agencies.md), [Federal Grant Programs](/user-guide/what-is.../programs/federal-grant-programs.md#the-federal-grant-program-detail-page),  [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)). This information is presented visually and as a list, and can be “drilled down” to lower levels in the data’s hierarchy, where applicable.

{% hint style="success" %}
This document describes the **Funding Repo**rt for an individual item, found on its Detail Page.

GovTribe also provides a **global** Funding Report, accessed through the main main menu (**My GovTribe** >> **Reports**), which allows you to view and filter Funding information across the entire GovTribe database. Learn more about the Global Funding Report [here](/user-guide/what-is.../reports/reports/funding-report.md).
{% endhint %}

***To access Funding Analysis for an individual item:***

**Step 1.**  Access any of the following pages:

* [Federal Agency Detail Page](/user-guide/what-is.../participants/federal-agencies.md#federal-agency-detail-page)&#x20;
* [Federal Grant Program Detail Page](/user-guide/what-is.../programs/federal-grant-programs.md#the-federal-grant-program-detail-page)
* [NAICS Category Detail Page](/user-guide/what-is.../categories/naics-categories.md#the-naics-category-detail-page)
* [PSC Category Detail Page](/user-guide/what-is.../categories/psc-categories.md#the-psc-category-detail-page)&#x20;
* [Vendor Detail Page](/user-guide/what-is.../participants/vendors.md#vendor-detail-page)

**Step 2.**  On most pages, the Reports tab is already visible, as the first section at the top of the page. If not, simply click the **Reports** tab at the top of the page to scroll to the Reports section. The Funding Report is selected and displayed by default.

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

This Report displays a bar graph representing funding in dollars for Contracts and Grants over the selected time frame, which can be changed in the Date drop-down list at the top.&#x20;

{% hint style="success" %}
Scroll over any bar section to see the dollar amount it represents.
{% 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-on-detail-pages/detail-pages-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.
