diff --git a/docs/sources/integrations/alertmanager/index.md b/docs/sources/integrations/alertmanager/index.md
index 81574049..ccf39ae3 100644
--- a/docs/sources/integrations/alertmanager/index.md
+++ b/docs/sources/integrations/alertmanager/index.md
@@ -18,7 +18,7 @@ weight: 300
> ⚠️ A note about **(Legacy)** integrations:
> We are changing internal behaviour of AlertManager integration.
> Integrations that were created before version 1.3.21 are marked as **(Legacy)**.
-> These integrations are still receiving and escalating alerts but will be automatically migrated after 1 November 2023.
+> These integrations are still receiving and escalating alerts but will be automatically migrated in Q1 2024.
>
> To ensure a smooth transition you can migrate legacy integrations by yourself now.
> [Here][migration] you can read more about changes and migration process.
diff --git a/docs/sources/integrations/grafana-alerting/index.md b/docs/sources/integrations/grafana-alerting/index.md
index af793b19..6247dbdc 100644
--- a/docs/sources/integrations/grafana-alerting/index.md
+++ b/docs/sources/integrations/grafana-alerting/index.md
@@ -17,7 +17,7 @@ weight: 100
> ⚠️ A note about **(Legacy)** integrations:
> We are changing internal behaviour of Grafana Alerting integration.
> Integrations that were created before version 1.3.21 are marked as **(Legacy)**.
-> These integrations are still receiving and escalating alerts but will be automatically migrated after 1 November 2023.
+> These integrations are still receiving and escalating alerts but will be automatically migrated in Q1 2024.
>
> To ensure a smooth transition you can migrate them by yourself now.
> [Here][migration] you can read more about changes and migration process.
diff --git a/grafana-plugin/src/pages/integration/Integration.tsx b/grafana-plugin/src/pages/integration/Integration.tsx
index 02960843..51b56ac9 100644
--- a/grafana-plugin/src/pages/integration/Integration.tsx
+++ b/grafana-plugin/src/pages/integration/Integration.tsx
@@ -279,7 +279,7 @@ class Integration extends React.Component {
We are introducing a new {getDisplayName()} integration. The existing integration is marked as Legacy
- and will be migrated after 1 November 2023.
+ and will be migrated in Q1 2024.
To ensure a smooth transition you can migrate now using "Migrate" button in the menu on the right.