Settings
-
Need to change your email? Contact support@termsive.com
Email Reminders
Choose how many days before a deadline you want to receive email reminders.
Set default values for the commission calculator. These will auto-populate when you enter a new commission.
Time Saved Display
Show estimated time saved in the header. Tracking continues in the background even when hidden.
Color Theme
Choose a color palette that suits your preference.
Display Mode
Toggle between light and dark appearance.
Free Plan
Subscription management coming soon.
API Keys
Generate keys to let AI agents and external tools access your Termsive account programmatically. Treat each key like a password. Keep it secret.
Connect an AI Agent
Add this to your AI agent's MCP config file, replacing YOUR_API_KEY_HERE with the key you just created.
{
"mcpServers": {
"termsive": {
"command": "npx",
"args": ["termsive-mcp"],
"env": {
"TERMSIVE_API_KEY": "YOUR_API_KEY_HERE",
"TERMSIVE_API_BASE_URL": "https://app.termsive.com/api/v1"
}
}
}
}Works with OpenAI, Claude, Cursor, Windsurf, and any MCP-compatible AI tool.
Your account contains sensitive documents, including contracts, personal data, and financial terms. Only connect tools you trust completely. Never share your API key.
Replay Onboarding
This will replay the welcome screen, getting-started checklist, and helpful tips throughout the app. Useful if you haven't used Termsive in a while and want a refresher.
Reset Workspace
This action permanently deletes workspace data including all documents, properties/projects, key dates, notifications, recent activity history, and related pipeline records. Account access and preferences remain. Do not use this feature unless you are completely sure that you want to erase everything entered into the application. This is permanent and all workspace data will be lost.