# Manage Account

To view your current setup:

1. Go to the main menu
2. In the Manage Account page use the 'Manage Account' link

<img src="/files/t529oyeEiIB4h6Y0PSKU" alt="Manage Account link" height="543" width="244">

## View Connected Sites

Your connected sites will be listed at the bottom of the screen under the 'Connected Sites' section.

## Open your Contact record

To open your contact records use ths 'Open Contact Record' button.

## Confire Multi-Factor Authentication (MFA)

To configure your MFA setup:

1. Use the 'Configure MFA' button

<img src="/files/hQvVByVvVp8F7QZzrLVD" alt="Configure MFA button" height="545" width="244">

### Configuring SMS for MFA

To configure SMS for MFA

1. On the Multi-factor authentication Settings page, under the SMS section, use the 'Change' button&#x20;
2. On the Enable SMS for MFA screen:
3. Enter your mobile number
4. Use the Send Code button to send a code to the mobile number provided
5. Find the text message containing the code in your phone and enter the code you received in the field below the Send Code button&#x20;
6. Save

### Configuring a One-Time Password program

To enable an Authenticator App or password manager (such as Microsoft Authenticator, Authy or 1Password):

1. On the Multi-factor authentication Settings page, under the Authentication App section, click on Set up&#x20;
2. On the Enable your authenticator app for MFA screen
3. Scan the QR code using your One-Time Password (TOTP) program or get a code to manually enter
4. Enter the code provided into the field below
5. Save&#x20;

Once you have set up one or more MFA methods, you can choose your preferred method at any time.

#### Setting your preferred Multi-factor method

To do this:

1. Go to the Multi-factor authentication Settings page
2. In the Set preferred Multi-factor method section, select one of the following options:
3. Authenticator app if available, otherwise SMS
4. SMS if available, otherwise authenticator app
5. Prompt for selection of preferred method when signing in

If you don't set a preference, the system will prompt you to choose each time you sign in.

<br>


---

# 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.cw.crisisworks.com/concepts-and-fundamentals/mobile-app/manage-your-account.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.
