Quick Start
This guide walks you through creating your first AI Assistant using Aura and Graph Studio. In a few minutes, you’ll have a working assistant that can understand intents, trigger tools, and reply naturally. Quickstart Video Tutorial LinkBefore You Begin
You should already have:- A verified Phinite account
- Access to a workspace (automatically created at signup)
- The Copilot interface visible on your workspace home screen
If you haven’t signed up yet, start here → Signing Up
Step 1 — Open Phinite Aura
When you log into your workspace, you’ll see the Aura’s input bar at the top.Type what you want to build.
Step 2 — Graph Studio Creates Your Agent Graph
Aura triggers Graph Studio, where your logic appears in real time.Each node represents a reasoning or action step.
Step 3 — Test your Agent Graph
When the graph is ready, click Test Agent Graph(top right corner) to start testing.Step 4 — Deploy to Production
Once your agent passes testing, promote it to the Production Environment.Create an intent or trigger based on your assistant type.
Attach the particular intent to your agent graph.
Open Build Page
Create a build by selecting the intent, Agent Graphs (selected by default), and tools along with their versions.
Troubleshooting
| Issue | Resolution |
|---|---|
| Aura doesn’t respond | Refresh the workspace or check connectivity. |
| GraphStudio shows blank canvas | Ensure you have permissions to create assistants. |
| Test messages fail | Verify DevStudio tools are configured properly. |

