# Ingestion

- [Overview](https://docs.sprinto.com/ingestion/overview.md): Learn how the Ingestion module in Sprinto helps you collect, process, transform, and store external data using configurable workflows and integrations.
- [How Ingestion Works](https://docs.sprinto.com/ingestion/how-ingestion-works.md): Learn how Ingestion works in Sprinto, including how entities, plans, and webhooks work together to receive, validate, process, and track incoming data from external systems.
- [Get Started with Ingestion in Sprinto](https://docs.sprinto.com/ingestion/get-started-with-ingestion-in-sprinto.md): Learn how to get started with Ingestion in Sprinto using AI-assisted workflows to connect external systems, process incoming data, and review ingested records.
- [Build and Edit Workflows Using AI Editor](https://docs.sprinto.com/ingestion/get-started-with-ingestion-in-sprinto/build-and-edit-workflows-using-ai-editor.md): Learn how to build, modify, and manage ingestion workflows in Sprinto using the AI Editor, including workflow generation, entity creation, parameters, providers, credentials, and checks.
- [Run and Debug Ingestion Workflows](https://docs.sprinto.com/ingestion/get-started-with-ingestion-in-sprinto/run-and-debug-ingestion-workflows.md): Learn how to run, debug, troubleshoot, and monitor ingestion workflows in Sprinto using execution controls, troubleshooting tools, run history, and revision history.
- [Review Ingested Data and Entity Records](https://docs.sprinto.com/ingestion/get-started-with-ingestion-in-sprinto/review-ingested-data-and-entity-records.md): Learn how to review ingested data and manage entity records in Sprinto, including entity types, custom fields, monitoring visibility, and entity relationships.
- [Create and Manage Webhooks](https://docs.sprinto.com/ingestion/get-started-with-ingestion-in-sprinto/create-and-manage-webhooks.md): Learn how to create, configure, and manage ingestion webhooks in Sprinto, including attaching plans, reviewing events, configuring authentication, and troubleshooting incoming requests.
- [Edit Workflows Using YAML Editor](https://docs.sprinto.com/ingestion/get-started-with-ingestion-in-sprinto/edit-workflows-using-yaml-editor.md): Learn how to edit ingestion workflows in Sprinto using YAML Editor, including importing YAML, exporting workflow configuration, validation, and advanced workflow editing.
- [Configure Azure DevOps Integration](https://docs.sprinto.com/ingestion/configure-azure-devops-integration.md): Configure the Azure DevOps Incidents ingestion plan in Sprinto to sync incidents, map projects, and monitor work items automatically.
- [Dashboard Actions](https://docs.sprinto.com/ingestion/dashboard-actions.md)
- [Create and Configure an Ingestion Plan](https://docs.sprinto.com/ingestion/dashboard-actions/create-and-configure-an-ingestion-plan.md): Learn how to create and configure ingestion plans in Sprinto using templates or from-scratch workflows, including parameters, credentials, providers, steps, outputs, and plan settings.
- [Manage Plan Execution and Version History](https://docs.sprinto.com/ingestion/dashboard-actions/manage-plan-execution-and-version-history.md): Learn how to run, debug, review, and restore ingestion plans in Sprinto using execution controls, run history, debug options, and revision history.
- [Build and Edit Plans Using YAML and AI Editor](https://docs.sprinto.com/ingestion/dashboard-actions/build-and-edit-plans-using-yaml-and-ai-editor.md): Learn how to build and edit ingestion plans in Sprinto using the YAML editor and AI Editor, including importing YAML, editing workflows, managing entities, and saving plan changes.
- [Create and Manage Entity Types](https://docs.sprinto.com/ingestion/dashboard-actions/create-and-manage-entity-types.md): Learn how to create, configure, edit, and manage ingestion entity types in Sprinto, including custom fields, reference fields, entity records, and monitoring visibility.
- [Create and Manage Webhooks](https://docs.sprinto.com/ingestion/dashboard-actions/create-and-manage-webhooks.md): Learn how to create, configure, manage, and monitor ingestion webhooks in Sprinto, including authentication, attached plans, recent events, webhook testing, and lifecycle actions.
- [Frequently Asked Questions](https://docs.sprinto.com/ingestion/frequently-asked-questions.md): Find answers to common questions about Sprinto Ingestion, including plans, entities, webhooks, YAML editing, debugging, execution, and workflow behaviour.
- [Glossary](https://docs.sprinto.com/ingestion/glossary.md): Learn the meaning of key terms used in Sprinto Ingestion, including plans, entities, webhooks, workflows, YAML, execution, and ingestion-specific concepts.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sprinto.com/ingestion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
