# Are You Known See whether AI can find, understand, and recommend your brand across its online presence. Base URL: https://areyouknown.ai ## LLM Entry Points - [llms.txt](https://areyouknown.ai/llms.txt) - This URL map for AI agents. - [All documentation as Markdown](https://areyouknown.ai/docs) - Fetch with curl, HTTPie, SDK clients, or Accept: text/markdown. - [Single documentation page as Markdown](https://areyouknown.ai/docs/getting-started) - Replace the slug with any documentation slug below. ## Public Pages - [Home](https://areyouknown.ai/) - See whether AI can find, understand, and recommend your brand across its online presence. - [Documentation](https://areyouknown.ai/docs) - Human documentation index. Non-browser clients receive all documentation as Markdown. - [Blog](https://areyouknown.ai/posts) - Published articles and tutorials. - [Changelog](https://areyouknown.ai/changelog) - Product updates, improvements, and release notes. - [About](https://areyouknown.ai/about) - About Are You Known. - [Contact](https://areyouknown.ai/contact) - Support and contact page. - [Privacy Policy](https://areyouknown.ai/legal/privacy) - Privacy policy and data handling information. - [Terms](https://areyouknown.ai/legal/terms) - Terms of service. ## Documentation - [Getting support](https://areyouknown.ai/docs/getting-support) - Where to find help during the Are You Known launch baseline. - [Product overview](https://areyouknown.ai/docs/product-overview) - The scope of Are You Known and the questions its first reports are designed to answer. - [Report methodology](https://areyouknown.ai/docs/report-methodology) - How to think about the public signals behind an AI visibility baseline. ## Blog Content - [Why e-commerce brands need an AI visibility baseline](https://areyouknown.ai/posts/ai-visibility-baseline-for-ecommerce) - Before changing content or buying a new tool, establish what AI can already find and understand about your brand. Published 2026-09-16. - [From public brand signals to a focused AI visibility plan](https://areyouknown.ai/posts/from-public-signals-to-priorities) - A useful report turns scattered public information into a short list of visibility priorities. Published 2026-09-10. - [What AI needs to understand a brand before it can recommend it](https://areyouknown.ai/posts/what-ai-needs-to-understand-a-brand) - Recommendation readiness starts with a clear, consistent public explanation of what a brand offers and who it is for. Published 2026-09-14. - [Blog category: AI visibility](https://areyouknown.ai/posts/categories/AI%20visibility) - Articles tagged AI visibility. - [Blog category: E-commerce](https://areyouknown.ai/posts/categories/E-commerce) - Articles tagged E-commerce. - [Blog category: Strategy](https://areyouknown.ai/posts/categories/Strategy) - Articles tagged Strategy. - [Blog category: Brand strategy](https://areyouknown.ai/posts/categories/Brand%20strategy) - Articles tagged Brand strategy. ## Changelog Content ## Authenticated Application Route Patterns - [Sign in](https://areyouknown.ai/auth/signin) - User authentication entry point. - [Sign up](https://areyouknown.ai/auth/signup) - New user registration entry point. - [Current organization redirect](https://areyouknown.ai/orgs) - Redirects authenticated users to their active organization. - [Organization list](https://areyouknown.ai/orgs/list) - Lists organizations available to the authenticated user. - [New organization](https://areyouknown.ai/orgs/new) - Creates a new organization. - [Organization dashboard](https://areyouknown.ai/orgs/:orgSlug) - Authenticated organization workspace. - [Organization settings](https://areyouknown.ai/orgs/:orgSlug/settings) - Organization profile, members, billing, and danger settings. - [Account settings](https://areyouknown.ai/account) - Authenticated user account settings. - [Admin](https://areyouknown.ai/admin) - Platform admin area. ## Notes For Agents - Browser requests receive HTML for human use. - Non-browser documentation requests receive Markdown optimized for agent ingestion. - Dynamic authenticated routes require a valid session and real organization slug.