diff --git a/dashboard/src/app/user/data-table.tsx b/dashboard/src/app/user/data-table.tsx
index 8501043..5819331 100644
--- a/dashboard/src/app/user/data-table.tsx
+++ b/dashboard/src/app/user/data-table.tsx
@@ -3,7 +3,7 @@
import { ColumnDef } from '@tanstack/react-table';
import { Identity } from '@ory/client';
import { DataTable } from '@/components/ui/data-table';
-import { CircleCheck, CircleX, Copy, MoreHorizontal, Trash, UserCheck, UserMinus, UserX } from 'lucide-react';
+import { CircleCheck, CircleX, Copy, MoreHorizontal, Trash, UserCheck, UserMinus, UserPen, UserX } from 'lucide-react';
import { HoverCard, HoverCardContent, HoverCardTrigger } from '@/components/ui/hover-card';
import React, { useEffect, useRef, useState } from 'react';
import { FetchIdentityPageProps } from '@/app/user/page';
@@ -133,10 +133,10 @@ export function IdentityDataTable({ data, pageSize, pageToken, query, fetchIdent
- View identity
-
-
- View sessions
+
+
+ View identity
+