diff --git a/apps/dashboard/src/routes/pages/ProofListPage/index.tsx b/apps/dashboard/src/routes/pages/ProofListPage/index.tsx
index 695242bdb98bddd5f14e1a9aae7b766771cf5cae..fafbc11853b69573ddd57db09250fc86f5cf3598 100644
--- a/apps/dashboard/src/routes/pages/ProofListPage/index.tsx
+++ b/apps/dashboard/src/routes/pages/ProofListPage/index.tsx
@@ -8,6 +8,9 @@ import PageWithSidebar from "@dashboard/components/PageWithSidebar";
 const ProofListPage = observer(() => {
   return (
     <PageWithSidebar>
+      <h2>
+        Actions
+      </h2>
       <Space direction="horizontal">
         <Button
           onClick={() => {