> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TrayApp table

> Tray application presence. SuperOffice CRM web extensions.

## TrayApp Table (252)

Tray application presence. SuperOffice CRM web extensions.

## Fields

| Name                      | Description                                                     | Type                            | Nullable |
| ------------------------- | --------------------------------------------------------------- | ------------------------------- | :------: |
| TrayApp\_id               | Primary key                                                     | PK                              |    No    |
| associateId               | Associate id that the tray app is being detected for            | FK [associate](./associate.mdx) |    No    |
| pageGenerated             | When was the web page generated that contained the trayapp link | DateTime                        |    No    |
| presenceDetected          | When was the presence last detected                             | DateTime                        |    Yes   |
| guid                      | TrayApp unique GUID included in presence detection link         | String(253)                     |    No    |
| lcid                      | Language ID passed to tray app                                  | Id                              |    Yes   |
| registered                | Registered when                                                 | UtcDateTime                     |    No    |
| registered\_associate\_id | Registered by whom                                              | FK [associate](./associate.mdx) |    No    |
| updated                   | Last updated when                                               | UtcDateTime                     |    No    |
| updated\_associate\_id    | Last updated by whom                                            | FK [associate](./associate.mdx) |    No    |
| updatedCount              | Number of updates made to this record                           | UShort                          |    No    |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/A8Y_bcgEblTh4XOv/media/loc/en/database/tables/TrayApp.png?fit=max&auto=format&n=A8Y_bcgEblTh4XOv&q=85&s=b18b48c53731d6498f83c26105549c1c" alt="TrayApp table relationship diagram" width="375" height="59" data-path="media/loc/en/database/tables/TrayApp.png" />

## Indexes

| Fields      | Types       | Description |
| ----------- | ----------- | ----------- |
| associateId | FK          | Index       |
| guid        | String(253) | Unique      |

## Relationships

| Table                    | Description                                                        |
| ------------------------ | ------------------------------------------------------------------ |
| [associate](./associate) | Employees, resources and other users - except for External persons |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
