# Google Auth Login

**I signed up with my Google Account. How do I login to my Custom Domain?**

If you signed up with your Google account then we will not have a password set for you.

You will need to use the reset password process to have a password set for you.

1. Log out of your account.
2. Go to: <https://app.stammer.ai/accounts/login/>
3. Click "Forgot your password?"
4. You will get a password reset email and then you can set your password.&#x20;

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


---

# 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.stammer.ai/stammer.ai-docs/account-management/admin-account-profile/google-auth-login.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.
