# Organization

IN THIS ARTICLE

All users in FieldDoc are assigned to their organization of employment during the onboarding process. This article explains how to manage an organization.&#x20;

***

## Organization

Each user can be assigned to only one organization—the one that employs them. From the organization view, you can manage your organization's settings and members all in one place.

All members of an organization will automatically be joined to the organization's first workspace. All members can view all records within the workspace portfolio. Admins can create, edit, and delete records.&#x20;

:seedling: Learn more: [User Roles](/account-management/user-account/user-roles.md)

### Take a tour!&#x20;

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

### Add Members to your Organization

You can invite your colleagues to your organization from the organization page. Remember, only invite colleagues from within your organization to join your organization.&#x20;

### Step-by-step instructions

1. Open your organization from your user settings.
2. Open the **Members** tab.
3. Click "**Invite Member**".
4. Enter the email address. Choose the permission levels: Read Only, Admin.
5. Click **Send**

The user will get an invitation delivered to their inbox. Once they click on the invitation, they can complete their [user account](/account-management/user-account.md) configuration. Once self-onboarded, the user will be able to access all account information within the organization.&#x20;

### Dig In! Interactive tutorial

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

{% hint style="info" %}
In FieldDoc 2.0, you no longer need to approve requests from your colleagues that want to join your organization. They will self-join the organization as administrators.&#x20;
{% 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/organization.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.
