This guide walks you through everything you need to get started with CogNerd, from creating your account to viewing your first AI visibility report. The whole process takes about five minutes. Your first brand analysis deducts 30 credits from your account balance and streams results live as CogNerd queries each AI platform.Documentation Index
Fetch the complete documentation index at: https://docs.cognerd.in/llms.txt
Use this file to discover all available pages before exploring further.
Create your account
Go to app.cognerd.in/signup and create your account with your email and a password. After you verify your email, you’ll land on the CogNerd dashboard.
New accounts receive a starting credit balance so you can run your first analysis right away. No credit card is required to sign up.
Add your brand
From the dashboard, navigate to Brands (
/dashboard/brands) and click Add brand. You’ll need:- Brand name — the name as it should appear in AI answers (e.g., “Acme Corp”)
- Website URL — your primary domain (e.g.,
https://acme.com) - Competitors (optional) — add up to 5 competitor names to benchmark against
Run your first brand analysis
Go to Brand Monitor (
/dashboard/analyze) and select your brand from the dropdown. Click Run analysis.CogNerd submits queries to ChatGPT, Claude, Gemini, DeepSeek, Grok, Perplexity, Microsoft Copilot, You.com, and other platforms simultaneously. Results stream in using Server-Sent Events (SSE), so you see each platform’s response as it arrives — no page refresh needed.A typical analysis takes 2–3 minutes to complete, depending on API response times from each AI platform.Review your results
When the analysis finishes, you’ll see your results in the Brand Monitor dashboard (
/dashboard/visibility):- AI Visibility Score — your 0–100 score across all platforms
- Platform breakdown — which platforms mentioned your brand, how prominently, and in what context
- Sentiment summary — whether mentions were positive, neutral, or negative
- Source attribution — which URLs the AI platforms cited when mentioning your brand
- Competitor comparison — where competitors appeared in answers alongside or instead of you
Generate your GEO Assets (recommended)
To start improving your AI visibility, generate your GEO Assets from
/dashboard/geo-assets. Click Generate assets and CogNerd creates seven structured files:llms.txt— a machine-readable brand summary for AI crawlersrobots.txt— AI-aware crawl rulessitemap.xml— your site structuresite.jsonld,organization.jsonld,website.jsonld— schema.org markupentities.json— a structured entity graph for your brand
Deploy these files to your website’s root directory so AI crawlers can discover and parse them. Hosting instructions are in the GEO Assets guide.
Use the API instead
If you prefer to integrate CogNerd programmatically, you can trigger analyses and generate assets via the REST API. Here’s how to authenticate and run your first analysis:Get your session token
Authenticate with your CogNerd credentials. The login endpoint returns a session token you’ll use in subsequent requests.Copy the
token value from the response. You’ll pass it as a Bearer token in the Authorization header on all subsequent requests.What to do next
Understand your score
Learn what the AI Visibility Score measures and how to interpret platform-level results.
Generate GEO assets
Create the structured files AI crawlers need to represent your brand accurately.
Run an AEO report
Get a full technical audit of your brand’s AI-search readiness.
Create optimized content
Use Content Studio to generate blog posts built for AI citation.