# Favoriting

## What is Favoriting?

The Favorite icon (a heart icon) can be clicked to “Favorite” various items throughout GovTribe:

* [NAICS Categories](/user-guide/what-is.../categories/naics-categories.md)
* [PSC Categories](/user-guide/what-is.../categories/psc-categories.md)
* [Federal Agencies](/user-guide/what-is.../participants/federal-agencies.md)
* [Vendors](/user-guide/what-is.../participants/vendors.md)
* [States](/user-guide/what-is.../participants/states.md)
* [Jurisdictions](/user-guide/what-is.../participants/jurisdictions.md)
* [Contract Vehicles](/user-guide/what-is.../awards/federal-contract-vehicle-awards.md)
* [Grant Programs](/user-guide/what-is.../programs/federal-grant-programs.md)

Favorites are unique to each user so what you favorite will not affect the rest of your teams favorites. These favorites can be used to quickly navigate to pages you commonly review as well as make creating searches with your favorite records substantially more efficient.&#x20;

The icon works as a toggle, which can be turned on and off with subsequent clicks. To Favorite a record, select the button with the heart icon.

{% hint style="info" %}
The number shown next to the button indicates the number of times the item has been Favorited in GovTribe, giving you an idea of the popularity of that item.
{% endhint %}

You can view items you have favorited by clicking the heart button in the top right corner in the filter toolbar.

## Favoriting Items

***To Favorite an item in GovTribe:***

**Step 1.**  Click the **Favorite** icon of the item you wish to Favorite. (It looks like a heart.)

The Favorites icon will become “filled in”, indicating the item has been Favorited by a user on your account.

***To remove Favorite status an item in GovTribe:***

**Step 1.**  Simply click the “filled in” (on) **Favorite** icon of the item you wish to Favorite.

## Using Favorites in Filters

Once an item(s) is favorited, it can be quickly added to filters when conducting any search.

When the user is filtering a search to include NAICS codes, clicking **Add Favorites to Filter** will quickly add all favorited NAICS codes to the filter without having to find and add them separately.


---

# 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/getting-started-understanding-the-basics/favoriting.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.
