Machine Readiness
Stored receipt and evidence
20
65
0
0
0
Samples
No stored offer samples.
Samples
No stored action samples.
Samples
No stored product samples.
Document
# https://brie.io/robots.txt User-agent: * Allow: / Disallow: /api/ Disallow: /account/ Disallow: /dashboard/ Disallow: /app/ Disallow: /admin/ Disallow: /login Disallow: /signup Disallow: /billing Disallow: /*?* # OpenAI User-agent: GPTBot Allow: /blog/ Allow: /help/ Allow: /features/ Allow: /integrations/ Allow: /changelog Allow: /status Disallow: /app/ Disallow: /api/ Disallow: /account/ Disallow: /dashboard/ Disallow: /*?* # Anthropic User-agent: Claude-Web Allow: /blog/ Allow: /help/ Allow: /features/ Allow: /integrations/ Allow: /changelog Allow: /status Disallow: /app/ Disallow: /api/ Disallow: /account/ Disallow: /dashboard/ Disallow: /*?* # Google AI (training) User-agent: Google-Extended Allow: /blog/ Allow: /help/ Allow: /features/ Allow: /integrations/ Disallow: /app/ Disallow: /api/ Disallow: /account/ Disallow: /dashboard/ Disallow: /pricing Disallow: /*?* # Perplexity User-agent: PerplexityBot Allow: /blog/ Allow: /help/ Allow: /features/ Allow: /integrations/ Allow: /changelog Allow: /status Disallow: /app/ Disallow: /api/ Disallow: /account/ Disallow: /dashboard/ Disallow: /*?* # Common Crawl User-agent: CCBot Disallow: / Sitemap: https://brie.io/sitemap.xml
Document
# Brie > Capture bugs with full context — screenshots, video, session replay, console errors, and network data — in one click. Brie is a browser extension for developers and QA teams. It captures everything needed to reproduce a bug and packages it into a shareable report called a "slice." Available on Chrome, Edge, Firefox, Opera, and Safari. ## Docs - [What is Brie](https://brie.io/help/what-is-brie) - [Installing the Extension](https://brie.io/help/installing-the-extension) - [Creating Your Account](https://brie.io/help/creating-your-account) - [Your First Bug Report](https://brie.io/help/your-first-bug-report) - [Taking Screenshots](https://brie.io/help/taking-screenshots) - [Recording Video](https://brie.io/help/recording-video) - [Session Replay](https://brie.io/help/session-replay) - [What Brie Captures](https://brie.io/help/what-brie-captures) - [Viewing Captured Data](https://brie.io/help/viewing-captured-data) - [Creating a Slice](https://brie.io/help/creating-a-slice) - [Viewing & Sharing Slices](https://brie.io/help/viewing-and-sharing-slices) - [Organizations & Workspaces](https://brie.io/help/organizations-and-workspaces) - [Inviting Team Members](https://brie.io/help/inviting-team-members) - [GitHub Integration](https://brie.io/help/github-integration) - [Linear Integration](https://brie.io/help/linear-integration) - [Agentic Fix Suggestions](https://brie.io/help/agentic-fix-suggestions) - [Extension Settings](https://brie.io/help/extension-settings) - [Network Data Redaction](https://brie.io/help/network-data-redaction) - [Session Recording Privacy](https://brie.io/help/session-recording-privacy) - [Common Issues](https://brie.io/help/common-issues) - [Permissions Explained](https://brie.io/help/permissions-explained) - [Contact Support](https://brie.io/help/contact-support) ## API Documentation - [API Introduction](https://brie.io/docs/introduction): Base URL, response format, error codes, health check. - [Authentication](https://brie.io/docs/authentication): API key types (PAT vs WST), scopes, and how to authenticate. - [Quickstart](https://brie.io/docs/quickstart): Get up and running in under 5 minutes. - [Slices](https://brie.io/docs/slices): CRUD operations on bug reports — list, create, update, delete. - [Workspaces](https://brie.io/docs/workspaces): List, create, and update workspaces. - [Spaces](https://brie.io/docs/spaces): List and create spaces within workspaces. - [Managing API Keys](https://brie.io/docs/managing-keys): Create, list, revoke, and rotate API keys. - [Webhooks Overview](https://brie.io/docs/webhooks-overview): Events, payload format, signature verification, retry policy. - [Webhooks API](https://brie.io/docs/webhooks-api): Create, list, delete webhooks, view deliveries, retry failed deliveries. - [Rate Limits](https://brie.io/docs/rate-limits-overview): Per-key rate limits, workspace quotas, rate limit headers. - [Pagination](https://brie.io/docs/pagination): Cursor-based pagination for list endpoints. - [MCP Server](https://brie.io/docs/mcp-server): Connect AI agents to Brie via Model Context Protocol. ## Features - [Browser Extension](https://brie.io/features/browser-extension): Capture bugs directly from the browser with screenshots, video, and automatic technical context. - [Issue Detection Alerts](https://brie.io/features/alerts): Get notified when console errors, network failures, or broken flows are detected. - [Instant Replay](https://brie.io/features/replay): Session replay captures the last minute of user activity for full DOM playback. - [Suggested PR Fixes](https://brie.io/features/pr-fixes): Brie's agent analyzes bugs and prepares code fix proposals with pull request creation. - [Annotate and Share](https://brie.io/features/annotate): Highlight issues with arrows, shapes, text, and blur, then share one link. - [Send to Your Tools](https://brie.io/features/integrations): Push bug reports to GitHub, Linear, and more. - [Video Recording](https://brie.io/features/video-recording): Record your browser tab or desktop with mic audio, trimming, and export. - [Automatic Data Redaction](https://brie.io/features/data-redaction): Sensitive data is automatically detected and redacted before storage. - [Multi-Browser Support](https://brie.io/features/multi-browser): One extension, every major browser — Chrome, Edge, Firefox, Opera, Safari. - [Workspaces & Spaces](https://brie.io/features/workspaces): Organize bugs by project, team, or sprint. - [AI Bug Reports](https://brie.io/features/ai-reports): Auto-generated descriptions and reproduction steps. ## Integrations - [GitHub](https://brie.io/integrations/github): Agentic fix suggestions and pull request creation. - [Linear](https://brie.io/integrations/linear): Push bug reports as Linear issues with full context. - [Jira](https://brie.io/integrations/jira): Coming soon. - [Azure DevOps](https://brie.io/integrations/azure-devops): Coming soon. - [YouTrack](https://brie.io/integrations/youtrack): Coming soon. ## Pricing - [Pricing](https://brie.io/pricing): Plans, limits, and feature comparison. - [Pricing Data (Markdown)](https://brie.io/prices.md): Machine-readable plan limits, features, enforcement keys, and subscription statuses for agents. ## Other - [Changelog](https://brie.io/changelog): Release notes and what's new. - [System Status](https://brie.io/status): Current status of Brie services. - [Blog](https://brie.io/blog): Articles on software testing and development. - [Glossary](https://brie.io/glossary): Software development terms explained. - [Terms of Service](https://brie.io/terms) - [Privacy Policy](https://brie.io/privacy) ## Contact - Website: https://brie.io - Email: support@briehq.com - GitHub: https://github.com/briehq/brie-extension - Twitter/X: https://x.com/brie_io
Document
Not stored for this site.