1
0
Fork 0
docsearch/packages/website/docs/sidepanel/getting-started.mdx
Paul Jankowski 596397c359
feat(docs): Document v5 beta (#2935)
* chore(docs): v5 documentation

* Writing style clean up

* fix: website after conflicts
2026-07-30 09:47:28 -04:00

11 lines
446 B
Text

---
title: Get started with the sidepanel
description: Add the DocSearch Agent Studio sidepanel to your site.
---
Choose the sidepanel package for your application:
- Use [`@docsearch/sidepanel`](/docs/packages/sidepanel/getting-started) with React.
- Use [`@docsearch/sidepanel-js`](/docs/packages/sidepanel-js/getting-started) with JavaScript.
To combine the sidepanel with keyword search, follow the [Hybrid Mode guide](/docs/hybrid-mode).