# Vern Documentation ## Docs - [Create a new task run](https://docs.vern.so/api-reference/create-a-new-task-run.md): Executes a task with the provided inputs - [Get a task run by ID](https://docs.vern.so/api-reference/get-a-task-run-by-id.md): Retrieves the details of a specific task run - [Workbook Export Webhooks](https://docs.vern.so/api-reference/workbook-export-webhooks.md): Webhook payload schemas for flat and nested workbook exports. - [Developing with Vern](https://docs.vern.so/guides/development.md): Use the Vern SDK or REST API to integrate Vern into your application. - [Companies](https://docs.vern.so/guides/essentials/companies.md): Link your users' identities to Vern tasks for authenticated automation. - [Runs](https://docs.vern.so/guides/essentials/runs.md): Execute Tasks with specific inputs. - [Tasks](https://docs.vern.so/guides/essentials/tasks.md): Define specific actions or workflows Vern can perform. - [Webhooks](https://docs.vern.so/guides/essentials/webhooks.md): Get notified about run completions and other events. - [Introduction to Vern](https://docs.vern.so/guides/introduction.md): Understand the core concepts of the Vern platform. - [Quickstart](https://docs.vern.so/guides/quickstart.md): Set up the Vern SDK and start integrating in under 5 minutes - [Contact support](https://docs.vern.so/help-center/get-started/contact-support.md) - [Introduction](https://docs.vern.so/help-center/get-started/introduction.md) - [Clean your customer's messy data](https://docs.vern.so/help-center/get-started/quickstart/cleaning-your-customers-messy-data.md) - [Create an onboarding link for your new customer](https://docs.vern.so/help-center/get-started/quickstart/creating-your-first-onboarding-link.md) - [Scrape a file or export from your customer's old system](https://docs.vern.so/help-center/get-started/quickstart/extracting-a-file-or-export.md) - [Scrape multiple pages from your customer's old system](https://docs.vern.so/help-center/get-started/quickstart/extracting-multiple-pages.md) - [Validate your customer's uploaded data](https://docs.vern.so/help-center/get-started/quickstart/validating-your-customers-data.md) - [Calculate values across sheets](https://docs.vern.so/help-center/guides/calculate-values-across-sheets.md): Learn how to perform calculations that reference data from multiple sheets in a workbook - [Extract data from unstructured documents](https://docs.vern.so/help-center/guides/extract-unstructured-documents.md): Upload a PDF or unstructured Excel file and extract structured data into your template in minutes — no manual copy-pasting required. - [How to write effective prompts](https://docs.vern.so/help-center/guides/how-to-prompt.md): You can ask Curator to fix, clean, format, and organize your data using simple, everyday language. - [Import data to your app via webhooks](https://docs.vern.so/help-center/guides/import-data-via-webhooks.md): Learn how to configure webhooks to import data directly into your application from workbooks - [Turn unstructured Excel files into clean data](https://docs.vern.so/help-center/guides/import-excel-clean-export-csv.md): Step-by-step guide to uploading an Excel file without headers, mapping columns, cleaning data, and exporting the result as CSV from a workbook - [Partially update a workbook with another file](https://docs.vern.so/help-center/guides/partially-update-workbook.md): Learn how to update specific parts of a workbook using data from another file - [Forms](https://docs.vern.so/help-center/key-concepts/companies/forms.md) - [Links](https://docs.vern.so/help-center/key-concepts/companies/links.md) - [Chat](https://docs.vern.so/help-center/key-concepts/curator/chat.md) - [Templates](https://docs.vern.so/help-center/key-concepts/curator/templates.md) - [Workbooks](https://docs.vern.so/help-center/key-concepts/curator/workbooks.md) - [Runs](https://docs.vern.so/help-center/key-concepts/scouts/runs.md) - [Tables](https://docs.vern.so/help-center/key-concepts/scouts/tables.md) - [Tasks](https://docs.vern.so/help-center/key-concepts/scouts/tasks.md) ## OpenAPI Specs - [openapi](https://docs.vern.so/openapi.yaml)