https://plan.ref.tools/new, optionally include starting content or a first agent prompt, and send users into a new plan.
URL pattern
Use the/new route with optional URL-encoded query parameters:
| Parameter | Description |
|---|---|
content | Seeds the new plan’s initial markdown content. |
prompt | Sends the first chat message immediately after the plan is created. This starts an agent thread, and the plan opens focused on that thread. |
Examples
Create a blank plan:Worked example: Linear
You can wire this pattern into any tool that can construct a URL. For Linear, add a custom link, automation, or internal workflow that builds a Ref URL from the ticket title and ticket link. For example, start with:/new:
Requirements
- The user must be logged in to plan.ref.tools
- The new plan is created in the user’s currently selected workspace, whether personal or team
- Both
contentandpromptshould be URL-encoded before they are added to the link
Get help
If you have any issues, please reach out tohelp@ref.tools. We’re happy to help you get started!