Sign In Download Free

Support

Find answers, get help

Most questions are answered below. For everything else, a real person reads the support inbox.

Contact

Talk to us

Email support

Get help from the people who build the app — usually within 24 hours.

support@sutido.com

Report a bug

Found an issue? Describe what happened and we'll chase it down.

support@sutido.com

Feature request

Have an idea? You can also send feedback right from inside the app.

hello@sutido.com

FAQ

Frequently asked questions

Getting started

How do I install Sutido?

Download the Windows installer from the download page and run it. Sutido is ready to use in under a minute, and later updates are small differential downloads.

Is Sutido really free?

Yes. The Free tier is the real client — all six engines, IntelliShell, the full results grid, delete recovery — with no time limit. Pro features like SSH tunneling require a paid subscription.

Which databases are supported?

MongoDB (including legacy servers 3.6 and 4.0), PostgreSQL, Microsoft SQL Server, Aerospike, ClickHouse, and Elasticsearch — each with its own native query dialect.

Can I connect to MongoDB Atlas?

Yes. Paste your Atlas connection string into the connection manager and you're ready to go. Sutido also handles self-hosted and legacy MongoDB servers.

Connections

Why can't I connect to my database?

Common causes are firewall rules, wrong credentials, or the server not being reachable from your network. Check the connection string first; if you use Atlas, make sure your IP is whitelisted.

How do I connect through SSH?

SSH tunneling is a Pro feature. In the connection settings, enable SSH and provide the host, username, and a password or private key. Sutido remembers the server's host key on first use and warns you with a fingerprint dialog if it ever changes.

Are my credentials stored securely?

Yes. Passwords, SSH keys and API keys are encrypted with OS-level encryption on your machine. Nothing sensitive is stored in plaintext, and credentials are never sent to our servers.

Does query abort actually stop the query?

Yes — abort cancels server-side, not just the connection: pg_cancel_backend on PostgreSQL, request cancellation on SQL Server, and KILL QUERY on ClickHouse.

Features

How do I save a query for later?

Save it as a snippet from the shell. Snippets live in their own panel, and every query you run also lands in a searchable history.

How do I copy results into Excel or a SQL IN list?

Select rows or columns in the results grid and copy. One column copies as a plain value list; multiple columns copy as TSV that pastes straight into Excel. The context menu also offers JSON, SQL IN lists and Markdown tables.

I deleted the wrong documents. Can I get them back?

If delete recovery was on (it is by default), yes — updates and deletes are journaled locally before they run. Open the changelog and restore the affected documents.

Can Sutido write queries for me?

Yes. Describe what you need in plain language and Sutido generates the query for the current engine. Bring your own OpenAI, Gemini or Claude API key — requests go directly from your machine to the provider.

Billing & plans

How do I upgrade to Pro?

Visit the pricing page or use the upgrade button in the app. Every fresh install already starts a 14-day Pro trial — no credit card needed.

Can I get a refund?

Yes, we offer a 30-day money-back guarantee. Contact support@sutido.com with your order details and we'll process your refund.

Do you offer team or volume discounts?

Larger teams can ask — write to support@sutido.com with the number of seats you need and we'll come back with a price.

What happens if I cancel my subscription?

Your account simply drops back to the Free tier at the end of the billing period. Your local data — connections, history, snippets — stays on your machine untouched.

More

Still need help?

Can't find what you're looking for? Write us directly, or browse the documentation.