> ## 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.

# 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/i6M2qZmvMNH7UTeu/media/loc/en/database/tables/TrayApp.png?fit=max&auto=format&n=i6M2qZmvMNH7UTeu&q=85&s=5dfa7b99b2a4b04bdb50c03eebdc594c" 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.


## Related topics

- [Install WebTools](/integrations/webtools/install.md)
- [NetServer Downloads element (SuperOffice only)](/en/onsite/web-config/downloads.md)
- [Deployment of WebTools in a Citrix or Terminal Server environment](/en/onsite/install/server/ml-on-citrix.md)
- [WebTools deployment in a restricted environment](/integrations/webtools/deploy.md)
- [Configure WebTools](/integrations/webtools/config.md)
- [Mobile CRM security in SuperOffice CRM Online](/en/mobile/security.md)
