# Algolia joins the Vercel Marketplace

**Published:** August 19, 2026 | **Authors:** Hedi Zandi, Joe Sadowski, Sam Halstead | **Contributors:** Ben Sabic

---

You can now provision and manage [Algolia](https://vercel.com/marketplace/algolia) directly from the Vercel Marketplace.

Algolia is a hosted search platform. You send it your content, it builds an index, and your app queries that index instead of your database. Results come back in milliseconds, with typo tolerance, synonyms, and facet counts built in.

Key capabilities:

- Index product catalogs, documentation, or any other content
- Add recommendations and AI ranking to surface the most relevant results
- Point the Algolia Crawler at a Vercel domain to index your site automatically
- Build search interfaces with Algolia's InstantSearch libraries

Installing adds your Algolia credentials to your project's environment variables; redeploy to pick them up. Algolia's agent skills install too, so your coding agent knows how to use the API out of the box.

Install Algolia on the [Vercel Marketplace](https://vercel.com/marketplace/algolia) or with the Vercel CLI: `vc i algolia`.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)