--- title: Bot Performance Insights (BPI+) FAQ excerpt: '' deprecated: false hidden: false metadata: title: '' description: '' robots: index next: description: '' --- ### Q: When is the data available in analytic dashboards? **A**: Data will be available in the Moveworks Analytics portal at 4pm PT for reporting on the previous day's data e.g. data for 12/1 will be available by 12/2 4pm PT. All Moveworks data is processed based on UTC timezone. Taking 2024-05-10 data as an example (which means on dashboards, the data has dt = 2024-05-10) , the following table shows from each region's perspective, what local time range's interactions are included, as well as the SLA from local time zone perspective.
| Region | Time ranges for interactions | SLA |
|---|---|---|
| UTC | 2024-05-10 all day | 2024-05-11 11pm |
| San Francisco (Pacific Daylight Time) | 2024-05-09 5pm to 2024-05-10 5pm | 2024-05-11 4pm |
| Chicago (Central Daylight Time) | 2024-05-09 7pm to 2024-05-10 7pm | 2024-05-11 6pm |
| New York (Eastern Daylight Time) | 2024-05-09 8pm to 2024-05-10 8pm | 2024-05-11 7pm |
| London (British Summer Time) | 2024-05-10 1am to 2024-05-11 1am | 2024-05-12 0am |
| Paris (Central European Summer Time) | 2024-05-10 2am to 2024-05-11 2am | 2024-05-12 1am |
| India (Indian Standard time) | 2024-05-10 5:30am to 2024-05-11 5:30am | 2024-05-12 4:30am |
| Melbourne (Australian Eastern Standard Time) | 2024-05-10 10am to 2024-05-11 10am | 2024-05-12 9am |
| Tableau Answers Insights “Result” column | BPI+ conditions | Note |
|---|---|---|
| Result='Not Served' | “SKILL RESULT”=”Not Served” | Issues to which bot did not serve any Answers solution |
| Result='No Engagement' | “SKILL RESULT”=”Served But Not Engaged In Bot” | Issues to which bot served Answers solution but user did not engage on this issue anymore |
| Result='No Engagement' | “SKILL RESULT”=”Engaged In Bot But Not On Skill” | Issues to which bot served Answers solution but user did not engage on this solution anymore, though followup up on this issue either on another solution or pressing generic button like Cancel |
| Result='Agent Handoff' | “SKILL RESULT”=”Engaged On Skill But Not Resolved” AND ("IS AGENT HANDOFF?” = true OR ”IS TICKET ESCALATED?” = true) | Issues to which bot served Answers solution but user proceeded to file a ticket or agent handoff on this issue |
| Result='Rated Negative' | “SKILL RESULT”=”Engaged On Skill But Not Resolved” AND ”ISSUE RATING” = ‘Rated Negative’ | Issues to which bot served Answers solution but user gave negative feedback to the solution |
| Result='Rated Positive' | “SKILL RESULT”=”Resolved By Skill” AND ”ISSUE RATING” = ‘Rated Positive’ | Issues to which bot served Answers solution and user gave positive feedback to the solution |
| Result='Not Rated' | “SKILL RESULT”=”Resolved By Skill” AND AND ”ISSUE RATING” = ‘No Rated’ | Issues to which bot served Answers solution and user neither gave feedback nor filed a ticket/agent handoff |