# Authentication Update

KBase has simplified the sign up and sign in process for new users. You will be able to sign into KBase with a Google, Globus, or ORCiD once accounts have been linked.

{% hint style="info" %}

### New users: creating a new KBase account

You can ignore the information on this page. For details about setting up a new account, see our [step-by-step signup guide](/getting-started/sign-up/step-by-step.md)
{% endhint %}

### Transitioning an existing KBase account

If you already had a KBase account prior to June 9, 2017, then the first time you want to sign into KBase after the authentication change, you will need to go through a few steps to convert your existing KBase (through Globus) account to the new system. After going through the conversion, you’ll be able to sign in to KBase with your existing account or your Google account, if you choose to link your KBase account. To see what you’ll need to do, continue reading below.

When you go to [KBase](https://narrative.kbase.us/) to sign in, you will see this:

<img src="/files/-MguzQ2Y4arrlDBd4muR" alt="" width="563">

Click the Sign In button below “Use KBase” and sign-in options will appear

**Sign in using Globus**. Globus is the home of the existing KBase user accounts, and your Globus ID is your KBase ID.

When you click “[Sign in with Globus](https://www.globusid.org/login)”, a page to Log in with your Globus credentials will open:

Click Continue. You will reach another page at Globus, requesting your Globus username and password (remember, this is the same as your existing KBase account).

![](/files/-M6q79ifjOhlUJNgwxbI)

Enter your usual KBase username and password. Your username is not your email address – it should not contain an “@” sign. **If you forgot your password, use the “Forgot password?” link at the lower right.**

![](/files/-LvNoGqs4YWeqlGo-RZ0)

After entering your username and password, click the “Log In” button. You will be taken to a page where KBase requests access to your email address and Globus identities. Click the blue “Allow” button. We won’t share your email address or personal information outside of KBase.

![](/files/-LvNoX68CkOT_U8r0nlf)

You must now agree to the KBase User Agreement and KBase Data Policy. (The User Agreement and Data Policy have not changed since you last agreed to them. This is merely a reconfirmation required by the new authentication process.)

Read the [KBase User Agreement](https://www.kbase.us/about/terms-and-conditions-v2/#use_agreement) and [KBase Data Policy ](https://www.kbase.us/about/terms-and-conditions-v2/#data_policy)and check the checkboxes that say “I have read and agree to this policy”

<img src="/files/-LvNobP1Iy77bf7J6PZL" alt="" width="563">

Once you’ve checked both of the checkboxes, you will be able to click the blue button at the bottom that says “Continue to the KBase account \[username]”.

<img src="/files/-LvNov-M6WbTZagXSGVz" alt="" width="563">

Once you click that Continue button, you’re done – you should see the KBase User Interface landing page.&#x20;

Note – the system changes mean that your profile may look a bit bare-bones. Please fill in the information in your profile when you get a chance, and choose or upload a new avatar if you like.

### The next time you sign in with your Globus account

The first time you sign into KBase after the authentication change, you will need to go through all the steps described above. Subsequently, if you choose to sign-in using your Google credentials, the process will look like this:

1\. Go to [narrative.kbase.us](https://narrative.kbase.us/)

<img src="/files/-MguzQ2Y4arrlDBd4muR" alt="" width="563">

2\. Click the Sign In button below “Use KBase” and more options will appear:

3\. Click “Sign in with Globus”.&#x20;

Most of the time, you will not need to sign into Globus (as it will remember you unless you sign out of KBase), so you will see a screen like this:

![](/files/-LvNqyuWEYMdJtXlca01)

4\. Click the blue button at the bottom that says “Sign in to KBase account \[username]” and you will be at your KBase landing page!

Note that if you had signed out completely from Globus after the last time you used KBase, you might have to go through two extra steps to sign-in to Globus. Click "Continue" and then proceed to enter Globus Log in information.&#x20;

![](/files/-M6q7XoJpt5wF0aumP60)

If you encounter any difficulties or have any questions, please feel free to [contact us](https://www.kbase.us/support/).&#x20;


---

# 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.kbase.us/getting-started/sign-up/auth-update.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.
