In the app
- Log in at app.krastie.ai.
- Open Visibility from the sidebar.
- Enter your website URL.
- Add competitors — Krastie can suggest these automatically based on your site.
- Review or edit prompts — the questions AI models will be asked about your category.
- Click Generate report.
Prefill competitors and prompts
Krastie can suggest competitors and prompts before you run a full report. In the app, use the prefill step when setting up a new site. Via the API, callPOST /v1/ai/generate/seo-site-report/prefill with your website URL.
Refresh a report
Visibility changes as models update and competitors publish new content. Refresh reports regularly to track progress.- In the app: Open your existing report and select Refresh.
- Via the API: Call
POST /v1/ai/generate/seo-site-reportwith{ "refresh": true }.
Report inputs
| Field | Required | Description |
|---|---|---|
| Website URL | Yes | The site you want to measure |
| Competitors | Recommended | Up to several competitor domains for comparison |
| Prompts | Recommended | Natural-language queries your audience asks AI assistants |