SELECT date_trunc('day', created_at) AS day,
COUNT(*) AS signups
FROM analytics.users
WHERE created_at >= now() - interval '6 months'
GROUP BY 1
ORDER BY 1; ChatGPT, how's business this week?
Gentility gives leaders and knowledge workers secure, natural-language access to your business's data, systems and servers with the best frontier models, including Claude and ChatGPT (in developer mode). Our open-source agent runs in your infra and bridges your users, your data, and the world's best LLMs.
- Ask in natural language; your LLM figures it out
- Secure portal to DBs, systems, and servers
- Real-time safety checks, filtering, and full audit logs
Here's what we've already seen people doing with Gentility
Custom business reports
Just describe the result you want. Our powerful tools empower the LLM to deliver it - in seconds.
Server checks, troubleshooting & more
Ask to check disk space, fix setup, and anything else you'd otherwise figure out yourself. All logged.
Software development
Use claude code? Let it read the staging DB to see the real data, understand and fix problems.
Customer Service
Imagine if your CS agents could query the DB directly to find out what's going on? Now they can.
Put your data to work — for everyone
Sales & BD
Ask about pipeline health, monthly stats, trends and forecasts.
Customer Success
Pull account history, tickets, renewals, and product usage in one secure view, instantly.
Ops & Finance
Query revenue, margins, and activity across DBs without writing SQL.
Tech & IT
Troubleshoot servers and software remotely with natural language.
How it works
Install the server agent (maybe)
One command on Ubuntu/Debian. The agent sits beside your data. May not be needed, depending on your setup.
Tell us about your DB and configure access
Paste in your connection details. We keep your credentials safe - and we'll only let in the people you allow, too.
Add to Claude or ChatGPT (preview) and get asking!
Set up in your favourite LLM and you're all done. Ask questions, get answers, and take actions - all safely and securely.
Natural‑language access without risky DIY
| Capability | Gentility | Chatbot overlay | Build‑it‑yourself |
|---|---|---|---|
| Natural language → SQL/actions | Built‑in | No DB access | Custom work |
| On‑server MCP agent | Yes | No | Maybe |
| Connect to DBs, CRM, servers | Native connectors | APIs only | Build connectors |
| Real‑time policy checks | Built‑in | None | Custom work |
| Audit logs | Full trail | Limited | Custom work |
| Guarded writes (read‑only default) | Yes | No | Hard |
| Use ChatGPT/Claude | Claude: Yes; ChatGPT: Preview | Yes | Depends |
| Time to first answer | Minutes | Days | Months |
| Ongoing maintenance | Low | Low | High |
Robust safeguards and knowledge management
Real-time analysis
We inspect every command and query before execution.
AI Command filtering
Deny dangerous shell and SQL patterns before they run.
Audit logging
Every command, exit code, and artifact is recorded.
Robust read/write protection
SQL queries are parsed and validated before execution.
The features you need to keep safe
Write queries blocked
Mutating SQL is intercepted and gracefully denied.
Comprehensive command history
Review inputs, decisions, outputs, and artifacts per request.
Fine-grained access policies
Enforce least privilege with role-based and attribute-based rules.
Pricing
Personal
- 1 user
- 3 portals
- 5 DBs
- SQL write filtering
- Bank-level encryption
- Community support
Team
- 5 users
- 5 access groups
- 50 resources
- SQL and command safety evaluation
- Bank-level encryption
Business
- 50 users
- Unlimited groups and resources
- SLA
- Enhanced data retention
- Bank-level encryption
- Realtime support
Enterprise
- On-premise deployment
- E2E encryption on credentials
- Custom human- or AI-in the loop