Skip to main content

Locating Frequent Fliers of Loaner Devices

  • September 25, 2024
  • 6 replies
  • 137 views
Locating Frequent Fliers of Loaner Devices
TAnders
Specialist
Forum|alt.badge.img+15

This topic came up in Open Office Hours today and I remembered I had something set up. I’ll try to explain what I have had set up for a little over a year now to assist our Agents in finding the kids who seem to always “forget” their devices. I am pretty sure this came to mind when IIQ released the option to use Email Variables via the Rules Engine. Our middle school and high school agents have students that will often need a loaner device for a day or two or longer, but tracking who is getting those over time can prove to be a problem since you have to check the timeline of the device or the user. 

To aid with this, I set up a workflow using the Email Variables and an Asset > When Checked Out rule. The rule is fairly simple, it fires whenever an Asset is Checked out and just sends an email to a designated email box (I created an IIQAssetTracking@domain email for our domain). I have them divided by school year, so the subject line will just be a generic message with the school year at the end, that lets us filter them into folders easier.

The bread and butter are the email variables, I use these ones for tracking:

 

Asset #: {{Asset.AssetTag}}
Asset Serial #: {{Asset.SerialNumber}}
Notes: {{Asset.Notes}}
Model: {{Asset.ModelName}}
Asset Location: {{Asset.LocationName}}

Checked out to: {{Asset.OwnerFirstName}} {{Asset.OwnerLastName}}
Email: {{Asset.OwnerEmail}}
User Location: {{User.LocationName}}

Previously checked out to: {{Asset.PreviousOwnerFirstName}} {{Asset.PreviousOwnerLastName}}
Email: {{Asset.PreviousOwnerEmail}}

 

There are more fields that can be included, you can even set up filters in the inbox to stick them all into their locations labels, but since most of the use of this inbox is through the search button, I didn’t care much past the school year.

 

This will send our asset tracking email box all the asset information including previous ownership whenever an asset is checked out. Our Agents just need to paste the student’s ID number into the search for the email box and they can quickly see “Woah, little Timmy here has had 16 Chromebooks checked out to them this semester!”

 

It’s definitely not perfect, but it is a whole lot faster than searching through a users Timeline to see assets, and an email box can be delegated to non Agent staff a lot easier as well so that they can go search it if needed.

 

Here is a screenshot of the whole rule set up, if you wanted to, you could have even greater management and division of emails by adding a location filter and making a rule for each of your schools, it all depends how far into it you want to get.

 

 

6 replies

Kathryn Carter
Forum|alt.badge.img+18
  • Community Manager
  • 11066 replies
  • September 25, 2024

Thank you @TAnders for sharing this! @AMeyer Greendale Schools since this is what we were talking about today! 


Forum|alt.badge.img+9

Thanks for sharing the workflow! I will probably play around with setting this up myself to see how it could work.


Forum|alt.badge.img+2
  • Observer
  • 2 replies
  • October 4, 2024

Hey! So I am thinking about implementing this and am curious - how does your Previously Checked Out to section work? I noticed that with my districts system that when we get a loaner device back we just check it back in, meaning there is no previous owner data the variables can pull from. While I guess it is not entirely necessary given you can still search through and see the names of who has been checking them out, is there some kind of way we could pull that info of previous/recent users? Thanks!


TAnders
Specialist
Forum|alt.badge.img+15
  • Author
  • Specialist
  • 292 replies
  • October 4, 2024

As far as I know and from what I have seen, that variable field will store whoever the previous owner is the next time that device is checked out. I would have to double check in the emails but I’m pretty sure that is what my agents have reported out when using it.

 

You can also set up 2 forms of this, one with ONLY check outs, and one with checkouts and previous owner data. Our previous owner data is more used for Staff than student devices in our setup.


Forum|alt.badge.img+2
  • Observer
  • 2 replies
  • October 4, 2024

Weird. I am not having such luck, the emails are giving me blank data for previous owner. Thank you for the reply, I will look into it! 


This seems overly complicated. We need a ‘Reports’ section that can just be ran as needed. I was looking today to find a report to check yesterday’s loaner checkouts. I would love to be able to pull up a single user and look at a timeline just as I can for assets. That would be a great help.