# Logins & Emails  (Deprecated)

{% hint style="danger" %}
This page is now deprecated. **Please refer to the new page here:** [Scholars Email Accounts 2026](/scholars/getting-started/scholars-email-accounts-2026.md)
{% endhint %}

### The basics

* **Use your personal email** to sign into <https://scholars.imerit.net> (our Worksuite platform)
* **Use your iMerit-provided Google ID** to sign into our tools, to access secure project documents, and to respond to chat requests from your Project Manager.&#x20;

### Worksuite (<https://scholars.imerit.net>)

When you start your registration process, you will use your personal email to create an account on Worksuite, our management platform. You will continue to use your personal email for this platform, since it's the place where you create invoices and record personal details such as your banking and tax information.&#x20;

:warning: <mark style="color:red;">**Things to watch out for!**</mark> :warning:&#x20;

* **Please avoid creating multiple accounts in Worksuite.**

### Your @imeritconsultant.net Google Account

After you are onboarded into Scholars and have gone through a verification process, you will be sent an email with details of a Google ID, and the login details for that account. The Google ID will have an associated email address, ending in **@imeritconsultant.net**

**To log in with your** @imeritconsultant.net Google Account

* Visit <https://accounts.google.com>
* Enter your **email address** which ends with @imeritconsultant.net
* Enter your provided **temporary password**
  * You will be asked to change this password the first time you use it.

Use your Google ID for the following purposes:

* Log into **iMerit-provided work tools**, such as Ango
* Log into **external work tools** provided by our clients
* Log into our **technical support site**, Ivanti
* **Access secure files** shared with you by your Project Manager
* **Respond to Chat messages** sent by your Project Manager

:warning: <mark style="color:red;">**Things to watch out for!**</mark> :warning:&#x20;

* **Please do not attempt to sign into Worksuite with your iMerit Google Account.**
* **Please do not attempt to log in to iMerit or client-provided work tools using any other account than the one we provide.**&#x20;
* **Please do not attempt to sign into tools using any previously-created personal Google account, or the Google account of any other organization you are part of.**&#x20;

### **Troubleshooting**

**Can't find your email ID?** Visit your [profile](https://scholars.imerit.net/partner-profile/personal-settings/) in Worksuite, scroll down to "Additional Information" - your Email ID is there. To log in to your account, visit <https://accounts.google.com>

**Lost or cannot locate your password?** Please write to <helpdesk@imerit.net> to have it reset.

If you have further questions about your Google account, please contact your [Relationship Manager](/scholars/support.md).


---

# 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://imerit-docs.gitbook.io/scholars/getting-started/logins-and-emails-deprecated.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.
