> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# timestamps table

> Timestamp information

## timestamps Table (300)

Timestamp information

## Fields

| Name                 | Description                                                                                                                          | Type     | Nullable |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | -------- | :------: |
| id                   | The primary key (auto-incremented)                                                                                                   | PK       |    No    |
| mail\_filter         | Timestamp for the last time importMail was started.                                                                                  | DateTime |    Yes   |
| mail\_sender         | Timestamp for the last time mailSender was started.                                                                                  | DateTime |    Yes   |
| ejournal\_cron       | Timestamp for the last time ejournalCron was started.                                                                                | DateTime |    Yes   |
| autologout           | Timestamp for when users should be checked for automatic logout.                                                                     | DateTime |    Yes   |
| activate\_tickets    | Timestamp for when tickets should be checked for activation.                                                                         | DateTime |    Yes   |
| ticket\_alert        | Timestamp for when tickets should be checked for escalation.                                                                         | DateTime |    Yes   |
| delete\_temp\_ticket | Timestamp for when tickets should be checked for deletion.                                                                           | DateTime |    Yes   |
| active\_tickets      |                                                                                                                                      | DateTime |    Yes   |
| critical\_email      | Timestamp for when we last emailed a critical email to panic\_email (usually [error@superoffice.com](mailto:error@superoffice.com)). | DateTime |    Yes   |
| last\_ticketdel      | Timestamp for when we last physically removed tickets tagged for deletion.                                                           | DateTime |    Yes   |
| build\_faq           | Timestamp for when the FAQ search tree was last rebuilt.                                                                             | DateTime |    Yes   |
| week\_stat           | Timestamp for when the week statistics was last sent.                                                                                | DateTime |    Yes   |
| mailsync             | Timestamp for syncing crm inbox2 email accounts                                                                                      | DateTime |    Yes   |

<img src="https://mintcdn.com/superofficeas/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/timestamps.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=043b8522d4692161f2f4fe28468df462" alt="timestamps table relationship diagram" width="113" height="59" data-path="media/loc/en/database/tables/timestamps.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [ai_chat_turn table](/en/database/tables/ai-chat-turn.md)
- [WebAppUsage table](/en/database/tables/webappusage.md)
- [travelgenerateddatabase table](/en/database/tables/travelgenerateddatabase.md)
- [ejscript_debug table](/en/database/tables/ejscript-debug.md)
- [chat_message table](/en/database/tables/chat-message.md)
- [Logs](/en/automation/crmscript/howto/request/request-logs.md)
