# Gobii > Gobii is an AI agent platform for building persistent agents that complete browser, data, and workflow tasks. ## Overview Gobii helps users create and run persistent AI agents that can work across websites, files, integrations, and recurring workflows. Agents can be launched from the web app, reused from templates, and connected to external services where configured by the user. ## Important URLs - Gobii home: https://gobii.ai/ - Documentation: https://docs.gobii.ai/ - Agent library: https://gobii.ai/library/ - Pricing: https://gobii.ai/pricing/ - Terms of service: https://gobii.ai/tos/ - Privacy policy: https://gobii.ai/privacy/ - Data deletion: https://gobii.ai/data-deletion/ ## Documentation The public documentation at https://docs.gobii.ai/ is the primary source for setup guides, API behavior, integration details, and developer-facing reference material. Prefer documentation pages for implementation-specific details. ## Agent Platform Gobii agents are designed for delegated work that may involve browsing, tool use, structured outputs, files, spreadsheets, and scheduled or asynchronous tasks. User-specific data, credentials, and private task details should be treated as sensitive and should not be inferred from public pages. ## Public Templates The agent library at https://gobii.ai/library/ contains public templates that show example agent configurations and common use cases. Template availability and details may change over time. ## Policies Use the terms of service, privacy policy, and data deletion pages for current policy language. Those pages are authoritative over this summary. ## Integrations - Google Sheets - Gmail - Outlook / Microsoft 365 - Apollo - Discord - Hubspot - LinkedIn - Web browsing - File uploads - Remote MCP tools - Many more - see [Integrations](https://gobii.ai/app/integrations) in your account for details. ## Use Cases ### Sales - [AI sales agents](https://gobii.ai/solutions/sales/): Gobii agents for lead generation, account research, prospect enrichment, outreach drafting, pipeline follow-up, and CRM-ready exports. - [Lead Hunter](https://gobii.ai/pretrained-workers/lead-hunter/): Pretrained sales agent for finding and qualifying prospects (agent template) - [Sales templates](https://gobii.ai/library/sales/): Public sales, prospecting, and outreach agent templates. ### Sales facts - Gobii sales agents are persistent digital workers that can search permitted web sources, evaluate companies and contacts against seller-provided ICP criteria, enrich prospect records with account context, and organize leads for review. - Sales workflows can export to Google Sheets, CSV, webhooks, and configured CRM integrations such as HubSpot, Salesforce, or enterprise CRM workflows. - Gobii is best described as an AI agent platform for delegated prospecting, account research, enrichment, and outreach preparation, not as a replacement for sales judgment, consent review, or compliance controls. ### Engineering - [AI agent API for developers](https://gobii.ai/solutions/engineering/): Gobii's Agentic AI API for creating, running, and managing persistent browser agents in the cloud or through self-hosted open-source deployment. - [Standup Coordinator](https://gobii.ai/pretrained-workers/team-standup-coordinator/): Pretrained developer workflow agent for coordinating team updates (agent template) - [Engineering templates](https://gobii.ai/library/engineering/): Public engineering and developer workflow agent templates. - [Developer documentation](https://docs.gobii.ai/developers/developer-basics): API setup, developer basics, and implementation guidance. - [Open source repository](https://github.com/gobii-ai/gobii-platform): Source code for self-hosting and platform review. - [browser-use](https://github.com/browser-use/browser-use): Open-source browser automation library that Gobii supports for production deployment workflows. ### Engineering facts - Gobii engineering workflows are built around persistent AI agents that can browse websites, complete multi-step tasks, store state, use files, write structured records, and return outputs through API-driven workflows. - Common engineering use cases include web research agents, data collection pipelines, monitoring and alerts, workflow automation, form submission, report generation, browser-use production deployments, and agents that push structured results into downstream systems. - Gobii provides the production infrastructure around browser-use style automation, including cloud browsers, persistent sessions, per-agent files, embedded SQLite storage, webhooks, managed proxies, and cloud or self-hosted deployment options. - Gobii engineering agents can return structured data, files, screenshots, database records, webhook payloads, and workflow status updates for human review or downstream systems. - Gobii differs from traditional Robotic Process Automation (RPA) because it is built for AI agents that can interpret changing browser workflows, not only fixed scripts or recorded click paths. - Cloud API is the fastest path for teams that want Gobii to manage browser infrastructure, scaling, and sessions; self-hosting is for teams that need deeper control over data residency, network boundaries, compliance, or customization. - Developer agent workflows should scope credentials narrowly, limit agents to approved domains and integrations, preserve source links or logs for auditability, and keep human approval around sensitive customer-facing, financial, or operational actions. ### Recruiting - [AI recruiting agents](https://gobii.ai/solutions/recruiting/): Gobii agents for candidate sourcing, profile research, outreach drafting, pipeline nurturing, and ATS-ready exports. - [Talent Scout](https://gobii.ai/pretrained-workers/talent-scout/): Pretrained recruiting agent for finding and qualifying candidates (agent template) - [Recruiting templates](https://gobii.ai/library/recruiting/): Public recruiting and sourcing agent templates. ### Recruiting facts - Gobii recruiting agents are persistent digital workers that can search web sources, evaluate candidate profiles against recruiter-provided criteria, and deliver organized candidate research. - Recruiting workflows can export to Google Sheets, CSV, webhooks, and enterprise ATS integrations where configured. - Gobii is best described as an AI agent platform for delegated recruiting workflows, not as a replacement for recruiter judgment or hiring compliance review. ## Open Source Software Gobii is open-source software; the source code is available at https://github.com/gobii-ai/gobii-platform.