# EmberQA Documentation ## Docs - [Submit Call Recording (Audio File Upload)](https://docs.emberqa.com/api-reference/calls/submit-call-recording-audio-file-upload.md): Submit a call recording for scoring and analysis by uploading an audio file with multipart form data. - [Submit Call Recording (Audio File URL)](https://docs.emberqa.com/api-reference/calls/submit-call-recording-audio-file-url.md): Submit a call recording for scoring and analysis by providing a publicly accessible URL to the audio file. - [Get Extraction Template by ID](https://docs.emberqa.com/api-reference/extraction-templates/get-extraction-template-by-id.md): Retrieve a single extraction template by its unique identifier. Use this to get the evaluation_schema and details of a specific template before submitting workflows. - [List All Extraction Templates](https://docs.emberqa.com/api-reference/extraction-templates/list-all-extraction-templates.md): Retrieve all extraction templates available for your organization. Use this to discover available templates for workflow submissions. - [API Introduction](https://docs.emberqa.com/api-reference/introduction.md): EmberQA API - [Submit Document](https://docs.emberqa.com/api-reference/scoring/submit-document.md): Submit a document for scoring and analysis by providing a publicly accessible URL to the PDF file. - [Get Workflow Run Details](https://docs.emberqa.com/api-reference/workflow-runs/get-workflow-run-details.md): Retrieve detailed information for a specific workflow run including processing status and extraction results. Use this to check if processing is complete and get the extracted data. - [Query Workflow Runs](https://docs.emberqa.com/api-reference/workflow-runs/query-workflow-runs.md): Retrieve a paginated list of workflow runs with optional filtering. Use this to search for runs by status, date range, template, or custom metadata fields. - [Submit Workflow](https://docs.emberqa.com/api-reference/workflow-submission/submit-workflow.md): Submit one or more files for data extraction using a predefined extraction template. This is an asynchronous operation - files are queued for processing and you must poll the status endpoint to get results. - [Agent Aliases](https://docs.emberqa.com/app-guide/agent-management.md): Map alternate transcript names to the correct user - [Alerts](https://docs.emberqa.com/app-guide/alerts.md): Configure automated notifications - [Analytics](https://docs.emberqa.com/app-guide/analytics.md): View performance trends and export data - [Coaching](https://docs.emberqa.com/app-guide/coaching.md): Find agents who need targeted coaching - [Daily Report](https://docs.emberqa.com/app-guide/daily-reports.md): AI-generated daily snapshot of your QA activity - [Dashboard](https://docs.emberqa.com/app-guide/dashboard.md): Review scored calls and documents with analytics - [Getting Started](https://docs.emberqa.com/app-guide/getting-started.md): Log in and navigate EmberQA - [Metadata](https://docs.emberqa.com/app-guide/metadata.md): Configure custom metadata fields - [Overview](https://docs.emberqa.com/app-guide/overview.md): Welcome to EmberQA 😄 🎉 - [Red Flags](https://docs.emberqa.com/app-guide/red-flags.md): Configure automatic issue detection - [Rubrics](https://docs.emberqa.com/app-guide/rubrics.md): Configure scoring criteria for calls and documents - [Teams](https://docs.emberqa.com/app-guide/teams.md): Create team hierarchy, assign permissions, and manage team users - [Training](https://docs.emberqa.com/app-guide/training.md): Create and track agent training plans - [Upload](https://docs.emberqa.com/app-guide/upload.md): Submit calls, documents, or workflow files - [User Management](https://docs.emberqa.com/app-guide/users.md): Create users, manage login access, and assign teams - [Workflows](https://docs.emberqa.com/app-guide/workflows.md): Extract structured data from documents using AI - [Webhooks](https://docs.emberqa.com/webhooks.md): Receive real-time notifications for scoring events via HTTP webhooks ## OpenAPI Specs - [openapi-call-audio-upload](https://docs.emberqa.com/api-reference/openapi-call-audio-upload.json) - [openapi](https://docs.emberqa.com/api-reference/openapi.json) - [openapi-call-audio-url](https://docs.emberqa.com/api-reference/openapi-call-audio-url.json) ## Optional - [Website](https://www.emberqa.com) - [News](https://emberqa.com/news)