TITO: query property data with AI, tables, and charts
Published on ·7min read
Many teams already have enough data to answer a question and still spend hours getting to the answer.
The information exists, but it is spread across screens, filters, reports, and spreadsheets. To answer “which leases expire soon?” or “where is the maintenance backlog concentrated?” somebody has to know where to look, export data, combine it, and explain the result.
A conversational interface changes the path to the answer: instead of learning the structure of the system first, a person asks the operational question in natural language.
That is the purpose of TITO, the DueñoFácil AI property assistant.
What “chat with your data” actually means
It is not about asking a language model to invent an opinion about your portfolio.
For data questions, TITO has specific tools. It can inspect the schema available to the user, execute read-only queries against the data that user is allowed to access, and present the result as text, a table, or a chart.
A property manager might ask:
- “Show me the leases that expire in the next 90 days.”
- “Compare payments received by month.”
- “Group open maintenance requests by priority.”
- “Which properties have the most maintenance requests?”
- “Show a table of active leases and their end dates.”
When the answer is a trend, comparison, or breakdown, TITO can render a chart in the conversation instead of describing a long sequence of numbers.
You do not need to learn SQL
Databases are good at answering precise questions, but people running a property portfolio should not need to write queries to get routine answers.
The conversational layer lets the user express intent in business language. The assistant translates that intent into a query and then presents the result in a form that is easier to use.
That does not remove the need for good data. It makes the need more visible. A natural-language question can only produce a trustworthy answer when properties, units, leases, and financial records have consistent relationships.
That is why a tool like TITO works best after the portfolio has moved beyond scattered spreadsheets. If that is still your starting point, begin with our guide to moving property management out of spreadsheets.
What protects the query
Conversational access to operational data creates an important obligation: the assistant should not become a shortcut around permissions.
In DueñoFácil, assistant queries use a read-only database connection and run with the current user’s identity and organization context. Database-level isolation applies to the assistant just as it does to the rest of the product.
So the promise is not “ask absolutely anything.” It is more precise: ask anything about the data that person is authorized to see.
When a chart is better than a written answer
Chat can return text, but not every answer is clearer as a paragraph.
Three kinds of questions usually benefit from visualization:
Trends
“How have payments changed over the last six months?”
A time series makes direction, seasonality, and sudden changes easier to notice.
Comparisons
“Which properties have the most open maintenance work?”
A property-by-property comparison exposes concentration without requiring the reader to scan a long table.
Breakdowns
“How are maintenance requests distributed by priority?”
A chart makes the relative weight of each category immediately visible.
TITO is designed to prefer a visualization when the answer is fundamentally a trend, comparison, or breakdown.
The goal is not more dashboards
Dashboards remain useful for metrics reviewed every week or every month. Conversation solves a different problem: questions that matter today and may not recur in exactly the same form.
Building a new report for every ad hoc question is slow. Exporting to a spreadsheet every time is also slow. A conversational query can shorten that path without turning the entire operation into one enormous dashboard.
And when a question does become recurring, the same underlying data is available through analytical exports and an API. That portability is part of how DueñoFácil approaches vendor lock-in.
What to test in a demo
Do not ask “does it have AI?” Ask something that is currently expensive for your team to answer.
Bring three real questions from your operation and check:
- whether the assistant understands the terms your team uses;
- whether the result matches the records in the system;
- whether it correctly respects what your user can and cannot access;
- whether a table or chart makes the answer more useful;
- whether you can move from question to data without preparing a report.
Useful AI in property management is not the assistant that talks the most. It is the one that reduces the time between an operational question and a verifiable answer.
If you want to try TITO with questions from your own portfolio, see how the assistant works and DueñoFácil pricing or email contacto@dueñofacil.com.