How do I edit or manage an existing workplan?
Last updated: February 23, 2026
You can modify a workplan using the PATCH /v2/workplans/{id}/edit endpoint. Editing is destructive in the sense that ALFA discards the previous execution graph and regenerates a new one from your updated prompt. This allows you to iterate quickly on analytical logic while keeping a consistent workplan ID. Management endpoints also allow you to list all workplans, pull metadata, or delete outdated workplans.