# dibby Documentation ## Docs - [Trigger a workflow](https://docs.dibby.ai/api-reference/endpoint/create.md): Start a workflow run with the POST /runs endpoint - [Get run status](https://docs.dibby.ai/api-reference/endpoint/get.md): Retrieve the status and results of a workflow run - [Introduction](https://docs.dibby.ai/api-reference/introduction.md): Getting started with the dibby API - [Applications](https://docs.dibby.ai/concepts/application.md): Organize and manage your business processes in one place - [Audit & Logs Overview](https://docs.dibby.ai/concepts/audits-logs.md): Track and monitor all workflow activities - [Human Validation](https://docs.dibby.ai/concepts/human-validation/overview.md): Add human oversight to your automated workflows - [Assigning Validation Tasks](https://docs.dibby.ai/concepts/human-validation/task-attribution.md): Manage and assign validation tasks to team members - [On-premise deployment](https://docs.dibby.ai/concepts/on-premise.md): Deploy dibby in your own infrastructure - [Tables](https://docs.dibby.ai/concepts/tables.md): Store and manage data with dibby's internal tables - [Workflow Concepts](https://docs.dibby.ai/concepts/workflow/core-concepts.md): Understand the core concepts and building blocks of dibby workflows - [Data Types](https://docs.dibby.ai/concepts/workflow/data-types.md): Understand dibby's data system and its advantages - [Error handling](https://docs.dibby.ai/concepts/workflow/error-handling.md): Handle errors gracefully in your workflows - [Welcome to dibby](https://docs.dibby.ai/getting-started/welcome.md): AI-powered automation for your business processes - [AI Document Classifier](https://docs.dibby.ai/nodes/classify-document.md): Automatically categorize and organize your documents with AI - [Combine](https://docs.dibby.ai/nodes/combine.md): Combines everything processed in parallel into one output - [Condition](https://docs.dibby.ai/nodes/condition.md): Take different paths depending on conditions - [AI Document Extractor](https://docs.dibby.ai/nodes/extract-data.md): Extract key information from any document with precision - [For Each](https://docs.dibby.ai/nodes/for-each.md): Execute nodes for each elements in a list - [Patterns Finder](https://docs.dibby.ai/nodes/fuzzy-search.md): Identify patterns inside text, even if the text contains spelling mistakes - [Google Sheets Writer](https://docs.dibby.ai/nodes/google-sheet-writer.md): Write data to Google Sheets - [Start](https://docs.dibby.ai/nodes/input.md): Define your data inputs to start the workflow - [AI Data Processor](https://docs.dibby.ai/nodes/llm.md): Process your data with AI - [Manual Validation](https://docs.dibby.ai/nodes/manual-validation.md): Validate data with human input - [Outlook Add Categories](https://docs.dibby.ai/nodes/outlook-add-categories.md): Add categories to an email - [Outlook Trigger](https://docs.dibby.ai/nodes/outlook-email-trigger.md): Starts when an email is received - [Outlook Forward Email](https://docs.dibby.ai/nodes/outlook-forward-email.md): Forward an outlook email to another address - [Result](https://docs.dibby.ai/nodes/output.md): Return the final result of the workflow - [Set Run Metadata](https://docs.dibby.ai/nodes/set-run-metadata.md): Update metadata of the current run - [Table Read](https://docs.dibby.ai/nodes/table-reader.md): Read data from a Table - [Table Update](https://docs.dibby.ai/nodes/table-updater.md): Update or add data to a Table - [Time Trigger](https://docs.dibby.ai/nodes/time-trigger.md): Start at the specified interval - [Action Trigger](https://docs.dibby.ai/nodes/webhook.md): Connect to your apps and services with webhooks - [Organization management](https://docs.dibby.ai/organization/manage.md): Manage your team, roles, and billing settings ## Optional - [Blog](https://blog.dibby.ai)