{% extends "base.html" %} {% block title %}Settings — Tusk{% endblock %} {% block content %}

Settings

Configure Tusk's behaviour. Changes take effect immediately.

Studio
Preview row cap for tables opened from the schema tree, editor font size, and a custom XYZ basemap for the map views.
AI Copilot
Pick a provider (Ollama, OpenAI, Anthropic) and the model used for SQL generation, query explanations, and homepage suggestions.
Notifications
Wire up Slack, Discord, email, or custom webhooks. Pick which events fire which channel.
Profile
Display name, password, theme. Multi-user mode also shows your group memberships and permissions.
Users & Groups
Multi-user only. Invite teammates, manage groups, assign per-connection permissions.
Health
Live snapshot of PostgreSQL pools, SSH tunnels, the AI provider, scheduler, and installed plugins. Auto-refreshes every 10 seconds.
{% endblock %}