diff --git a/src/routes/console/organization-[organization]/excesLimitModal.svelte b/src/routes/console/organization-[organization]/excesLimitModal.svelte
index b62d262cd..d42f9fb56 100644
--- a/src/routes/console/organization-[organization]/excesLimitModal.svelte
+++ b/src/routes/console/organization-[organization]/excesLimitModal.svelte
@@ -1,7 +1,7 @@
+
+ Your usage exceeds the {tierToPlan($organization.billingPlan).name} plan limits
+
+
+ Usage for {$organization.name} organization has reached the limits of the {tierToPlan(
+ $organization.billingPlan
+ ).name} plan. Consider upgrading to increase your resource usage.
+