# Step-by-Step Sign Up

This page provides step-by-step instructions for signing up to use KBase. It is recommended to use your [ORCID](https://orcid.org/) identifier to create a KBase account.  However, you can also use your existing Google or [Globus](https://www.globusid.org/login) account and it will be linked to your new KBase account.

1\. From the kbase.us home page, click the [Sign Up](https://narrative.kbase.us/#signup) button in the top right corner.

![](https://596298931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrEs-tqcRLeDlhbWQs-%2Fuploads%2F6vjKwFfVV5MjIImceezQ%2FKBase.us%20Sign%20Up.png?alt=media\&token=208298f0-2860-415a-b6d8-24a63dbba89c)

2\. Choose your existing [ORCID](https://orcid.org/), Google, or [Globus](https://www.globusid.org/login) account to sign up for a KBase account. We recommend signing up with your ORCID identifier to all of the publishing features of KBase.

<figure><img src="https://596298931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrEs-tqcRLeDlhbWQs-%2Fuploads%2FjkXDMhUWgKst1QRZ8Gup%2FSign%20Up%20For%20KBase.png?alt=media&#x26;token=583d6ecc-aa38-4ee0-9109-68fcf2aeed6c" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**What if I don't have a ORCiD, Google, or Globus account?**

It’s easy and free to get a new account with one of our identity providers. <br>

[Get an ORCID identifier](https://orcid.org/register)

[Get a Google account](https://accounts.google.com/signup) &#x20;

[Get a Globus ID](https://globusid.org/create)
{% endhint %}

3\. Sign into the account you are linking to KBase. For ORCiD, first accept all cookies and then login with either your 16-digit ORCID iD.

<div align="left"><img src="https://596298931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrEs-tqcRLeDlhbWQs-%2Fuploads%2F6dXRrq7OtcQHxNdKT2O4%2FSign%20into%20ORCiD.png?alt=media&#x26;token=1960a447-a5c8-494d-b50d-819d561773c1" alt="" width="375"></div>

4\. The KBase account creation form will prompt you to enter some required information, which includes choosing a username and identifying your organization and department.

![](https://596298931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrEs-tqcRLeDlhbWQs-%2Fuploads%2FGn1DLNkA87N3EVdE0T1G%2FAccount%20Info.png?alt=media\&token=77a41a3b-4cfc-4d31-916e-746432a655dc)

5\. You must now agree to 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).&#x20;

Read the policies and select the checkboxes that say “I have read and agree to this policy”

Once you’ve checked both boxes for User Agreement and Data Policy, you will be able to click the blue button at the bottom that says “Create KBase Account”.

![](https://596298931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrEs-tqcRLeDlhbWQs-%2Fuploads%2FyFOyb1il4LHWaaOdYrFF%2FKBase%20Use%20Policies.png?alt=media\&token=7b1574d8-ebc1-419d-90c6-fd51464bfa4b)

6\. You succesfully created a KBase account!\
\
Continue reading the rest of the documentation to learn more about the features of KBase.

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


---

# 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/step-by-step.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.
