# Collaboration

> Share forms with team members and manage permissions.

import ThemeImage from '../../components/ThemeImage.astro';

## Inviting Collaborators

Share a form with other StaticForm users by sending an invitation. Collaborators can be granted different permission levels.

<ThemeImage src="/screenshots/sf-collaboration-light.png" srcDark="/screenshots/sf-collaboration-dark.png" alt="Managing form collaborators" />

## Permissions

| Permission | Description |
|-----------|-------------|
| **View Form** | See form configuration and settings |
| **Edit Form** | Modify form fields, actions, and settings |
| **View Submissions** | Read form submissions |
| **Edit Submissions** | Manage submissions (mark as read, spam, delete) |
| **Manage Collaborators** | Invite and remove other collaborators |

## Managing Collaborators

- **Update permissions**: change what a collaborator can do
- **Remove collaborators**: revoke access to the form
- **Cancel invitations**: cancel pending invitations that haven't been accepted
- **Transfer ownership**: transfer form ownership to another collaborator
- **Leave form**: remove yourself from a shared form

## How It Works

1. The form owner invites a user by email
2. The invited user receives a notification and can accept or decline
3. Once accepted, the collaborator sees the form in their dashboard with the granted permissions
4. The form owner (and collaborators with manage permission) can adjust permissions at any time