# Creating Your Account

#### 1. Create a MilkySheet account

To create an account, head to the [signup](https://milkysheet.com/login?m=signup) page.

![](https://4009381322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxQ2KoXodgUN25dT6i5FF%2Fuploads%2FS7bXXdxOris9d3rBATem%2Fimage.png?alt=media\&token=c516d6ac-662c-4d90-90ab-14e71d05cc80)

Sign in with your Google account to proceed, you will then be redirected to the MilkySheet [dashboard](https://milkysheet.com/dashboard).

![](https://4009381322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxQ2KoXodgUN25dT6i5FF%2Fuploads%2F51VBd6IMQMos5SdxfkNL%2Fimage.png?alt=media\&token=b5d8dd6d-4728-4372-8ed1-d91ff8930d79)

#### 2. Connecting MilkySheet to Google Sheets

Click the "Sign in with Google" button to connect your MilkySheet account to Google Sheets.

![](https://4009381322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxQ2KoXodgUN25dT6i5FF%2Fuploads%2FYYS91gJuewSVrH2anFnD%2Fimage.png?alt=media\&token=51a44b3d-a47e-4e9c-8f8c-97a6c6649a34)

{% hint style="info" %}
You might be wondering "Why do I need sign in again?". This is required for MilkySheet to be able access your Google Sheet data.
{% endhint %}

Follow the Google sign in process, notice it will request access to your Google Sheet data:

![](https://4009381322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxQ2KoXodgUN25dT6i5FF%2Fuploads%2Fn7C3WVPWxlJpXOHemPVM%2Fimage.png?alt=media\&token=4421601e-0ae8-4956-93f4-7589b6891cc8)

#### 3. Confirm account has been connected

Once permissions have been granted, you will then be redirected back to MilkySheet. A message will appear to confirm connection was successful.

![](https://4009381322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxQ2KoXodgUN25dT6i5FF%2Fuploads%2FFlvoRaF20k4P5U20yjaU%2Fimage.png?alt=media\&token=d81299cd-10b2-42d4-99c2-f6dead806a46)


---

# 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.milkysheet.com/creating-your-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.
