Frequently Asked Questions

Everything you need to know about contextprompt, from how the bot works to pricing and privacy.

Getting Started

What is contextprompt?

contextprompt is a SaaS tool that sends an AI bot to your meetings on Zoom, Google Meet, Slack, or Microsoft Teams. The bot records and transcribes the conversation, scans your connected code repositories, and extracts structured coding tasks with real file paths, implementation steps, and confidence levels. You can then hand those tasks directly to any AI coding assistant like Claude Code.

How do I get started?

Sign up for free at contextprompt.app, connect your repos, and paste a meeting link. The contextprompt bot joins your call automatically. After the meeting ends, your structured tasks will be ready in the dashboard within a few minutes. No API keys, no browser extensions, no audio drivers required.

Do I need to install anything?

No. contextprompt is entirely web-based. You sign in through your browser, paste a meeting link, and the bot joins your call server-side. There is nothing to install on your computer. Repo scanning uses the browser's File System Access API, so you grant access directly from the dashboard without any CLI tools or plugins.

Do I need API keys to use contextprompt?

No. All AI processing (transcription and task extraction) happens on contextprompt's servers. You do not need to provide any API keys, configure any external services, or manage any credentials. Just sign in and paste a meeting link.

Features

Which meeting platforms are supported?

contextprompt supports the four major meeting platforms:

  • Zoom — regular meetings, scheduled calls, and instant meetings
  • Google Meet — standard and Workspace meetings
  • Slack — Huddles
  • Microsoft Teams — scheduled and ad-hoc meetings

Just paste the meeting link and the bot joins like any other participant.

How does repo scanning work?

When you connect a repository through the dashboard, contextprompt scans your file tree, exports, function signatures, and type definitions. It respects .gitignore rules and skips directories like node_modules and dist. The scan creates a repo map that the AI uses to match discussion points from your meeting to actual file paths in your codebase. This is what makes the extracted tasks actionable rather than generic.

What does a "structured task" look like?

Each task includes a title, description, list of relevant file paths from your repo, step-by-step implementation instructions, a confidence level (high, medium, or low), and the exact transcript excerpt that prompted it. Tasks are designed to be copy-pasted directly into an AI coding assistant like Claude Code, Cursor, or GitHub Copilot.

What languages does transcription support?

contextprompt supports transcription and task extraction in 12 languages. Your team can speak in their preferred language during the meeting, and contextprompt will transcribe and extract tasks accordingly. Multi-language support is available on the Pro plan.

Can I use contextprompt with any AI coding tool?

Yes. The extracted tasks are plain structured text with file paths and implementation steps. You can copy and paste them into any AI coding assistant: Claude Code, Cursor, GitHub Copilot, Windsurf, Aider, or anything else that accepts a text prompt. There is no lock-in to a specific tool.

What is GitHub issue integration?

On the Pro plan, you can connect a GitHub repository and analyze open issues against your repo structure. contextprompt reads the issue description, scans your codebase, and generates an implementation plan with specific file paths and steps, just like it does for meeting-derived tasks. It is available under the Issues tab in the dashboard.

Pricing

How much does contextprompt cost?

contextprompt offers two plans:

  • Free — $0/month. Includes 1 hour of meeting recording per month, repo-aware task extraction, all meeting platforms, and full dashboard access.
  • Pro — $30/month. Includes 15 hours of meeting recording per month, plus GitHub issue integration, multi-language support, and priority support.

No credit card is required for the Free plan.

What counts toward my recording time?

Recording time is measured as the duration the contextprompt bot is active in your meeting. A 30-minute meeting uses 30 minutes of your monthly allowance. If you are on the Free plan with 1 hour per month, that covers two 30-minute standups or one longer planning session. Unused time does not roll over.

Can I cancel my Pro subscription at any time?

Yes. You can cancel your Pro subscription at any time from the dashboard settings. Your Pro features will remain active until the end of your current billing period. After that, your account reverts to the Free plan with 1 hour per month. There are no cancellation fees or long-term commitments.

Technical & Privacy

Is my meeting data private and secure?

Yes. Meeting recordings are processed server-side and are not shared with third parties. Transcripts and extracted tasks are stored in your account and are only accessible to you. Repo scanning happens via the browser's File System Access API, meaning your source code is read locally and only the file structure (paths, exports, types) is sent to the server for task mapping. Full file contents are only accessed during task extraction and are not stored permanently.

Will meeting participants know the bot is recording?

Yes. The contextprompt bot joins the meeting as a visible participant named "contextprompt." All participants can see it in the attendee list, and most platforms also display a recording indicator. This ensures full transparency with everyone in the meeting.

How accurate is the transcription?

contextprompt uses production-grade speech-to-text that handles multiple speakers, technical terminology, and cross-talk. Accuracy depends on audio quality, but in typical meeting conditions with decent microphones, you can expect high accuracy with correct speaker attribution. The AI task extraction step also helps compensate for minor transcription errors by understanding context.

What programming languages and frameworks does repo scanning support?

Repo scanning works with any codebase. The file tree scanner is language-agnostic and will index file paths, directory structure, and basic metadata for any project. For TypeScript and JavaScript projects, contextprompt additionally extracts exported functions, classes, types, and interfaces using AST parsing. Regardless of your stack, the AI will map meeting discussions to the correct files in your repo.

How long does it take to get tasks after a meeting ends?

Typically a few minutes. After the meeting ends, the bot uploads the recording, the transcript is generated, and the AI runs multi-stage extraction against your connected repos. For a typical 30-minute meeting, you can expect tasks to appear in your dashboard within 2 to 5 minutes. Longer meetings may take slightly more time due to transcript chunking and deduplication.

Still have questions?

Try contextprompt for free and see how it works with your team.

Get started free

Free plan includes 1 hour/month. No credit card required.