# User Account

## Create your user account

All user accounts must be assigned to an organization.

1. Navigate to fielddoc.org/register
2. Enter in your name and professional email address.&#x20;
3. Click Complete.
4. Open your inbox and verify your email address. Tip! Use the available prompts if you need to update the email that you originally entered or you need to re-send the email verification.&#x20;
5. Once confirmed, it's time to select an organization or create a new one.&#x20;

{% @arcade/embed flowId="8mZMhnph8NDsrZXQ3CKk" url="<https://app.arcade.software/share/8mZMhnph8NDsrZXQ3CKk>" %}

### Join an existing organization

If your organization already exists in FieldDoc, you will be able to add your account to that organization.&#x20;

1. FieldDoc will look at your email domain and match you to the organization in FieldDoc with the same domain (if one exists).&#x20;
2. Click to join the organization.&#x20;
3. FieldDoc will automatically confirm your membership and bring you to your home page. Welcome!&#x20;

{% @arcade/embed flowId="xM5lSs8yfAFd2vGGXTHG" url="<https://app.arcade.software/share/xM5lSs8yfAFd2vGGXTHG>" %}

### Create a new organization

If you are creating a new organization as you set up your account, you will be presented with a screen where you can create a new organization.&#x20;

{% @arcade/embed flowId="AC1ArMh8aZ66nu1sgFsi" url="<https://app.arcade.software/share/AC1ArMh8aZ66nu1sgFsi>" %}

## Invite your colleagues

New in 2025, you can invite your colleagues (staff with the same email domain) to join your organization. During the invitation process, they will be able to create their own FieldDoc account.

***

{% hint style="success" %}
**User Account Management best practices**

* Every FieldDoc user needs their own account — do not share log-ins!
* Make sure you are using a current email address. Email addresses that bounce back will be archived.
* Use your work email account and real name.
  {% endhint %}


---

# 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://help.fielddoc.org/account-management/user-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.
