
Lazy Admin: A Great App for Quickly Querying Data
In our first app review, Iâve chosen an app that is simple, effective, and works well: Lazy Admin by HTTPeak Pty Ltd. This application uses AI and natural language processing to run SOQL queries and generate reports and dashboards. You can ask it to query any data set in your Org, including standard and custom objects.
Querying Data
Let's walk through an example. Iâll have the AI query all accounts and related contacts, and let's see how it does.

I created a new search for all accounts and related contacts, sorting by account number. It retrieved all records in the org, just as I asked, with the related contact. The contact level in the report was included as well.
Exporting Data
Let's export this data via email so we can see it in a spreadsheet editor. The email screen allows you to customize a message, select a user to send it to and add external emails to CC so that you can send the data out of the Org right from Salesforce.
Hereâs what the email looks like with the custom message included.

Hereâs all the data dumped out, and it did exactly what it said it would do. It got all Accounts, with related contacts and included the relationship level. These were just the default fields. You can add/remove fields either from the GUI or in the query editor, but for a quick text prompt, it did a good job.

Other Thoughts
There are some drawbacks to the application; you have the search history and can favorite queries, but at the end of the day, they arenât Salesforce reports and canât be saved and shared within Salesforce. I had some security concerns, I reached out to the developer for comment and this is what they had to say:
âWe do not send the data out of the Salesforce org.However, we do send the metadata (schema) along with the search phrase, for better context. In addition to that, we have numerous orchestrations in place which are passed as system instructions to the LLM behind the scenes. This helps the LLM understand the appropriate context and instructions required to generate the SOQL.â - HTTPeak
Whether or not this is secure enough for you will depend on whether you have any proprietary metadata. HTTPeak has passed Salesforceâs security review and no record data leaves the org.
Setup
The setup was rather easy. I went to their website and followed the installation guide. The only limitation is it only works for lighting apps, so if you donât pay attention to that fact in the setup you may run into an issue.
Target Users
The users who would benefit from this are your lazy admins, who donât feel like writing SOQL queries, and any end user, say a sales manager who already has access to all data, who just wants a quick answer on the data without having to build out a report.
Alternatives
Running a SOQL query from Salesforce Inspector, the developer console, or for something permanent just a standard Salesforce report.
Errors
I asked for all Opportunities related to Universities and Hotels, and the AI was expecting to find record types. Instead, what I was looking for were Opportunities with those words in the name. Understanding that and rewording it got it to work, but things like that should be kept in mind when interacting with the AI.
Tips
Be sure to word your prompt as if you are talking to a computer. You still have to keep that in mind. The LLM is good but imperfect, so understand that it may make an error, and you might have to reword it or edit the query it returns.
Pricing
This app is a freemium app with three pricing tiers: free, $3,048 for the starter tier, which removes the monthly limit and allows 12k searches annually, and the Plus tier, at $6120 annually, allowing 60k yearly searches and creation of dashboards. For free, you can run 10 unique queries a month, with no limits on how often you can send out the CSVs via email or download them directly from those 10 queries.
Conclusion
Overall, Iâd say Lazy Admin is a solid application if you install it and keep the users to just Admins/trusted persons at the free tier. In my experience consulting, itâs nice to run a quick SOQL query without having to type it out. It saves you from tabbing into ChatGPT, and itâs a friendlier UI for reviewing data than other options like Salesforce Inspector or the Developer Console. Itâs a Lightning App, and it feels and behaves like it. There is a fluidity to it, which is nice and enjoyable to use. I like it more than Salesforce Inspector because it generates my queries, and I can manually edit them if necessary. However, I can count on one hand the number of times I run one-off reports a month. Most reports are reused, so itâs more helpful to save and share within Salesforce and sometimes email them out on a consistent basis. I donât see this replacing reporting, but for quick queries, this is a great tool.
Our Rating
Functionality âď¸âď¸âď¸âď¸âď¸
Innovation âď¸âď¸âď¸âď¸
UI and UX âď¸âď¸âď¸âď¸âď¸
Support and Documentation âď¸âď¸âď¸
Security âď¸âď¸âď¸âď¸
Value for Money âď¸âď¸âď¸
Coolness âď¸âď¸âď¸âď¸
Overall âď¸âď¸âď¸âď¸
Related Articles

5 Hottest Updates in Salesforce Summer '24 for Admins
Salesforce has 3 major releases every year: Spring, Summer, and Winter. The Summer 24 release is rolling out in 3 stages: May 17th, June 7th, and June 14th, respectively. Sandboxes will be updated on May 10, but if you want to get hands-on early, you can sign up for a preview org by following the link below. Getting to the good stuff, there are some major quality-of-life updates for Admins, features like the automation app, Einstein for Flow, Field tracking history, personal labels, and improved permission set interfaces, to highlight a few.
May 7, 2024
4 Min Read

Custom domains and free SSL on Force.com Sites
You are using a force.com site with a custom domain, but browsers are now preferring SSL (https) and users might even be warned if they visit your force.com site if it doesnât use SSL. Built a custom domain and free SSL on Force.com - in this article we show you how
December 11, 2020
2 Min Read