# Detailed Attributes Table

| Attribute                            | Field                          | Description                                                | Example Values                                                                                                                               | Platform    |
| ------------------------------------ | ------------------------------ | ---------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| All                                  | event                          | Name of the event                                          | See list of events                                                                                                                           | All         |
| All                                  | appName                        | Name of application                                        | \[ hypermock-vr, hypermock-desktop ]                                                                                                         | All         |
| All                                  | applicationType                | Whether the application is run in Unity or in a build      | \[ Build, Editor ]                                                                                                                           | All         |
| All                                  | deviceInfo.deviceId            | Identifier of the device                                   | b096dc09c70bada1b0c8fcd7ea70362807548e3c                                                                                                     | VR          |
| All                                  | deviceInfo.deviceModel         | Model of the device                                        | MacBookPro15,1                                                                                                                               | VR          |
| All                                  | deviceInfo.deviceName          | Name of the device                                         | DESKTOP-C1R1V73                                                                                                                              | All         |
| All                                  | deviceInfo.deviceOS            | Operating system of the device                             | Windows 10 (10.0.0) 64 bit                                                                                                                   | All         |
| All                                  | deviceInfo.deviceType          | Type of device. Handheld corresponds to Oculus.            | \[ Desktop, Handheld ]                                                                                                                       | All         |
| All                                  | server                         | Name of server application was connected to                | \[ Production, Staging ]                                                                                                                     | All         |
| All                                  | sessionId                      | Session is given to user when user opens the app           | 4ca6ccfe-05ce-4650-be83-07e86dd5f2cb                                                                                                         | All         |
| All                                  | userId                         | User identifier (usually corresponds to email before @)    | douglchoi                                                                                                                                    | All         |
| All                                  | user\_auth0                    | User identifier on Auth0                                   | auth0\|142ac8d8jd810008j955b7fb                                                                                                              | All         |
| All                                  | timestamp\_client              | Time of data log call was triggered                        | Feb 23, 2021 @ 14:04:30.124                                                                                                                  | All         |
| All                                  | timestamp\_server              | Time of data log when call was received by server          | Feb 23, 2021 @ 14:06:15.907                                                                                                                  | All         |
| All                                  | version                        | Version of the application                                 | 1.1.38\_5.2                                                                                                                                  | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| button\_clicked                      | buttonName                     | Name of the button clicked                                 | Asset Button                                                                                                                                 | Desktop     |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| feedback\_submitted                  | comment                        | User's comment input                                       | "Wait until I get the medical gloves"                                                                                                        | All         |
| feedback\_submitted                  | decision                       | Name of the decision point in the dialogue authoring       | <p><br></p>                                                                                                                                  | All         |
| feedback\_submitted                  | utterance                      | User's speech utterance as understood by system            | "wait till I get the medical gloves."                                                                                                        | All         |
| feedback\_submitted                  | utteranceConfidence            | System's confidence in utternace                           | \[ 0.0 - 1.0 ]                                                                                                                               | All         |
| feedback\_submitted                  | user\_confidence\_in\_response | User's confidence in response                              | \[ 0.0 - 1.0 ]                                                                                                                               | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| feedback\_recorded                   | duration                       | Total time taken                                           | 10                                                                                                                                           | All         |
| feedback\_recorded                   | finishedTimes                  | Number of times completed                                  | 5                                                                                                                                            | All         |
| feedback\_recorded                   | logMessages                    | List of messages                                           | "You removed it from the snap zone. Good job!"                                                                                               | All         |
| feedback\_recorded                   | timers                         | Name of timers and their duration                          | { "timerName": "Move Green Cube Along Slider", "time": 2.86828017 }, { "timerName": "Remove Green Cube From Snap Zone", "time": 1.30884171 } | All         |
| feedback\_recorded                   | simulationId                   | Identifier for the simulation                              | 1345                                                                                                                                         | All         |
| feedback\_recorded                   | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| grab                                 | target                         | Grabbed object                                             | Calipers1                                                                                                                                    | All         |
| grab                                 | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| grab                                 | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| key\_press                           | keycode                        | Keyboard button that was pressed                           | P                                                                                                                                            | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| loaded\_scene                        | sceneLoaded                    | Name of the loaded scene                                   | \[ EditSimScene, SimulationsScene ]                                                                                                          | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| simulation\_loaded                   | simulationId                   | Identifier for the simulation                              | 1345                                                                                                                                         | All         |
| simulation\_loaded                   | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| simulation\_loaded                   | simulationName                 | Name of the simulation                                     | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| state\_machine\_state\_enter         | smId                           | Identifier for the state machine                           | 0                                                                                                                                            | All         |
| state\_machine\_state\_enter         | smName                         | Name of the state machine                                  | my state machine                                                                                                                             | All         |
| state\_machine\_state\_enter         | state                          | Name of the entered state                                  | Start                                                                                                                                        | All         |
| state\_machine\_state\_enter         | stateId                        | Identifier for the entered state                           | 30                                                                                                                                           | All         |
| state\_machine\_state\_enter         | attributes                     | List of all attributes and their values during state enter | { "value\_b": false, "name": "Cart\_Without\_Drawer1\_Following" }, { "value\_b": true, "name": "Cart\_Without\_Drawer1\_Visibility" }, ...  | All         |
| state\_machine\_state\_enter         | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| state\_machine\_state\_enter         | simulationName                 | Name of the simulation                                     | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| state\_machine\_state\_exit          | smId                           | Identifier for the state machine                           | 0                                                                                                                                            | All         |
| state\_machine\_state\_exit          | smName                         | Name of the state machine                                  | my state machine                                                                                                                             | All         |
| state\_machine\_state\_exit          | state                          | Name of the exited state                                   | Start                                                                                                                                        | All         |
| state\_machine\_state\_exit          | stateId                        | Identifier for the exited state                            | 30                                                                                                                                           | All         |
| state\_machine\_state\_exit          | attributes                     | List of all attributes and their values during state exit  | { "value\_b": false, "name": "Cart\_Without\_Drawer1\_Following" }, { "value\_b": true, "name": "Cart\_Without\_Drawer1\_Visibility" }, ...  | All         |
| state\_machine\_state\_exit          | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| state\_machine\_state\_exit          | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| state\_machine\_transition\_event    | smId                           | Identifier for the state machine                           | 0                                                                                                                                            | All         |
| state\_machine\_transition\_event    | smName                         | Name of the state machine                                  | my state machine                                                                                                                             | All         |
| state\_machine\_transition\_event    | fromState                      | Name of the exit state                                     | Before state                                                                                                                                 | All         |
| state\_machine\_transition\_event    | fromStateId                    | Identifier of the exit state                               | 10                                                                                                                                           | All         |
| state\_machine\_transition\_event    | toState                        | Name of the enter state                                    | Hands                                                                                                                                        | All         |
| state\_machine\_transition\_event    | toStateId                      | Identifier of the enter state                              | 20                                                                                                                                           | All         |
| state\_machine\_transition\_event    | transitionId                   | Identifier for the transition                              | 3                                                                                                                                            | All         |
| state\_machine\_transition\_event    | transitionName                 | Name of the transition                                     | Before state->Hands                                                                                                                          | All         |
| state\_machine\_transition\_event    | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| state\_machine\_transition\_event    | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| trigger\_event\_Collide              | collided1                      | Collided object                                            | Transparent\_Cube\_V17                                                                                                                       | All         |
| trigger\_event\_Collide              | collided2                      | Other collided object                                      | BasicHandsPair1                                                                                                                              | All         |
| trigger\_event\_Collide              | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| trigger\_event\_Collide              | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| trigger\_event\_Snap                 | snapHitboxName                 | Name of hitbox where object was snapped to                 | VO.Server\_V31.LeftScrew                                                                                                                     | All         |
| trigger\_event\_Snap                 | snapObject                     | Snapped object                                             | Screw\_With\_Animation\_V22                                                                                                                  | All         |
| trigger\_event\_Snap                 | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| trigger\_event\_Snap                 | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| trigger\_event\_Use                  | useHitboxName                  | Name of hitbox where object was used                       | VO.BasicHandsPair1                                                                                                                           | All         |
| trigger\_event\_Use                  | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| trigger\_event\_Use                  | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| trigger\_event\_UseRelease           | useReleaseTag                  | Tag of the user                                            | \[ VO, Hitbox ]                                                                                                                              | All         |
| trigger\_event\_UseRelease           | useReleaseHitBoxName           | Name of hitbox where object was used                       | VO.BasicHandsPair1                                                                                                                           | All         |
| trigger\_event\_UseRelease           | useReleaseTargetName           | Name of the target name                                    | Door1                                                                                                                                        | All         |
| trigger\_event\_UseRelease           | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| trigger\_event\_UseRelease           | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| trigger\_event\_Unsnap               | snapHitboxName                 | Name of the hitbox where object was unsnapped from         | VO.Server\_V31.LeftScrew                                                                                                                     | <p><br></p> |
| trigger\_event\_Unsnap               | snapObject                     | Unsnapped object                                           | Screw\_With\_Animation\_V22                                                                                                                  | <p><br></p> |
| trigger\_event\_Unsnap               | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| trigger\_event\_Unsnap               | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| user\_utterance                      | utterance                      | User's spoken utterance                                    | "I will go get the gloves"                                                                                                                   | All         |
| user\_utterance                      | utteranceConfidence            | Confidence in the user's utterance                         | 0.348                                                                                                                                        | All         |
| user\_utterance                      | utteranceId                    | Identifier for the utterance                               | 3fa609c6-5986-42a0-8aa5-8e480de25eb7                                                                                                         | All         |
| user\_utterance                      | utteranceWordCount             | Number of words in the utterance                           | 6                                                                                                                                            | All         |
| user\_utterance                      | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| user\_utterance                      | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| userinitiated\_expert\_responsesv0.2 | activeExperts                  | Experts that are active                                    | <p><br></p>                                                                                                                                  | <p><br></p> |
| userinitiated\_expert\_responsesv0.2 | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| userinitiated\_expert\_responsesv0.2 | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |
| <p><br></p>                          | <p><br></p>                    | <p><br></p>                                                | <p><br></p>                                                                                                                                  | <p><br></p> |
| utterance\_nlu\_matchesv0.2          | activeIntents                  | Intents that are active                                    | <p><br></p>                                                                                                                                  | <p><br></p> |
| utterance\_nlu\_matchesv0.2          | runId                          | Identifier for experience session                          | 52d0496c-eb68-4362-9965-605a534ddf3                                                                                                          | All         |
| utterance\_nlu\_matchesv0.2          | simulationId                   | Identifier for the simulation                              | My simulation                                                                                                                                | All         |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.siminsights.com/insights-and-analytics/logging-attributes/detailed-attributes-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
