# Resetting a multi-factor credential

As an admin, you might need to reset a user’s MFA credential. For example, if they have changed devices and no longer have access to their MFA authenticator

To do this:

1. Go to **Users & groups** and find the user
2. Go to the **Account** tab
3. Select ‘Reset credentials’

<img src="/files/igInCtZIdecYnI3jVCkW" alt="" width="375">

4. The user will be sent a new temporary password to log in with, after which they can set a new password and set up a new MFA app


---

# 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.accessia.com/users-and-groups/resetting-a-multi-factor-credential.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.
