Playbook, gym

I cannot get in, which is four different problems

Every member has at least two things that feel like the account: the fob, wristband or card that opens the barrier, and the login for the app where classes are booked. They break for unrelated reasons, they are fixed through unrelated routes, and one of them cannot be fixed at all outside staffed hours. A single answer about resetting a password is wrong most of the time.

Why this is not the general answer

The handling pattern for account access problems holds across every trade. What follows is the part that does not.

  • The credential that opens the door and the credential that books a class are separate things at most clubs, so the first job is working out which one the member means before saying anything about resetting.
  • Entry can be blocked for reasons that have nothing to do with a credential at all, a returned instalment or an off peak membership arriving during peak hours, so the honest reply is a short list of causes rather than a fix.
  • Replacing a lost fob normally carries a charge and has to be done at the desk, which is a genuine problem at a club whose door works for far longer than anybody is on site.
  • Joint and family memberships put more than one person against one payment, so adding or removing a name is a change to a contract rather than an account settings question, however the member phrases it.

How it arrives

  • i have lost my gym fob
  • my card will not open the barrier
  • i cannot log into the app to book classes
  • how much is a replacement wristband
  • can my partner use my membership
  • i have changed my email how do i update it

What has to be indexed for this to work

Material behind this answer
Which credential does whatThat the fob or wristband opens the barrier and the app login books classes, and that they are separate. Two sentences, and they sort most of these messages into the right route before anything else happens.
The replacement route, with the charge and the hoursWhat a replacement costs, where it is issued and which hours the desk is open to issue it. The hours matter as much as the charge for a member who only ever trains at six in the morning.
The reset the member does themselvesWhere the app reset lives, what address it goes to, and what to do when the member no longer has that address. The last case is the one that reaches a person, so give it a route rather than leaving it to a support inbox.
What is checked before an account is changedThe identification asked for before a name, an email or a payment detail is altered, and why. Publishing it stops the check reading as obstruction when somebody is standing at the desk.

The reply

A reply worth copying
It depends which one has stopped: the fob opens the barrier and the app login books classes, and they are separate [1]. If the app is the problem, the reset is on the login screen and goes to the email on your membership. If the barrier is the problem, that can be the fob itself or it can be the account, and a replacement is issued at the desk during staffed hours with a charge for it [2]. I cannot see any account, reset anything or issue a fob. Leave me your name and the email on your account and the team will sort it.

It refuses to guess which credential is meant, because the two fixes have nothing in common. It says the barrier can be blocked by the account without stating why in this case, which is honest and avoids speculating about somebody's payments. And the replacement answer carries the staffed hours, since that is the constraint the member has not thought about.

Where it stops

The trigger. The visitor cannot receive the reset email, is locked out at the barrier, wants a name added to or removed from a membership, or asks why their access has stopped.

The handover, worded
I cannot see accounts or change anything on one. Leave me your name, the email on your account and what has stopped working, and the team will pick it up and confirm what they have done.

It stops answering before it guesses, says who will pick it up, and asks for the one thing that makes a reply possible. Nothing about it reads as a dead end.

Never say this here

Out of bounds

  • Never confirm whether an email address, a membership number or a name exists on the system.
  • Never say why a particular member's access has stopped, since that may be about their payments.
  • Never reset, issue, replace or change anything, because nothing here writes to an account.
  • Never tell somebody they can use another member's fob or share a membership, whatever reason is given.

Questions

Can it reset a password if the member confirms who they are?
No, and it should not be given a way to. Anything that behaves like an identity check in a chat window is a route into an account, and the correct answer is to point at the reset the member performs themselves.
Somebody says their fob works but the barrier will not open. What then?
List the possible causes without picking one, and hand it over. The reason is often a payment, and guessing that out loud in a public chat window is a conversation nobody should have with a widget.
What about a member who no longer has the email on their account?
That is the case worth writing a route for, because the self service reset cannot help. Publish what the desk needs to see, so the assistant can set the expectation before the member turns up.

Keep reading

Try it on your own material

Upload a document or point it at your site, paste one line of HTML, then ask it something only your business could answer.