Manage your profile, company details, and security preferences.
Your name and contact details shown across your account.
Used to personalise content generation and reporting.
Your login email address. Changing it requires email verification.
Change your password. We recommend a strong, unique password.
Add an extra layer of security to your account. When enabled, you'll need to enter a 6-digit code from your authenticator app each time you log in.
Two-factor authentication blocks 99.9% of automated account attacks. Enable it to keep your Traffi data safe.
Use Google Authenticator, Authy, or any TOTP-compatible app on your phone.
Open your authenticator app and scan the code below. Or enter the manual key if you can't scan.
Enter the code from your authenticator app to verify setup.
Every Traffi win — AI citation, keyword ranking, visitor milestone — fires an in-dashboard notification. Connect a webhook to also get these alerts in Slack, Zapier, or Make.
Slack, Zapier, Make, and any HTTP POST endpoint are supported. Leave blank to disable.
Autopilot publishes new articles immediately (default). Supervised holds each article in a review queue — you approve, reject, or edit before anything goes live. Great if you want to catch tone issues before they're public.
Define how Traffi writes. This voice document is injected into every article generation prompt — controlling tone, style, psychological triggers, and structure. Customize it to match your brand, or reset to the built-in default.
Connect Traffi to any AI agent via the Model Context Protocol. Generate API keys to let Claude, Cursor, or any MCP client use Traffi tools programmatically.
{
"mcpServers": {
"traffi": {
"command": "npx",
"args": ["-y", "traffi-mcp"],
"env": {
"TRAFFI_API_KEY": "tk_your_key_here"
}
}
}
}
https://traffi.app/api/mcp?api_key=tk_your_key_here
Control how AI-generated social posts enter your queue. By default, new posts land in Pending for manual review. Enable Auto-Approve to skip the review step — posts will be immediately available for scheduling or direct publishing.