# Collaborators

<figure><img src="/files/KBA0bi3d4FdxAJcH84iJ" alt=""><figcaption></figcaption></figure>

IN THIS ARTICLE

Collaborators are users outside of your organization that have access to a portion of your organization portfolio. You can invite, view, and manage collaborator permissions from any collaborator view.

***

## Collaborators

The **Collaborators** feature allows you to easily manage who has access to your project and what they can do within it. You can invite team members, partners, or funders to collaborate directly in FieldDoc, enabling shared responsibility for creating, editing, and managing activity records and project data.

Collaborators have the ability to add new records, update existing information, and contribute to the overall progress of the project. This feature is designed to support transparent, team-based workflows—whether you're working within a single organization or coordinating across multiple partners. Managing access through the Collaborators tab ensures that the right people have the right level of access at the right time.

## Collaborate: Shared with Me

When another user invites you to collaborate on part of their FieldDoc [portfolio](/essentials/portfolio.md), you gain limited access to specific records—without taking ownership of them. Collaborators can be added at the [Project](/essentials/activities/general-settings/project.md), [Activity](/essentials/activities.md), or [Pact](/essentials/pacts.md) levels.

### **What does "Share with Me" Mean?**

As a **collaborator**, you can view and contribute to the records you’ve been invited to, but those records remain part of the original owner’s portfolio—not yours. You’ll find these records in the **Shared with Me** tab of your FieldDoc workspace.

### **What can collaborators Access?**

* **Pacts** and **Activities** that have been shared with you.
* Depending on the level of access granted, you may be able to **view**, **edit**, or **comment** on these records.

{% hint style="info" %}
You will not see these records in your own **Portfolio** tab because they are not affiliated with your organization’s portfolio.
{% endhint %}

### **What can collaborators not do?**

* You cannot move shared records into your Portfolio.
* You cannot invite new collaborators to shared records unless you are granted permission by the original owner.
* You do not have administrative control over shared records.

**Why This Matters:**

This structure helps ensure that data ownership and reporting responsibility remain with the original record owner, while still allowing for cross-organizational collaboration and support.

If you need to work with someone on their data, always check your **Shared with Me** tab. If a record doesn’t appear there, it may not have been shared with you yet—or you may not have the right level of access.

## Sharing workspaces

### Collaborating at the Workspace level in FieldDoc

If you need full access to another organization’s portfolio in FieldDoc, <mark style="background-color:green;">**the best option is to be invited directly to their**</mark> [<mark style="background-color:green;">**workspace**</mark>](/account-management/workspaces.md). This kind of access goes beyond individual record sharing and allows you to work across all projects, activities, and Pacts within that organization.

### **What happens when you're invited to a workspace?**

#### Once invited, you’ll be able to:

* Access the entire [portfolio](/essentials/portfolio.md) of records in that organization’s [workspace](/account-management/workspaces.md).
* View and manage [activities](/essentials/activities.md), [projects](/essentials/activities/general-settings/project.md), [pacts](/essentials/pacts.md), and shared [metrics](/essentials/metrics.md)
* Switch between your own organization’s workspace and theirs using the workspace switcher in the top-right corner of your FieldDoc account.

You do **not** need a new login—your existing FieldDoc account can be used to access multiple workspaces.

**Why this matters:**\
Workspace-level collaboration is especially useful for:

* Technical service providers who support multiple grantees
* Program managers working across different partner organizations
* Organizations that co-manage a shared restoration portfolio

**Key difference:**\
Unlike record-level collaboration (where you only see specific items under the “Shared with Me” tab), workspace access gives you a full view of everything in that organization’s account.

To gain access, an **administrator from that organization** must send you an invitation.

{% hint style="danger" %}
The FieldDoc team does not recommend adding collaborators to projects at this time. If you need to add a collaborator to support your portfolio development, we recommend using workspaces. If you only need support to complete a grant application, add the collaborator through [**Pacts**](/essentials/pacts.md).
{% endhint %}

### Collaborating at the Pact level in FieldDoc

If you are supporting a grant applicant with their FieldDoc submission and do not want to use workspaces, users can invite collaborators to their Pact.&#x20;

**Once invited collaborators will be able to:**

* &#x20;Access the Pact via *shared with me*.
* View, edit, and delete activity records within the Pact. All records will be discoverable via *shared with me* and within the Pact.
* Add programmatic metrics to the activity records within the Pact.


---

# 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/essentials/collaborators.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.
