# Admin Account

To locate your account settings page by clicking the profile icon and selecting **Account**

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2F6Wh77sFZP1gdUcl6vAjY%2FJul-24-2023%2009-45-44.gif?alt=media&#x26;token=e1d76750-44ca-41ab-82df-c4396232622f" alt=""><figcaption><p>Admin accessing their account page</p></figcaption></figure>

From here an admin can update their profile picture, name, email, attributes, password and verify their email address&#x20;

### Multi-factor authentication (MFA)

Set up MFA add additional security to your admin account. You'll need to have the [Google Authenticator App](https://support.google.com/accounts/answer/1066447?hl=en\&co=GENIE.Platform%3DAndroid) installed on a device, and follow the steps on platform to generate the verification codes.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2F8Sx1c3tq5fRgKeUunoYD%2FScreenshot%202023-07-24%20at%2009.48.16.png?alt=media&#x26;token=df9d6814-5e9e-4ba2-ba67-555252f654b6" alt=""><figcaption></figcaption></figure>

Once enabled you'll be required to use the code generated through your authenticator app every time you need to login&#x20;


---

# 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://academy.synap.ac/doc/synap-students/admin-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.
