# How to Log into Digits

***

### Supported Login Methods

#### **Magic Link (Email Sign-In)**

1. Go to [my.digits.com/login](https://my.digits.com/login).
2. Enter your email address.
3. Click **Continue with Email**.
4. Check your inbox for a secure Magic Link.
5. Click the link to access your account instantly.

<div align="left"><figure><img src="https://1282450492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyLperOhPbBZSBCoAnGW%2Fuploads%2FoiCHjBxBrXm4L1vvTbbm%2Fimage.png?alt=media&#x26;token=b83c14de-8c68-4cff-be48-7b5ca9cd36b6" alt="" width="216"><figcaption></figcaption></figure></div>

#### **Google Sign-In**

1. On the login screen, click **Sign in with Google**.
2. Choose your account (must match the email on your Digits account).
3. You’ll be securely logged in via Google.

***

### Frequently Asked Questions

<details>

<summary>Why can’t I use my password anymore?</summary>

Digits has removed passwords to improve account security. Magic Links and Google Auth are more secure and user-friendly.

</details>

<details>

<summary>What if I don’t receive a Magic Link email?</summary>

Check your spam or junk folder. If it's still missing after a few minutes, click **Resend Link** or contact us at [help@digits.com](mailto:) for further assistance.&#x20;

</details>

<details>

<summary>Is 2FA supported?</summary>

Yes, through **Google SSO.** If your organization requires **MFA in Google**, that protection carries over when signing into Digits.

Digits also offers **magic link login**, but since it is a passwordless method rather than a second factor layered on top of a password, it does **not count as MFA on its own**.

</details>

<details>

<summary>Can I change the email address I use to log in to Digits?</summary>

Changing your login email isn't currently supported. If you need to use a different email, you can invite the new email address to your account, and then contact Digits Support at <help@digits.com> to deactivate the old one.

</details>

<details>

<summary>How do I log in to the Digits Mobile app?</summary>

Open the Digits app on your iPhone or iPad and enter your email address. Digits will send a Magic Link to your inbox. Open the email on your mobile device and tap the **Launch Digits** button. If the app is installed, it will automatically authenticate and log you in.

***

**I'm not receiving the Magic Link email for the mobile app.**

If you're not seeing the email, check your spam, junk, or any custom folders. Email filters can sometimes route it unexpectedly. The email subject will say "Welcome back to Digits." If you still can't find it, try requesting a new link from the app. If the issue persists, contact Digits Support at <help@digits.com>.

***

**I tapped the Magic Link, but the app just shows a countdown and asks me to resend.**

This can happen if your device's browser or OS settings interfere with the link opening the app. As a workaround, instead of tapping the link in the email, press and hold to copy it, then go back to the Digits app — you should see a **Use copied link** option to complete sign-in.

</details>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://app.gitbook.com/s/x8QKZsFt122QPdcslRDC/contact-us" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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.digits.com/my-firm-account/logging-in.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.
