Documentation

Everything you need to get started with Annotate.page. From installation to advanced features.

Quick Start

Get up and running in minutes with our quick start guide.

Get Started

Extension Guide

Install and configure the browser extension for seamless annotation.

Learn More

API Reference

Integrate Annotate.page into your workflow with our API.

View API

Team Setup

Configure team workspaces and collaboration features.

Setup Teams

FAQ

Common questions and troubleshooting help.

View FAQ

Best Practices

Tips and tricks for effective annotation workflows.

Learn More

Quick Start Guide

1

Create Your Account

Sign up for a free account to start annotating any webpage. No credit card required for the basic plan.

Sign Up Free
2

Install Browser Extension

Install our Chrome extension to start annotating any webpage with highlights and notes.

Coming soon to Chrome Web Store:

annotate.page extension
3

Start Annotating

Select any text on a webpage and add highlights or notes. Your annotations are automatically saved and synced.

  • Select text to highlight
  • Add notes and comments
  • Organize with tags
  • Share with your team

Browser Extension

Extension Coming Soon

Our browser extension is currently in development and will be available on the Chrome Web Store soon. Sign up to be notified when it's ready!

Features

  • Highlight text on any webpage
  • Add contextual notes and comments
  • Organize with tags and folders
  • Sync across all your devices
  • Share annotations with team members

Keyboard Shortcuts

Create highlightCtrl + H
Add noteCtrl + N
Toggle sidebarCtrl + Shift + A

API Reference

Base URL

https://annotate.page/api/v1

Create Annotation

POST/annotations

Create a new annotation on a webpage.

Request Body:

{
  "url": "https://example.com",
  "selectedText": "Important content",
  "note": "My thoughts on this",
  "tags": ["research", "important"],
  "highlightColor": "yellow"
}

Get Annotations

GET/annotations

Retrieve all annotations for the authenticated user.

Query Parameters:

  • url - Filter by webpage URL
  • tag - Filter by tag
  • limit - Number of results (default: 50)
  • offset - Pagination offset

Frequently Asked Questions

Is Annotate.page free to use?

Yes! We offer a free plan that includes basic annotation features for personal use. Premium plans are available for teams and advanced features.

Which browsers are supported?

Currently, we support Chrome and Chromium-based browsers. Firefox and Safari support is planned for future releases.

Can I export my annotations?

Yes! You can export your annotations in various formats including PDF, CSV, and JSON through your dashboard.

How do I share annotations with my team?

Create a team workspace and invite members. All annotations within the workspace are automatically shared with team members.

Is my data secure?

Absolutely. We use industry-standard encryption and security practices. Your annotations are private by default and only shared when you choose to.

Ready to Get Started?

Join thousands of researchers, students, and professionals using Annotate.page.