# Dashboard Actions

- [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.


---

# 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/dashboard-actions.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.
