
Getting Started Guide
How to Use Wren AI
A practical guide to get you up and running with Wren AI. Written by Delv Editorial, Delv Team.
Getting started with Wren AI
With Wren AI, you'll be able to ask questions about your data in plain English and receive SQL queries as responses. This guide will help you get set up quickly so you can start extracting insights from your data without needing to learn complex SQL syntax.Step 1: Sign up and set up
- Go to Wren AI's website.
- Click on the "Get Started" button located on the homepage.
- Fill in the required information to create your account – you’ll need an email address and a password.
- Check your email for a verification link and click it to activate your account.
- Once logged in, you’ll be guided to connect your data sources. Follow the prompts to link your databases.
Step 2: Your first query
- On the main dashboard, locate the text input box that says "Ask your question".
- Type a simple question about your data, such as "What is the total sales for last month?".
- Click the “Submit” button next to the input box.
- Wren AI will generate the SQL query and display the results below. Review the output to ensure it meets your needs.
Step 3: Get better results
- To refine your queries, try using specific keywords like "average", "count", or "sum" in your questions.
- You can also specify date ranges by saying, for example, "Show me the total sales from January to March".
- Explore the "Templates" section on the left sidebar for common queries you can modify for your needs.