# Doodad.ai > Doodad.ai is a project organization tool for builders juggling multiple AI/software projects. It keeps project resources, links, and AI agents in one dashboard, tracks tasks and history so you remember where you left off, generates AI recommendations ("virtual cofounder"), and publishes a public profile page of your projects. ## Product - [Home](https://doodad.ai/): Landing page describing project organization, task/history tracking, AI recommendations, and public profiles. - [Pricing](https://doodad.ai/pricing): Free plan (3 projects, 10 AI recommendations/month), Pro ($19/month or $190/year, unlimited projects and AI recommendations), Team ($49/month or $490/year, up to 10 members). FAQ about billing and limits is at the bottom of this page. - [Public profiles](https://doodad.ai/public/:username): User-published portfolio pages listing selected projects with screenshots, status, and tech tags. - [Public build logs](https://doodad.ai/public/buildlog/:username): Public per-user build/activity log pages. ## For Agents - [agents.md](https://doodad.ai/agents.md): How agents should interact with the site, including safe and disallowed actions. - [Agent card (A2A)](https://doodad.ai/.well-known/agent-card.json): Machine-readable capability manifest. - [AI agent manifest with guardrails](https://doodad.ai/.well-known/ai-agent.json): Allowed/disallowed actions and contact. - [robots.txt](https://doodad.ai/robots.txt) / [sitemap.xml](https://doodad.ai/sitemap.xml) ## Auth & App - Sign up / sign in is handled by Clerk via modal buttons on the landing page ("Get Started", "Sign In"). - Authenticated app routes (/dashboard, /analytics, /settings, /onboarding, /admin) require a Clerk session and are not crawlable content. - Authenticated actions (creating projects, checkout via Stripe, deleting data) must not be performed by autonomous agents; see agents.md for guardrails. ## Contact - Support: support@doodad.ai - Sales (Team plan): sales@doodad.ai