Quickstart
This guide walks you through creating your first workspace, connecting a tool, and running your first AI agent task.1. Create an Account
Sign up at sontairo.com/register using your email, Google, or GitHub account.2. Create a Workspace
After signing in, you’ll be prompted to create a workspace. This is your organization’s home — all agents, connectors, and projects live here.You can invite team members to your workspace later from the Settings page.
3. Add a Provider Key
Navigate to Provider Keys in the sidebar and add your AI provider key:- Click Add Provider Key
- Select your provider (OpenAI, Anthropic, Google, etc.)
- Enter your API key and choose a model
- Click Save
4. Create Your First Agent
Go to the Agents tab and create an agent:- Click Create Agent
- Give it a name (e.g., “Research Assistant”)
- Click Generate to auto-fill a description and system prompt, or write your own
- Select a provider key
- Click Create
5. Connect a Tool
Head to Connectors and add an integration:- Click Add Connector
- Search for a service (e.g., “Slack” or “Google”)
- Name the connection and click Add
- Complete the OAuth flow if prompted
6. Chat with Your Agent
Open the Chat page and start a conversation:- Select your agent from the dropdown
- Type a message and press Enter
- Your agent will respond with streaming text
7. Run a Task
Go to Tasks to execute a one-off or complex task:- Select an agent and connectors
- Describe the task in natural language
- Click Run Task
- Monitor progress in the Runs timeline