Introduction
The Pillar SDK embeds a co-pilot directly into your application. Users get contextual help, can execute actions, and find answers without leaving your app.
What You Can Do




Packages
| Package | Description |
|---|---|
@pillar-ai/sdk | Core SDK (vanilla JS) |
@pillar-ai/react | React bindings with Provider, hooks, and components |
Prerequisites
Before integrating the SDK, you'll need:
- A Pillar account with a configured help center
- Your public API key (found in Settings → API Keys)
- A React or vanilla JS application
Next Steps
Choose your framework to get started:
- React Quickstart — For Next.js, Vite, or Create React App
- Vanilla JavaScript Quickstart — For any JavaScript application
Or explore the Features to learn what's possible.