# Embedding & Integrations
Integrate Ackify into your tools (Notion, Outline, Google Docs, etc.).
## Integration Methods
### 1. Direct Link
The simplest:
```
https://sign.company.com/?doc=policy_2025
```
**Usage**:
- Email
- Chat (Slack, Teams)
- Wiki
- Documentation
**Behavior**:
- User clicks → Arrives at signature page
- Logs in via OAuth2
- Signs the document
### 2. iFrame Embed
To integrate in a web page:
```html
```
**Render**:
```
┌─────────────────────────────────────┐
│ 📄 Security Policy 2025 │
│ 42 confirmations │
│ [Sign this document] │
└─────────────────────────────────────┘
```
### 3. oEmbed (Auto-discovery)
For platforms supporting oEmbed (Notion, Outline, Confluence, etc.).
#### How it works
1. Paste URL in your editor:
```
https://sign.company.com/?doc=policy_2025
```
2. Editor auto-detects via meta tag:
```html
```
3. Editor calls `/oembed` and receives:
```json
{
"type": "rich",
"version": "1.0",
"title": "Security Policy 2025 - 42 confirmations",
"provider_name": "Ackify",
"html": "