# Signing Up & Logging In

## Signing up for the first time

To sign up for Iteright to create your own team, follow these simple steps:

* Visit the Iteright sign-up page at <https://app.iteright.com/signup>.
* Enter your full name, email address, and a strong password.
* Click on "Sign Up" to create your account.

Once your account is created, you will be prompted to enter your organization's information. Then you will enter our onboarding guidance flow that helps you create a few key items in Iteright for the first time.&#x20;

## Logging In

After setting up your organization, you can log in to Iteright any time by visiting <https://app.iteright.com/login>. Enter your registered email address and password, then click on "Log In."

## **Onboarding and creating your first strategy**

Upon logging in for the first time, you will be guided through an onboarding process to help you create your first strategy and set up recommended Impact Metrics. Follow the on-screen instructions and input the required information to complete the onboarding process. This will enable you to start using Iteright and its features effectively.

## Joining Your Organization's Team

1. **Requesting an invitation from the admin**

The most efficient way to join your organization's team in Iteright is to ask the admin of your team to add you as a user. Follow these steps:

* Contact the admin of your organization's Iteright team and request an invitation.
* The admin will send you an email invitation with a unique link.
* Click on the link in the email to accept the invitation and join your organization's team.

2. **Accessing your organization's account**

Once you have accepted the invitation and joined your organization's team, you will be able to access the Iteright account associated with your organization. Log in using your email address and password to start collaborating with your team and exploring Iteright's features.

Remember, if you need any assistance or have questions about using Iteright, you can refer to our User Guide or contact our support team for help.


---

# 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://iteright.gitbook.io/iteright-product-guide/getting-started/signing-up-and-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.
