# AuditTableFilters

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/components/Audit/AuditTable.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Audit/AuditTable.tsx#L19)

## Properties

| Property | Type |
|---|---|
| `action` | `string` |
| `actorId` | `string` |
| `projectId` | `string` |
| `startDate` | `string` |
| `endDate` | `string` |
