# OmniAI Docs ## Docs - [Create Classification](https://docs.getomni.ai/api-reference/classify/create-classification.md): Creates a new classification with options and associated file examples - [Delete Classification](https://docs.getomni.ai/api-reference/classify/delete-classification.md): Deletes a classification and all associated options and examples - [Get Classification](https://docs.getomni.ai/api-reference/classify/get-classification.md): Retrieves a classification and its associated options and examples - [List Classifications](https://docs.getomni.ai/api-reference/classify/list-classifications.md): Retrieves a list of classifications within the workspace - [Run Classify](https://docs.getomni.ai/api-reference/classify/run-classify.md): Classifies a document into predefined categories - [Delete Job](https://docs.getomni.ai/api-reference/extract/delete-job.md) - [Poll Extract](https://docs.getomni.ai/api-reference/extract/poll-extract.md) - [Run Extract](https://docs.getomni.ai/api-reference/extract/run-extract.md): Extract structured data from a document asynchronously - [Run Extract Sync](https://docs.getomni.ai/api-reference/extract/run-extract-sync.md): Extract structured data from a document synchronously - [Introduction](https://docs.getomni.ai/api-reference/introduction.md): Introduction to the OmniAI API - [Poll Batch Pipeline Result](https://docs.getomni.ai/api-reference/pipeline/poll-batch-pipeline-result.md) - [Poll Pipeline Result](https://docs.getomni.ai/api-reference/pipeline/poll-pipeline-result.md) - [Run Batch Pipeline](https://docs.getomni.ai/api-reference/pipeline/run-batch-pipeline.md) - [Run Pipeline](https://docs.getomni.ai/api-reference/pipeline/run-pipeline.md): Run pipeline based on the passed in request parameters - [OmniAI API Status](https://docs.getomni.ai/api-reference/status.md) - [Get Webhooks](https://docs.getomni.ai/api-reference/webhook/get-webhooks.md) - [Save Webhook](https://docs.getomni.ai/api-reference/webhook/save-webhook.md) - [null](https://docs.getomni.ai/changelog.md) - [Overview](https://docs.getomni.ai/docs/enterprise/overview.md): Private Cloud & On-Prem deployment available on Enterprise Tier - [AWS Bedrock](https://docs.getomni.ai/docs/enterprise/vpc/aws-bedrock.md): Setting up a Bedrock connection - [Compute Requirements](https://docs.getomni.ai/docs/enterprise/vpc/compute-requirements.md): AWS Instance Type Recommendations for Model Deployment in Private Cloud - [Get Started](https://docs.getomni.ai/docs/enterprise/vpc/get-started.md): How to pull and run OmniAI locally - [Sign in with Google](https://docs.getomni.ai/docs/enterprise/vpc/google-signin.md): Set up and enable Google auth for OmniAI - [Logging](https://docs.getomni.ai/docs/enterprise/vpc/logging.md): Streaming and exporting logs from the Docker image - [SSO](https://docs.getomni.ai/docs/enterprise/vpc/sso.md): Enterprise users can OmniAI via SAML single sign-on (SSO) - [Accepted File Types](https://docs.getomni.ai/docs/extraction/accepted-file-types.md): Learn about the different file types that OmniAI can process - [Best Practices](https://docs.getomni.ai/docs/extraction/best-practices.md): Best practices for creating a json schema - [Quickstart](https://docs.getomni.ai/docs/extraction/quickstart.md): Learn how to extract structured data from documents - [Schema Builder](https://docs.getomni.ai/docs/extraction/schema.md): A guide to JSON Schema - [Parse basic invoice](https://docs.getomni.ai/docs/extraction/tutorials/basic-invoice.md): Learn how to parse a basic invoice using OmniAI's extract API - [Classify documents](https://docs.getomni.ai/docs/extraction/tutorials/classify-documents.md): How to classify documents and route them to the right extraction templates - [Extract dense tables](https://docs.getomni.ai/docs/extraction/tutorials/dense-table.md): Learn how to extract dense tables from account statements - [Excel](https://docs.getomni.ai/docs/integrations/excel.md): Use OmniAI’s intelligent OCR to automatically extract data and tables from your documents into Excel. - [Google Sheet](https://docs.getomni.ai/docs/integrations/google-sheet.md): Use OmniAI’s intelligent OCR to automatically extract data and tables from your documents into Google Sheets. - [Introduction](https://docs.getomni.ai/docs/introduction.md): Get started with OmniAI - [Create a database user](https://docs.getomni.ai/docs/platform/data-connectors/create-db-user.md): Permissioning a database user for OmniAI - [CSV](https://docs.getomni.ai/docs/platform/data-connectors/csv.md) - [HTTP](https://docs.getomni.ai/docs/platform/data-connectors/http.md) - [MongoDB](https://docs.getomni.ai/docs/platform/data-connectors/mongodb.md) - [MySQL](https://docs.getomni.ai/docs/platform/data-connectors/mysql.md) - [Postgres](https://docs.getomni.ai/docs/platform/data-connectors/postgres.md) - [Snowflake](https://docs.getomni.ai/docs/platform/data-connectors/snowflake.md) - [Pipelines](https://docs.getomni.ai/docs/platform/pipelines.md): Learn how to create and manage pipelines - [Product Roadmap](https://docs.getomni.ai/roadmap.md): Our vision and upcoming features for OmniAI - [Node.js](https://docs.getomni.ai/zerox/nodejs.md): Zerox Node.js SDK - [Overview](https://docs.getomni.ai/zerox/overview.md) - [Python](https://docs.getomni.ai/zerox/python.md): Zerox Python SDK