Skip to main content
End-to-end path from Workspace Home to a deployed build using current Graph Studio labels.

About Phinite

Platform overview and golden path.

Graph Studio

Design nodes, tools, RAG, and variables on the canvas.

Builds

Freeze graph + tool versions into an immutable build.

Deploy

Channel, Chat API, trigger, or A2A targets.

Before you begin

You should already have:
  • A verified Phinite account
  • Access to a workspace (created at signup)
  • Permission to create Agent Graphs in that workspace
If you haven’t signed up yet, start at Signing Up.

Create and design an Agent Graph

  1. Open Workspace Home.
  2. Click New Agent Graph.
  3. Enter Agent Graph Name and Description.
  4. Choose Conversational or Autonomous.
  5. Click Create Agent Graph — Graph Studio opens on the canvas.
  6. Add and connect nodes; attach tools and RAG as needed.
  7. Click Save on the toolbar.
New Agent Graph modal with type picker

New Agent Graph — choose Conversational or Autonomous

Use Phinite Aura in Graph Studio to scaffold a first draft from natural language, then refine on the canvas. See Graph Studio methods.

Build and assign an environment

  1. Click Build on the Graph Studio toolbar.
  2. Wait while Phinite validates the graph and packages tool versions.
  3. Add a Description and confirm Agent Graph version and Tools (click Publish on any unpublished tool).
  4. Click Create Build.
  5. Assign the build to DEV (then UAT / PROD when ready).
Build form with graph and tool version pins

Build dialog — pin graph and tool versions

Deploy

  1. Click Deploy on the Graph Studio toolbar.
  2. Pick a target tab:
  1. Follow the in-modal steps for your chosen target.
  2. Finish channel or trigger configuration in Integrations if prompted.

Test before production

  1. Click Test in Graph Studio to open the live chat or execution panel.
  2. Send sample messages or trigger payloads.
  3. Review node-by-node execution in the timeline (Observability logs).

After first deploy

Troubleshooting