Step 1: Create Your Account
Sign up for Plumi at app.plumi.ai using your email or Google account.1
Sign Up
Navigate to app.plumi.ai and create your account.
2
Create Organization
Set up your organization with a custom subdomain (e.g.,
yourcompany.plumi.ai).3
Invite Team (Optional)
Add team members to collaborate on queries and dashboards.
Step 2: Connect Your Database
Add your first data source to start querying.1
Navigate to Data Connectors
Click on Data Connectors in the sidebar.
2
Select Database Type
Choose your database type: PostgreSQL, MySQL, ClickHouse, BigQuery, Snowflake, or MongoDB.
3
Enter Connection Details
Provide your connection credentials:
- Host/Server address
- Port
- Database name
- Username and password
4
Test Connection
Click Test Connection to verify everything works.
Step 3: Start Querying
You’re ready to explore your data.Using the Query Engine
- Go to Query Engine in the sidebar
- Select your connected database
- Write SQL queries or use the schema explorer
- Execute queries and view results
Using the AI Engine
- Go to AI Engine in the sidebar
- Type your question in natural language
- Review the generated SQL
- Execute and analyze results
Example Query
Try asking: “Show me the top 10 customers by total revenue this month”