Process Documents
Projects
No projects yet. Process a transcript to create one.
Portkey Configuration
Enter your Portkey API key to load virtual keys and models.
Model Assignments
Assign models to each extraction task. Select a virtual key first, then choose a model.
1. Structure Discovery
Extracts meeting metadata, modules, and participants. Fast model recommended.
2. Decision Extraction
Identifies explicit decisions made during meetings.
3. Micro-Decision Sweep CRITICAL
Captures single-mention statements that become requirements. Use your best model here.
4. Dependencies & Rules
Discovers hidden dependencies, business rules, and action items.
Processing Settings
API Keys
API keys authenticate programmatic callers via the X-API-Key header. Two tiers:
admin grants full access, ingest grants upload + read-only access to jobs and project data.
Keys are shown only once at creation — store them securely.
Webhooks
Webhooks deliver job-lifecycle events as signed POST requests. Verify the
X-MM-Signature header (HMAC-SHA256 of the raw body using the secret).
The signing secret is shown only once at creation.