The AI Chat sidebar is an assistant that’s available throughout Spojit. Open it from the navigation bar to ask questions, get help, or have the AI build and modify workflows on your behalf.Documentation Index
Fetch the complete documentation index at: https://docs.spojit.com/llms.txt
Use this file to discover all available pages before exploring further.
Context awareness
The AI knows which page you’re on and adapts its responses accordingly:| Page | What the AI knows |
|---|---|
| Dashboard | General context about your workspace |
| Workflows | Your workflow list and management options |
| Workflow Editor | The full state of your current workflow — all nodes, connections, and configuration |
| Connections | Your configured connectors and connections |
| Settings | Your account and workspace settings |
Building workflows with chat
In the workflow editor, the AI can directly modify your canvas. You can ask it to:- Add nodes — “Add a Slack connector after the trigger”
- Remove nodes — “Delete the transform node”
- Update configuration — “Change the condition to check if order total is over $100”
- Connect nodes — “Connect the Shopify node to the condition”
- Build entire flows — “Create a workflow that fetches new Shopify orders and sends a Slack notification for each one”
What you can ask
Beyond building workflows, you can use the chat for:- Explanations — “What does this workflow do?” or “Explain the condition node”
- Troubleshooting — “Why might this step fail?” or “What’s wrong with my workflow?”
- Guidance — “How do I connect to Shopify?” or “What’s the best way to loop over an array?”
- General questions — “What connectors are available?” or “How do schedules work?”
Choosing a model
The chat header bar includes a model picker. Select a model from the dropdown to change which model powers your session — your choice persists across page reloads. See AI Models for details on each model’s strengths.Tips for effective use
- Be specific — “Add a Slack connector that sends to #general” works better than “add a messaging step”
- Reference nodes by name — if you’ve labelled your nodes, use those labels when talking to the AI
- Iterate — start with a rough workflow and ask the AI to refine it step by step
- Ask for explanations — if you’re not sure what the AI did, ask it to explain
- Use it on any page — the chat isn’t just for the editor. Ask questions about connections, settings, or general workflow design from anywhere