diff --git a/front/components/poke/data_sources/view.tsx b/front/components/poke/data_sources/view.tsx
index 16e9777ca109..2aa34ba1e957 100644
--- a/front/components/poke/data_sources/view.tsx
+++ b/front/components/poke/data_sources/view.tsx
@@ -79,6 +79,12 @@ export function ViewDataSourceTable({
Description
{dataSource.description}
+
+ Created at
+
+ {formatTimestampToFriendlyDate(dataSource.createdAt)}
+
+
Edited by