> ## Documentation Index
> Fetch the complete documentation index at: https://formhug.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Collaborators

> Invite team members to help manage your form and its submissions

Collaborators let you invite others to work on your form. Each collaborator gets a role that controls what they can view and edit — without sharing your account credentials.

<img src="https://mintcdn.com/formhug-8bc4ebd1/G9oY8IClAvYHkhzC/images/basic-features/form-settings-collaborators.jpg?fit=max&auto=format&n=G9oY8IClAvYHkhzC&q=85&s=ccb250c7a383de7a42878eb6a5cfe2df" alt="FormHug collaborators list showing the form creator" width="2378" height="738" data-path="images/basic-features/form-settings-collaborators.jpg" />

For team and business plan context, compare options on <a href="https://formhug.ai/pricing" target="_blank">FormHug pricing</a>.

## Roles & Permissions

| Role                | What they can do                                      |
| ------------------- | ----------------------------------------------------- |
| **Form Admin**      | Full control: edit form, change settings, manage data |
| **Data Maintainer** | View and edit submissions, export data                |
| **Data Viewer**     | View-only access to submissions                       |

### Permission Details

| Action             | Admin | Maintainer | Viewer |
| ------------------ | ----- | ---------- | ------ |
| Edit form          | ✓     | ✗          | ✗      |
| Change settings    | ✓     | ✗          | ✗      |
| View submissions   | ✓     | ✓          | ✓      |
| Edit submissions   | ✓     | ✓          | ✗      |
| Delete submissions | ✓     | ✓          | ✗      |
| Export data        | ✓     | ✓          | ✗      |

## Adding Collaborators

<Steps>
  <Step title="Open Collaborators">
    Go to your form → **Settings → Collaborators**.
  </Step>

  <Step title="Click Add Collaborator">
    Click the **Add Collaborator** button.
  </Step>

  <Step title="Enable Invite via Link">
    Toggle **Invite via link** to generate a shareable invite link.
  </Step>

  <Step title="Set a Role">
    Select the role the collaborator will have: Form Admin, Data Maintainer, or Data Viewer.
  </Step>

  <Step title="Copy and Share the Link">
    Copy the generated link and send it to your collaborator.
  </Step>
</Steps>

<img src="https://mintcdn.com/formhug-8bc4ebd1/G9oY8IClAvYHkhzC/images/basic-features/form-settings-invite-collaborator.jpg?fit=max&auto=format&n=G9oY8IClAvYHkhzC&q=85&s=178542391aa2fbd711f2467429c556ab" alt="Add Collaborator modal with invite link toggle and role selector" width="1026" height="428" data-path="images/basic-features/form-settings-invite-collaborator.jpg" />

## Managing Collaborators

View all current collaborators on the Collaborators settings page. You can change a collaborator's role or remove them at any time.

## Related

<CardGroup cols={2}>
  <Card title="Team Collaboration" icon="people-group" href="/introduction/team-collaboration">
    Learn more about team features
  </Card>

  <Card title="Pricing" icon="credit-card" href="https://formhug.ai/pricing" target="_blank">
    Review plan options for teams and collaboration
  </Card>
</CardGroup>
