How to Find and Save Favourite Searches
The Search feature on the Explore page allows you to quickly find ads by keyword, brand, or creative detail β and with Favorite Searches, you can save your most-used queries for instant access.
1. Finding Ads with Search
- Go to the Explore page: https://app.gethookd.ai/explore
- Click the Search field at the top of the page.
- Type a keyword, brand name, or ad characteristic (e.g., Nike, protein shake, pet supplies).
- Press Enter to run the search.
- Use filters (e.g., Performance, Ad format) to narrow your results.
2. Accessing Recent Searches
- When you click in the Search field, youβll see a list of your recent searches.
- Click any recent search to instantly re-run it without retyping or reapplying filters.
- Recent searches update automatically as you run new searches.
3. Saving a Search as a Favorite
- After entering your keyword and applying filters, click in the Save button on the top of the Filter menu.
- Your search β including all applied filters β will now be available in the Favorite searches list.
4. Using Favorite Searches
- Navigate the Favorite searches section on the top right corner of the Search bar.
- Choose any saved search to instantly run it with all its original filters.
5. Benefits of Favorite Searches
- Time-saving β No need to reapply filters or re-enter search terms.
- Consistency β Run the same search repeatedly for trend tracking.
- Organization β Keep your most important searches one click away.
Advanced: Manage Favorite Searches via API or MCP
Power users on the Team or Agency plan can also create, list, update, and delete saved searches programmatically β great for syncing recurring research queries from a dashboard, a Zapier flow, or an AI agent.
- REST API: full CRUD on
GET / POST / PUT / DELETE /api/v1/searches, protected by thesearches:readandsearches:writetoken scopes. See the Public API article for parameters and examples. - MCP (Claude and other AI agents): five tools β
list_saved_searches,get_saved_search,create_saved_search,update_saved_search,delete_saved_search. Read tools are free; write tools require thesearches:writescope. See the MCP article to connect.
Trying to create a saved search with a name you've already used returns a clear validation error, so you won't end up with silent duplicates.
FAQs
Can I delete a favorite search?
This option isnβt available just yet, but weβre working on it! In the meantime, if youβd like a saved search removed, just reach out to us via live chat or email us at support@gethookd.ai and weβll take care of it for you
Updated on: 26/05/2026
Thank you!