# What is Oten account & what can I do with Account Management App?

<details>

<summary>Q: What is an Oten account?</summary>

A: It’s your single login (using email or Google Sign-in) that gives you full access to all Oten services. It personalizes your experience and secures your data.

</details>

<details>

<summary>Q: What can I do with my account?</summary>

A: You can edit your profile info, manage all your settings from the dashboard, and keep your account secure with email verification.

</details>

<details>

<summary>Q: How do I know if I already have an Oten account?</summary>

A: You already have one if you've ever signed up with an email and password or used the "Sign in with Google" option.

</details>

<details>

<summary>Q: How do I create a new account?</summary>

A: Go to the Oten sign-in page and click "Create account." You will need to enter basic info like your birthday, username, and password.

</details>

<details>

<summary>Q: What's the difference between a "Personal" and "Business" account?</summary>

A: A Business account allows you to set up an Oten Business profile and access special features for your company.

</details>

<details>

<summary>Q: Can I use my existing email (like Yahoo or Outlook) to sign up?</summary>

A: Yes. During sign-up, choose the "Use your existing email" option and follow the steps to verify it.

</details>

<details>

<summary>Q: Why do I need to enter a 6-digit OTP?</summary>

A: This is a one-time password (OTP) sent to your email to verify you are the owner. It’s a required security step to activate your account.

</details>

<details>

<summary>Q: What is AMA and what is it used for?</summary>

A: AMA (Account Management Application) helps users and administrators manage personal profiles, access permissions, roles, and members within a workspace transparently and effectively.

</details>

<details>

<summary>Q: What can I do with AMA? </summary>

A: You can update your personal information, change your password, enable/disable Multi-factor authentication (MFA), view and manage logged-in devices, join or leave workspaces, and manage access permissions.

</details>

<details>

<summary>Q: How do I enable or disable Multi-factor authentication (MFA) for my account? </summary>

A: Go to the "Security" section in AMA and select "Multi-factor authentication (MFA)" to set up or manage your authentication methods.

</details>

<details>

<summary>Q: Where can I view and manage my logged-in devices? </summary>

A: Go to the "Security" > "Your devices" section to see a list of devices currently logged in and manage them.

</details>

<details>

<summary>Q: Where can I view and manage my logged-in devices? </summary>

A: Go to the "Security" > "Your devices" section to see a list of devices currently logged in and manage them.

</details>

<details>

<summary>Q: How can I control access to my personal data? </summary>

A: The "Data & privacy" section allows you to view your personal information and related access permissions. More advanced features will be updated in future versions.

</details>

<details>

<summary>Q: What should I do if I forget my password? </summary>

A: Select "Forgot password" on the login screen and follow the instructions to set a new password.

</details>

<details>

<summary>Q: What should I do if I forget my password? </summary>

A: Select "Forgot password" on the login screen and follow the instructions to set a new password.

</details>

<details>

<summary>Q: Does AMA support Vietnamese? </summary>

A: Yes. You can change to Vietnamese language to use AMA.

</details>

<details>

<summary>Q: Where can I find detailed instructions? </summary>

A: You can find detailed guides and frequently asked questions at: <https://support.oten.live/support/user-guide>&#x20;

</details>


---

# 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://oten.gitbook.io/identity-support/support/support-center/what-is-oten-account-and-what-can-i-do-with-account-management-app.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.
