# Google Sign In with Xano Database

*Skill Level: Expert*

## Before You Begin

* Follow the steps in the [Google Sign In Help Doc](https://help.adalo.com/component-basics/marketplace-components/sign-in-with-google)

### Setting up Google Sign In with Xano External Collections

**1.)**  Add new 'User Login' Action by selecting either "**Xano Signup**" or "**Xano Login"**

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

**2.)** For "Email" select "User's Email" from the Google Sign in Component and for "Password" select "Last Name"

<figure><img src="/files/3QJKYQ6rTJyoOWFOHcJc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
There is no way to access/create your User's password if using Google Sign-In. It is recommended that you use the 'First Name', 'Last Name', or a combination of the 2 as the password.
{% endhint %}

**3.)** Add desired Link Actions that will direct your users after the Login is successful.

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

{% hint style="warning" %}
You cannot have Conditional Actions using the "Logged in User" data on the Login or Signup Screens as the data is not yet available. Please add these to the Home Screen or an Interstitial Screen to ensure they complete as expected.
{% endhint %}


---

# 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://help.adalo.com/integrations/xano-integration/google-sign-in-with-xano-database.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.
