⚖ Important — Please Read Before Continuing

Scroll to the bottom to accept the disclaimer and access the tool

Scroll down to read the full disclaimer before accepting

1. This is guidance — and only ever guidance

Everything produced by ukworkrights.co.uk is general guidance. It is not legal advice. It is not a substitute for advice from a qualified solicitor. Never treat it as the final word — use it as a starting point, then check and take responsibility for any action you take.

2. AI can make mistakes

The guidance is generated by artificial intelligence. AI can and does make mistakes — wrong dates, wrong figures, wrong legal references, missed nuances. Read everything carefully. If the matter is serious, get it checked by ACAS, Citizens Advice, or a qualified solicitor before acting on it.

3. Verified figures and guidance sources

Statutory figures (such as rates for minimum wage, SSP, redundancy, pension contributions, council tax bands, flight compensation amounts, and benefit rates) are verified against GOV.UK, ACAS, Citizens Advice, and relevant regulatory bodies. Laws and rates change regularly. Always verify important figures at gov.uk before making decisions or taking action.

4. Your description stays private

The situation you describe is used to generate your guidance and is then discarded. It is never stored or shared. Any informal language, slang, or strong emotion in your description will not appear in the output.

5. Your responsibility

By using this service you accept that you will treat all output as general guidance only, verify important information with official sources, and seek professional legal advice for serious or complex matters. ukworkrights.co.uk accepts no liability for any loss or damage arising from your use of or reliance on this service.

6. Useful Official Resources

  • ACAS — Free employment advice: 0300 123 1100 — acas.org.uk
  • Citizens Advice — Free legal guidance: 0800 144 8848 — citizensadvice.org.uk
  • GOV.UK — Official UK government guidance: gov.uk
  • ICO — Data protection queries: 0303 123 1113 — ico.org.uk
  • Financial Ombudsman — Financial disputes: 0800 023 4567 — financial-ombudsman.org.uk
  • Energy Ombudsman — Energy disputes: ombudsman-services.org/energy
  • NHS — Healthcare guidance: nhs.uk
  • Veterans UK: 0808 1914 218
  • Benefits helpline: 0800 169 0310

For personal injury claims, immigration advice, criminal matters, or complex legal situations — always consult a regulated solicitor. Find one at solicitors.lawsociety.org.uk or gov.uk/find-a-solicitor.

7. Scope of this service

This service covers a wide range of UK rights topics including employment, housing, benefits, consumer rights, driving, NHS complaints, data protection, tax, school rights, wills and probate, energy, travel, and more. For all topics, the guidance is general in nature. For regulated activities — including personal injury claims, immigration applications, criminal defence, and financial advice — you must use a regulated professional.

📅 Key Dates Know your deadlines 📰 News Latest law changes 📞 Helplines Free support numbers 🚗 Driving School Free AI companion 📋 Toolbox Talks 50 free downloads Community Join on Reddit TikTok Follow us
🚀 We've just launched! This site is in beta — fully live but still being fine-tuned. Spotted something? Let us know.

Report an Issue

Tell us what went wrong and we'll look into it. We'll be in touch as soon as we can.

Your name and email will only be used to respond to your report. See our Privacy Policy.

Share Your Feedback

Good or bad — we'd love to hear what you think. No strings attached.

Your feedback helps us make the site better for everyone. See our Privacy Policy.

⚡ Energy Bill Checker

Check Your Energy Bill Rights

Energy companies have strict rules on billing and complaints. Describe your situation and get instant plain English guidance on your rights and how to challenge unfair charges.

ℹ️

Free to use: Run any checker and read your full results — no account needed. Register free to download your results as a PDF report and access the Letters generator.

What is your energy bill situation?

Describe your situation and we'll check your energy rights

💡

Tip: Focus on one issue at a time for the clearest answer. If you have multiple issues, run them separately for a full picture on each one.

📍 Where are you based?
England
Wales
Scotland
N. Ireland
Quick Examples
💷 Overcharged or wrong bill
📊 Smart meter problems
🏦 Direct debit dispute
🔄 Problems switching supplier
⚠️ Energy debt and arrears
📋 How to make a complaint

Include how long you have worked there, what happened, and what you need to know.

0/1000 characters

Free · No data stored · Guidance only, not legal advice

Your results will appear below

Analysing your situation...

Checking against current UK employment law

⚠️ Something went wrong — please try again in a moment.

Your Employment Rights Summary

Generating...

← Back to Home
⭐ Google Review 🎵 TikTok 🔴 Reddit

What you need to know

YOUR RIGHT TO ACCURATE BILLING

Your energy supplier must bill you accurately based on actual or smart meter readings. If your supplier has been estimated your bills and later issues a large back-bill, Ofgem's back-billing rule means they can only charge you for energy used in the last 12 months — even if the error is your supplier's fault — provided you have not prevented the supplier from obtaining accurate readings.

DIRECT DEBITS AND CREDIT BALANCES

Your supplier must set your direct debit at a reasonable amount based on estimated usage. If you build up a significant credit balance, you are entitled to a refund on request. Suppliers of smart metered customers must refund credit within five working days of a request; other customers within ten working days.

SWITCHING SUPPLIER

You have the right to switch energy supplier at any time. If you have a debt of less than £500 per fuel (gas and electricity separately) your supplier cannot prevent you from switching. If your debt is above this threshold your supplier may place an objection, though you can ask them to lift it as part of a switching arrangement.

THE ENERGY OMBUDSMAN

If you have a complaint about your energy supplier that has not been resolved after eight weeks, or if your supplier has issued a deadlock letter, you can refer your complaint free of charge to Ombudsman Services: Energy. The Ombudsman's decisions are binding on the supplier and can include financial awards, apologies, and correction of errors.

PREPAYMENT METERS — YOUR PROTECTIONS

Energy suppliers cannot force the installation of a prepayment meter (PPM) in homes where a resident is considered vulnerable — including those with young children, serious illness, or inability to top up safely. Since 2023, suppliers require court orders before forcibly installing PPMs. If you are struggling to top up a PPM you may be entitled to emergency credit or additional support.

THE WARM HOME DISCOUNT AND OTHER HELP

Eligible households may receive a £150 Warm Home Discount off their electricity bill. If you are on certain means-tested benefits you may qualify automatically. Cold Weather Payments (£25 per week when temperatures drop below zero for seven days) and Winter Fuel Payment for pensioners are also available. Contact your supplier or check GOV.UK for eligibility.

This guidance is for general information only and does not constitute legal advice. Always verify current figures and legislation on GOV.UK or seek professional advice for your specific situation.

'; var blob=new Blob([h],{type:'text/html'}); var url=URL.createObjectURL(blob); var filename='UKWR-Rights-Report-'+new Date().toISOString().slice(0,10)+'.html'; var isMobile=/Android|iPhone|iPad|iPod|Mobile/i.test(navigator.userAgent); if(isMobile){ // Try Web Share API with file (Android Chrome 75+, iOS Safari 15+) var file=new File([blob],filename,{type:'text/html'}); if(navigator.share&&navigator.canShare&&navigator.canShare({files:[file]})){ navigator.share({files:[file],title:'UK Work Rights Report'}).catch(function(){ // User cancelled or failed — open in tab with save hint window.open(url,'_blank'); _ukwrShowSaveHint(); }); } else { // Fallback: open blob in new tab + show save hint window.open(url,'_blank'); _ukwrShowSaveHint(); } } else { var a=document.createElement('a'); a.href=url; a.download=filename; document.body.appendChild(a); a.click(); document.body.removeChild(a); URL.revokeObjectURL(url); } } function _ukwrShowSaveHint(){ var t=document.getElementById('_ukwrSaveHint'); if(!t){ t=document.createElement('div'); t.id='_ukwrSaveHint'; t.style.cssText='position:fixed;bottom:80px;left:50%;transform:translateX(-50%);background:#0d1f3c;color:#fff;padding:12px 18px;border-radius:12px;font-size:13px;font-family:sans-serif;z-index:99999;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,0.4);max-width:300px;line-height:1.5;border:1px solid rgba(201,168,76,0.4);'; t.innerHTML='💾 To save: tap the browser menu (⋮) → Download'; document.body.appendChild(t); setTimeout(function(){t.style.display='none';},6000); } else { t.style.display='block'; setTimeout(function(){t.style.display='none';},6000); } }

⚖ Free Account — UK Work Rights

Register free to download reports and use the Letters generator

Scroll down to complete your registration

Sign in or register with Google — free, instant, no password needed.

🤖 Drag to verify you are human
>>

No password · No spam · Free forever