# Sign up with Google (optional)

### Scope

{% hint style="info" %}
This document describes the process of **creating a Personal Account using a Google account**, including required permissions and post-sign-up behavior.
{% endhint %}

***

### I am new. Where should I start? <a href="#i-am-new.-where-should-i-start" id="i-am-new.-where-should-i-start"></a>

#### Purpose <a href="#purpose" id="purpose"></a>

This guide helps new users understand how to **sign up using their Google account** instead of manually creating an email and password.

It explains:

* How Google sign-up works
* What permissions are requested
* What happens after the account is created

***

#### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Before signing up with Google, make sure that:

* You have an active Google account
* You can select or sign in to your Google account during authentication
* You allow the requested permissions when prompted

***

### I already understand. How do I proceed step by step? <a href="#i-already-understand.-how-do-i-proceed-step-by-step" id="i-already-understand.-how-do-i-proceed-step-by-step"></a>

***

#### 1. Sign up with Google <a href="#id-1.-sign-up-with-google" id="id-1.-sign-up-with-google"></a>

* Navigation <https://account.oten.com/login>
* Click hyperlink [Sign up](https://account.oten.live/signup)

<figure><img src="/files/D2MvRrqWIVUIzECPqSUl" alt=""><figcaption></figcaption></figure>

* Choose optional → **Personal**

<figure><img src="/files/uXv9xhSftahv3V7IA6Yu" alt=""><figcaption></figcaption></figure>

* Click button **Continue**

<figure><img src="/files/zy9VyuIrbgtVSdhWGosx" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="/files/5LwgPzOWoZxMFahz3Zx9" alt=""><figcaption></figcaption></figure>

* Click button **Continue** **with Google**

<figure><img src="/files/7nNakVos2EdaOlUkFnSc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Choose an account to continue to **oten.com**
{% endhint %}

→ Login account **Google** → **Continue** confirm successfully

* Create your password

<figure><img src="/files/2y5Bo1jXGhWtuJAkeu58" alt=""><figcaption></figcaption></figure>

* **Password** and Confirm **Password**
* **Note**: If you do not receive the verification code, see [Password requirements?](https://silvertiger.atlassian.net/wiki/spaces/QD/pages/204047261)
* Click **Create Password**

<figure><img src="/files/YlHCFDPiCMEqafnw9w0v" alt=""><figcaption></figcaption></figure>

→ Toast message create account successfully and display **Oten** **Welcome page**

<figure><img src="/files/WZ3hoL8wqfjhc27TkgW8" alt=""><figcaption></figcaption></figure>

**Noted** : After completion, you can sign in using your email and password.

***

#### 2. After account creation <a href="#id-2.-after-account-creation" id="id-2.-after-account-creation"></a>

Once your account is created, you can:

* Sign in to the application
* Update your profile
* Start using available features

***


---

# 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/user-guide/account-management/authentication/sign-up-with-google-optional.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.
