JP
Enable browser notifications for engineer form submissions?

Settings

Company profile, integrations and team configuration

Company

Used on quote PDFs, customer quote pages, and emails. Saved to data/company/profile.json.

Business name
Prestenergy Ltd
Address
United Kingdom
Phone
Not set
Email
Not set
Website
Not set
VAT number
Not set
Companies House number
Not set
UTR number
Not set
F Gas number
Not set
Default VAT rate
20%

Engineers

Field engineers who appear in the planner and mobile app. Synced to Firestore.

  • No engineers yet.

Quote emails

Branded customer emails with logo, total, and PDF attachment. Office alerts when quotes are accepted.

Not configured

Setup required

  1. Create a free account at resend.com
  2. Add and verify your domain, or use their test sender for development
  3. Add these to .env.local and restart the dev server:
RESEND_API_KEY=re_...
RESEND_FROM_EMAIL=quotes@prestenergy.co.uk
RESEND_REPLY_TO=office@prestenergy.co.uk
OFFICE_NOTIFICATION_EMAIL=office@prestenergy.co.uk
APP_URL=http://localhost:3000

When a customer accepts a quote online, an alert is emailed to OFFICE_NOTIFICATION_EMAIL and shown in the bell icon in the office app.

Other integrations

  • Stripe

    Customer payments

    Coming soon
  • Google Calendar

    Engineer schedule sync

    Coming soon