docs

Sharing & Remixing

NickAI lets you share any workflow with a public link. Anyone with the link can preview the workflow, and logged-in users can remix (clone) it into their own account.


Sharing a Workflow

1. Open the Share Dialog

In the workflow editor, click the Share button in the toolbar. This opens the share dialog.

Click Generate Share Link. NickAI creates a unique, cryptographically secure URL:

https://app.nickai.com/workflow/share/aBcDeFgHiJkLmNoPqRsTuVwXyZ...

Copy the link and send it to anyone — no login required to view.

3. What Gets Shared

DataShared?
Workflow structure (nodes & edges)Yes
Node configuration (symbols, timeframes, prompts)Yes
Scheduling settingsYes
Conditional logic & thresholdsYes
API keys & credentialsNever
Exchange account detailsNever
Telegram chat IDsNever
Slack channel IDsNever

4. Revoke Access

Changed your mind? Open the share dialog and click Revoke Access. The link stops working immediately — anyone who visits it will see an error.


Remixing a Workflow

Remixing lets you clone someone else's shared workflow into your own account as a starting point.

Open the shared URL in your browser. You'll see a read-only preview of the workflow — its nodes, edges, and configuration — without needing to log in.

2. Click Remix

Click the Remix This button. If you're not signed in, you'll be prompted to log in first — the remix happens automatically after.

3. Make It Yours

The remixed workflow appears in your dashboard as "Original Name (Copy)". From here you can:

  • Add your credentials — connect your exchange keys, LLM API keys, and notification webhooks
  • Customize configuration — adjust symbols, thresholds, prompts, and logic to fit your strategy
  • Enable scheduling — remixed workflows start with scheduling disabled to prevent accidental runs

How Sanitization Works

When you share a workflow, NickAI runs a sanitization pass before storing the public version:

FieldAction
credentialIdRemoved from all nodes
Telegram chatIdRemoved (PII)
Slack channelRemoved (PII)
Node structure & configPreserved as-is

Nodes that had credentials are flagged internally so the remix UI can prompt you to add your own keys.


Quick Reference

ActionWhoRequires Login
Generate share linkWorkflow ownerYes
View shared workflowAnyone with the linkNo
Remix into your accountAny NickAI userYes
Revoke share linkWorkflow ownerYes