system://dashboard

[Help & Documentation]

Getting Started

Connect your accounts, install agents, and run your first workflow.

  1. Go to Connections and link your Google, Slack, or Notion accounts
  2. Browse the Marketplace to find agents that match your workflow
  3. Install an agent and configure it with your preferences
  4. Run the agent manually or set up a schedule

Building Custom Agents

Create your own agents using the visual builder or YAML editor.

  1. Go to Builder and describe your workflow in plain English
  2. The AI will generate a YAML definition for your agent
  3. Review and customize the generated agent
  4. Test it with a manual run before scheduling

Frequently Asked Questions

What happens when I connect my Google account?

We use OAuth to get read access to your Gmail and Google Sheets. Your password is never shared. You can revoke access anytime from the Connections page.

How do scheduled agents work?

Scheduled agents run automatically at the times you configure (hourly, daily, or weekly). You can pause or change the schedule from the agent's configure page.

Is my data secure?

All OAuth tokens are encrypted at rest. Agent outputs are sanitized to remove sensitive data. We never log your tokens or credentials.

What if an agent fails?

Failed runs are logged with error details in the Runs page. Common causes are expired connections (reconnect in Connections) or API rate limits (wait and retry).

Need More Help?