> For the complete documentation index, see [llms.txt](https://docs.perfagents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perfagents.com/user-guide/account/create-your-account.md).

# Create your Account

{% embed url="<https://youtu.be/GP-9FO37z-w>" %}

#### Sign Up for PerfAgents&#x20;

To begin your journey with PerfAgents, you must first create an account:&#x20;

1. Enter your **name** in the designated field.&#x20;
2. Enter your **work email** (this will be your primary login identifier).&#x20;
3. Enter your **password** and ensure it meets the security requirements.&#x20;
4. Click the **"Sign Up"** button.&#x20;
5. A verification link will be sent to the provided work email.&#x20;
6. Confirm your account by clicking the link in the email.&#x20;
7. You will be redirected to the **“Sign In”** page. Proceed to Sign In using your **work email ID & password**.&#x20;

#### Sign In to PerfAgents&#x20;

Once your account is created and verified, you can sign in at any time:&#x20;

1. Enter your **work email** in the login field.&#x20;
2. Enter your **password**.&#x20;
3. Click the **"Sign In"** button.&#x20;
4. You will be logged into the platform and redirected to the main Dashboard.&#x20;

#### Forgot Password Flow&#x20;

If you forget your password, follow these steps to regain access to your account:&#x20;

1. Click the **"Forgot Password"** link on the sign in page.&#x20;
2. Enter your **work email** associated with your PerfAgents account.&#x20;
3. Click **"Send reset email"**. A password reset link will be sent to your email address.&#x20;
4. Confirm your reset by clicking the link in the email.&#x20;
5. You will be prompted to enter a new password:&#x20;
6. Enter the **"New Password"**&#x20;
7. Confirm the "New Password" by entering it again&#x20;
8. Confirm the password reset and proceed to Sign In using your newly created password.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.perfagents.com/user-guide/account/create-your-account.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.
