# Account

### Create an account:

Create an account by clicking the "**Sign In**" button. You can sign in either using a passwordless option where a sign-in link is sent to your email, or through one of the account options (Google, Apple, Microsoft, Twitter/X). If you use your email, be sure to check any SPAM or junk mail folders, and add data-flo.io to your safe senders list.\
\ <img src="https://1969044508-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJMuSDp56RPG6HerD2nz%2Fuploads%2Fnp9jPJvUmM2VY0LQGViO%2Fimage.png?alt=media&#x26;token=6091bbe5-9da4-4920-8111-3d795168cb70" alt="A screenshot of the Data-flo sign in page. The sign in options include entering one&#x27;s login credentials and alternative sign in methods such as Google, Apple, Microsoft, and Twitter" data-size="original">

### Account Settings

On the account settings page you can see the name and email address associated with your account along with your Gravatar. The Gravatar image can be set at <https://gravatar.com> by associating an image or icon with the email address used for your account.

You can also request account deletion from this page.

<figure><img src="https://1969044508-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJMuSDp56RPG6HerD2nz%2Fuploads%2FKAXty0dy9A1HL8JAMdqo%2Fimage.png?alt=media&#x26;token=f0ea71a5-7b65-4dda-aef3-060894885ec5" alt="A screenshot of the Account page in Data-flo. At the top reads the account holder&#x27;s email and optional gravatar image. This page also includes one&#x27;s API access token and option to delete the account"><figcaption><p>Data-flo's My Account page</p></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://cgps.gitbook.io/data-flo/basics/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.
