> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plannotator.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Save Plannotator Plans to Octarine

> Configure Plannotator to save plans to a named Octarine workspace and folder.

Plannotator can create an Octarine note from the current plan. This support uses Octarine's local `octarine://` URL scheme.

## Configure Octarine

1. Open **Settings** in a plan review.
2. Enable Octarine.
3. Enter the exact Octarine workspace name.
4. Choose a folder inside that workspace. The default is `plannotator`.

The workspace name is required. Plannotator cannot save the note when this field is empty.

## Save a plan

Use the note save action in the review UI after configuring Octarine. You can also enable **Auto-save on Plan Arrival** to create the note when a plan loads, before you approve or deny it.

Plannotator creates a fresh note in the configured workspace and folder without opening the note. Octarine adds the `.md` extension to the generated filename.

The saved note starts with YAML frontmatter containing:

* generated tags from the plan and project
* `Status: Draft`
* `Author: plannotator`
* a `Last Edited` timestamp

This action saves a copy. The agent's source plan and Plannotator's local history remain separate.

Last verified against Plannotator OSS v0.23.1 on July 18, 2026. Maintained by the Plannotator project.
