|
| 1 | +--- |
| 2 | +sidebar_position: 5 |
| 3 | +--- |
| 4 | + |
| 5 | +# Custom Statuses and Staffing |
| 6 | + |
| 7 | +Custom Statuses and Staffing allow you have your own actions for personnel and units to perform when using the apps. For example if you didn't want the Default Resgrid statuses for Personnel (i.e. Responding, Not Responding, On Scene, etc) you could create a custom Personnel Status set with your own options (Yes, No, Coming, Not Coming, etc). |
| 8 | + |
| 9 | +## Default Statuses and Staffing Levels |
| 10 | +Resgrid default custom Statuses and Staffings are as follows |
| 11 | + |
| 12 | +### Default Personnel Statuses |
| 13 | + |
| 14 | +Statuses are actions your personnel are currently or about to take. Or their current status (for example standing by). |
| 15 | + |
| 16 | +| Status Name | Description | |
| 17 | +| -------------------- | --------------------------------------------------------- | |
| 18 | +| Responding | You are responding (going to) a call or station | |
| 19 | +| Not Responding | You are not responding (not going to) a call | |
| 20 | +| On Scene | You are at the scene/location of call | |
| 21 | +| Standing By | You are standing by (available) or available at a station | |
| 22 | + |
| 23 | + |
| 24 | +### Default Personnel Staffing Levels |
| 25 | + |
| 26 | +Staffing Levels reflect the readiness of your personnel to respond to calls or other events. These ideally map back to expected response times for your organization. For example if someone has their staffing level as "Available" they should be able to respond to call within 15 minutes, whereas if they are Delayed it's 30 minutes and On Shift is 5 minutes. |
| 27 | + |
| 28 | +| Staffing Name | Description | |
| 29 | +| -------------------- | --------------------------------------------------------- | |
| 30 | +| Available | You are available to respond to calls | |
| 31 | +| Delayed | You are available to respond to calls but may be delayed | |
| 32 | +| Unavailable | You cannot respond to calls | |
| 33 | +| Committed | You are committed to an event or call and cannot respond | |
| 34 | +| On Shift | You are actively on shift and can rapidly respond | |
| 35 | + |
| 36 | + |
| 37 | +### Default Unit Statuses |
| 38 | + |
| 39 | +Unit Statuses are actions your Units (Apparatuses or Teams) are currently or about to take. Or their current status (for example Available). |
| 40 | + |
| 41 | +| Status Name | Description | |
| 42 | +| -------------------- | --------------------------------------------------------- | |
| 43 | +| Responding | Unit is Responding to a call | |
| 44 | +| Available | Unit is available to take a call | |
| 45 | +| Committed | Unit is currently committed and cannot take a call | |
| 46 | +| On Scene | Unit is on scene (location) of a call | |
| 47 | +| Staging | Unit is Staging at a call location or Station | |
| 48 | +| Returning | Unit is currently returning from a call to station | |
| 49 | +| Out of Service | Unit is Out of Service and cannot respond to calls | |
| 50 | + |
| 51 | + |
| 52 | +### Base Status Types |
| 53 | + |
| 54 | +When you are creating your own Custom Statuses for Both Personnel and Units you can select a 'base' type. This allows Resgrid to 'understand' the meaning of what the statuses are in your organization back to ones that Resgrid knows. For example if you have a Unit status that is "Lunch" Resgrid doesn't know what that means and this cannot perform automatic actions against or with that status. But if you assign the base status of "Lunch" to "Unavailable" Resgrid knows that the unit in the custom "Lunch" status is not available to respond to a call. |
| 55 | + |
| 56 | +Here are the current Base Statuses that you can assign to your own Custom Statuses. |
| 57 | + |
| 58 | +| Status Name | Description | |
| 59 | +| -------------------- | ------------------------------------------------------------ | |
| 60 | +| None | This Custom Status does not equate to a base type | |
| 61 | +| Available | Status equates to an Available to respond to calls | |
| 62 | +| NotResponding | Status equates to an Not Responding to a call | |
| 63 | +| Responding | Status equates to Responding to an active call | |
| 64 | +| OnScene | Status equates to is at the Scene/Location of a call | |
| 65 | +| MadeContact | Status equates to making contact with RP or patient | |
| 66 | +| Investigating | Status equates to investigating in the area of a call | |
| 67 | +| Dispatched | Status equates to being dispatched to a call | |
| 68 | +| Cleared | Status equates to being cleared of a call | |
| 69 | +| Returning | Status equates to returning from a call to a station | |
| 70 | +| Staging | Status equates to being staged at a call location or station | |
| 71 | +| Unavailable | Status equates to being Out of Service; unable to take calls | |
0 commit comments