Frequently
asked questions
Sona.to is an AI-powered hub for your whole online presence. Schedule and publish social posts across every major network, write captions with AI, then audit and improve your SEO, all from one dashboard.
X (Twitter), Instagram, Facebook, Threads, LinkedIn, TikTok, YouTube, Pinterest, Google Business, Telegram, Mastodon, Bluesky and LINE. More integrations are added regularly.
Compose your post, select the accounts to publish to, add media and captions, then pick a date and time. You can schedule weeks of content in minutes, with a visual calendar to see everything at a glance.
Yes. sona.to includes AI-powered captions, content suggestions tailored to each platform, and smart recommendations for the best time to post. Perfect when you're stuck or need to move fast.
Free includes 3 channels, Starter 10, Pro 25, Business 50, and Agency 100. Mix and match across any supported platform.
Yes. Invite team members, assign roles, review and approve content before it goes live, and keep brand voice consistent, all within the platform. No more shared passwords or scattered email threads.
Yes. The built-in SEO tool crawls your site, finds the issues that quietly hurt rankings and gives you plain-language fixes you can apply yourself. It also tracks your Google Search Console data over time so you can see what is actually moving.
It flags duplicate or missing page titles and meta descriptions, missing H1 headings, thin content, images without alt text or set dimensions and broken internal links. Every issue comes with a suggested fix and the easy ones are marked as quick wins so you know where to start.
Run one any time you publish or change pages, then check back regularly. Sona.to can crawl on a schedule and monitor for content drift, so if something breaks or a page changes, you find out without having to remember to look.
Yes. The AI Visibility feature checks whether AI assistants mention and link to your brand when people ask questions in your space, so you can track and improve your presence in tools like ChatGPT over time. This is sometimes called GEO or answer engine optimization.
No. That is the whole idea behind sona.to. You schedule posts, generate captions, audit your site, and track search performance in one place, instead of paying for and juggling a separate scheduler, SEO crawler and rank tracker.
Yes. The REST API lets you manage channels, posts, analytics, files and SEO from your own scripts. The full reference is at developers.sona.to.
Generate a token in your dashboard and send it as a Bearer token in the Authorization header. Each token is scoped to your team, so it only ever reaches your own data.
Yes. sona.to runs an MCP server at mcp.sona.to that connects Claude, ChatGPT and other AI assistants to your workspace. Once connected they can read and manage your posts, analytics and SEO for you.
Claude.ai web, ChatGPT and other browser connectors sign in through a consent screen with no token to copy. Claude Code, Cursor, Windsurf and command-line clients connect with a Bearer token instead. Both reach the same set of tools.
Open the API page in your dashboard for the connect details. For a browser client, add mcp.sona.to as a custom connector and approve the sign-in. For a command-line client, add the same URL with your token as a Bearer header.
It works through the same tools as the API, so it can list and schedule posts, pull analytics, manage files and run SEO checks. Every action stays inside your own team data.
Yes. You give sona.to a URL and it sends a request the moment a post publishes, a post fails or a site audit finishes. Point it at Zapier, Make, n8n or your own server and the rest of your stack reacts without polling.
Four: a post published, a post failed, a site audit completed and a site audit failed. Each webhook subscribes to the events you choose, and the payload uses the same field names the REST API returns.
Every request carries a signature header holding a timestamp and an HMAC SHA-256 of that timestamp and the request body, keyed with the secret shown when you created the webhook. Recompute it and compare. Because the timestamp is signed too, an old request cannot be replayed.
Start free, no credit card required. Paid plans begin at $12/month with more channels, analytics, and team features. Upgrade or downgrade anytime. See the pricing page for details.
Your access tokens are encrypted at rest, all data transits over HTTPS, and servers are hosted in the EU. We never post anything without your explicit action, and you can disconnect any account instantly.