Skip to content

Server Management

Clicking on any server in the dashboard takes you to the Server Details page. This is where you perform granular operations.

Server Details

The main view lists all workflows on the selected server.

  • Search: Filter by workflow name or ID.
  • Status Filters: View All, Active, or Inactive workflows.
  • Toggle Status: Switch a workflow on or off directly from the list.
  • View Details: See the JSON structure, tags, and version history.
  • Save Version: Create a restore point (See Workflow Versioning).

One of Kizuna’s most powerful features is moving workflows between servers (e.g., Dev -> Prod).

  1. Open a workflow.
  2. Click “Clone to Server”.
  3. Select the destination server from the dropdown.
  4. Kizuna copies the JSON and creates a new workflow on the target server.
  • Refresh Token: If you re-generate your API key in n8n, update it here.
  • Delete Server: Remove the server from Kizuna. You can optionally download a backup of all workflow definitions before deletion.