# How do I register for an account?

To use FieldDoc, you must have an account registered to a verifiable work email address and assigned to a verifiable organization.

Start by logging in to fielddoc.com/register.

You must use your real name and a work email address to register.&#x20;

Once you register, check your inbox to verify your email.

Based on your email domain, you will either be invited to join an existing organization or asked to create a new organization. If neither of these options is accurate, please reach out to our support desk at <support@fielddoc.com>.

All users are registered as basic users. If you would like to upgrade your organization and account to a standard or aggregator plan, please reach out to <support@fielddoc.com>.


---

# 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/help-center/account-management/how-do-i-register-for-an-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.
