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

# Team Collaboration

> Learn how to invite team members, manage permissions, and collaborate on projects with Readdy's Team Collaboration features

# Overview

Readdy's Team Collaboration feature allows you to invite team members to work together on the same project. Whether you're working with designers, developers, or clients, you can collaborate seamlessly with role-based permissions and shared resources.

## Use Cases

Collaboration is perfect for:

* **Cross-functional teams**: Designers, developers, and product managers working together
* **Agency-client projects**: Share projects with clients for review and feedback
* **Team development**: Multiple team members contributing to the same website

***

## Inviting Members

Invite multiple team members simultaneously to collaborate on your project through email or shareable links.

<Accordion title="Invite by Email">
  Invite multiple team members simultaneously via email.

  **How to invite (either method works):**

  * Click the **"Invite"** button in the Editor
  * Or go to **Members** tab in the main page navigation

  **Steps to invite:**

  1. Click the **"Invite"** button
  2. Enter email addresses in the input field (press **Enter** after each)
  3. Select the role for each invited member (Editor or Viewer)
  4. Click **"Invite"** to send invitations

  <Frame>
    <img src="https://mintcdn.com/readdy/00gIc2GtgDeWMS7I/images/collaboration-email-invite.gif?s=f42380a656fb96fc86377e87e795003c" alt="Email invitation interface" width="960" height="540" data-path="images/collaboration-email-invite.gif" />
  </Frame>

  **Email invitation interface**

  **Batch Invitations:**

  * **Maximum 5 email addresses** per batch invitation (invalid addresses highlighted in red)
  * Total team size limits vary by plan: Free (1/5), Starter (2/10), Pro-40+ (5/20) for Editors/Viewers

  **Delivery:**

  * Invitations sent via email and in-app notifications (for registered users)
</Accordion>

<Accordion title="Invite by Share Link">
  Generate a link that team members can use to join your project.

  **Link Types:**

  1. **Editor Link**: Invitees can edit the project
  2. **Viewer Link**: Invitees can view only
  3. **Disabled**: Turn off link sharing

  <Frame>
    <img src="https://mintcdn.com/readdy/00gIc2GtgDeWMS7I/images/collaboration-share-link.gif?s=db854d53ca74098ffa07734231f82bb3" alt="Share link settings" width="860" height="480" data-path="images/collaboration-share-link.gif" />
  </Frame>

  **Share link settings**

  **Link Validity:**

  * Editor and Viewer links are valid for **1 hour**
  * Clicking "Copy" generates a new link
  * Disabled links have no expiration (effectively turns off sharing)
</Accordion>

<Accordion title="Invitation Status">
  Track your team invitation status through the members panel:

  * **Pending Members**: Have received invitations but haven't joined yet (shown with light purple dashed border); you can **resend** invitations from the members panel
  * **Active Members**: Have successfully joined and have full access based on their assigned role
</Accordion>

<Accordion title="Collaboration Limits by Plan">
  Different plans support different numbers of collaborators. Both **active** and **pending** members count toward your plan's limits.

  | Plan    | Editor Limit  | Viewer Limit   |
  | ------- | ------------- | -------------- |
  | Free    | 1 per project | 5 per project  |
  | Starter | 2 per project | 10 per project |
  | Pro-40+ | 5 per project | 20 per project |
</Accordion>

***

## Collaboration & Permissions

Understanding how team members can work together on projects.

<Accordion title="View Member Status">
  You can view member online status in the **Invite** button in the top right corner. Online members' avatars will be displayed there.

  <Frame>
    <img src="https://mintcdn.com/readdy/OljrCxdYZlA47zt7/images/collaboration-member-status.png?fit=max&auto=format&n=OljrCxdYZlA47zt7&q=85&s=342942f9c671c0d9d557b86ae929fb39" alt="Member online status display" width="578" height="104" data-path="images/collaboration-member-status.png" />
  </Frame>
</Accordion>

<Accordion title="Editing Order">
  Only **one member can generate content at a time**.

  **How it works:**

  * When a team member is generating content, a "XXX is generating" message appears
  * Once this indicator disappears, the generated content will appear in the dialogue
  * If you don't see the changes made by another member, you can manually refresh the page
  * When other members are generating, if necessary, you can click the stop generation button in the bottom right corner of the input box to interrupt their generation

  <Frame>
    <img src="https://mintcdn.com/readdy/OljrCxdYZlA47zt7/images/collaboration-generating-indicator.png?fit=max&auto=format&n=OljrCxdYZlA47zt7&q=85&s=43f7507c9b50425b7a7b2116ac42dd8e" alt="Someone is generating indicator" width="958" height="750" data-path="images/collaboration-generating-indicator.png" />
  </Frame>
</Accordion>

<Accordion title="Role Permissions">
  Understanding what each role can do in your project.

  | Permission                          | Owner | Editor | Viewer           |
  | ----------------------------------- | ----- | ------ | ---------------- |
  | **Editing Capabilities**            |       |        |                  |
  | Generate content & modify design    | ✓     | ✓      | ✗                |
  | Add pages                           | ✓     | ✓      | ✗                |
  | View code files                     | ✓     | ✓      | ✓                |
  | Edit code                           | ✓     | ✓      | ✗                |
  | Export code                         | ✓     | ✓      | ✗                |
  | Export Figma                        | ✓     | ✓      | ✗                |
  | **Member Management**               |       |        |                  |
  | Invite members                      | ✓     | ✓      | ✓ (Viewers only) |
  | Remove members                      | ✓     | ✗      | ✗                |
  | Change member roles                 | ✓     | ✗      | ✗                |
  | **Project Management**              |       |        |                  |
  | Delete project                      | ✓     | ✗      | ✗                |
  | Rename project                      | ✓     | ✓      | ✗                |
  | Manage integrations                 | ✓     | ✓      | ✗                |
  | **Data & Analytics**                |       |        |                  |
  | View forms and lead data            | ✓     | ✓      | ✓                |
  | Manage forms                        | ✓     | ✓      | ✗                |
  | Delete forms                        | ✓     | ✗      | ✗                |
  | Set email reminders                 | ✓     | ✗      | ✗                |
  | View analytics                      | ✓     | ✓      | ✓                |
  | View credit usage                   | ✓     | ✓      | ✓                |
  | **Unique Owner Privileges**         |       |        |                  |
  | Only one Owner per project          | ✓     | -      | -                |
  | All members use Owner's credit pool | ✓     | -      | -                |

  <Warning>
    Cannot transfer Ownership (currently)
  </Warning>
</Accordion>

***

## Editing Boundaries & Credits

Understanding how credits work in collaborative projects.

<Accordion title="Credit Deduction Rules">
  All members use the **project Owner's credits**.

  **Credit Pool:**

  * Collaborators consume credits from the Owner's credit pool (linked to Owner's subscription plan)
  * All members can view each member's Monthly and Total usage statistics in the **Members** section
  * Owner can view credit consumption for each project in **Usage**

  **When Encountering Feature or Credit Restrictions:**

  * When encountering restricted features or insufficient credits, this prompt will appear and collaborators need to contact the Owner to upgrade their plan

  <Frame>
    <img src="https://mintcdn.com/readdy/QfCcatMsaD-GNmNi/images/collaboration-credit-prompt.png?fit=max&auto=format&n=QfCcatMsaD-GNmNi&q=85&s=1213d1e4abe97cdc16b42e4a5c697c4d" alt="Credit insufficient prompt for collaborators" width="1019" height="471" data-path="images/collaboration-credit-prompt.png" />
  </Frame>
</Accordion>

***

## Managing Members

Access and manage your project team.

<Accordion title="Members Panel">
  View and manage all project collaborators.

  * **Access**: Go to the **Members** tab in the left navigation bar on the main page
  * **View options**: Sort by member, email, role, status, usage, or date joined

  <Frame>
    <img src="https://mintcdn.com/readdy/nqmPdjxjPI7bzvIQ/images/collaboration-credits-display.png?fit=max&auto=format&n=nqmPdjxjPI7bzvIQ&q=85&s=321d3c1067559cccf47501c70d536878" alt="Credit usage display in collaboration" width="3486" height="1972" data-path="images/collaboration-credits-display.png" />
  </Frame>
</Accordion>

<Accordion title="Changing & Removing Members">
  Change member roles or remove members from your project.

  **Who can make changes:**

  * Only the **Owner** can modify member roles or remove members

  **How to make changes:**
  You can change roles or remove members through either method:

  1. Go to the **Members** tab in the left navigation bar, find the member, and click their role dropdown
  2. Or click the **Invite** button in the website project, then modify the specific member's role

  **Available actions:**

  * Change role: Editor, Viewer
  * Remove member

  <Warning>
    The Owner role cannot be changed or transferred. There is only one Owner per project. After removing a member, they cannot access the project but can be re-invited later if needed.
  </Warning>
</Accordion>

***

## Best Practices & Tips

<Tip>
  **Start with Viewer permissions** for clients or stakeholders, then upgrade to Editor if they need to make changes.
</Tip>

<Tip>
  **Monitor credit usage** regularly in the Members panel to ensure your team has sufficient credits for collaborative work.
</Tip>

<Warning>
  **Plan ahead for team size** - Upgrading your plan before reaching collaboration limits prevents workflow interruptions.
</Warning>

<Tip>
  **Use share links for temporary access** - Link invitations are perfect for short-term collaboration or client reviews.
</Tip>

***

## Troubleshooting

<Accordion title="Invitation Not Received">
  **Possible causes:**

  * Email in spam folder
  * Link expired (after 1 hour)

  **Solutions:**

  * Check spam/junk folder
  * Resend invitation from Members panel
  * Verify correct email address
  * Ask recipient to check their Readdy notifications
</Accordion>

<Accordion title="Cannot Edit / Button Grayed Out">
  **Cause:** Another member is currently generating content.

  **Solution:**

  * Wait for the current generation to complete
  * The "XXX is generating" message will disappear when ready
  * Manually refresh the page to see updates
</Accordion>

<Accordion title="Can Multiple People Edit Simultaneously?">
  **Answer:** No, only one person can generate content at a time.

  **How it works:**

  * After member A sends a message, member B must wait for A's generation to complete before sending

  <Warning>
    **Important:** In extreme cases where A and B send messages simultaneously, version conflicts may occur. This usage pattern is not recommended.
  </Warning>
</Accordion>

<Accordion title="Where Do Credits Return When Credit Protection is Triggered?">
  **Answer:** Credits return to the project Owner.

  **Credit System:**

  * All collaboration uses the project Owner's credit pool
  * When credit protection is triggered, credits are refunded to the Owner's account
  * Collaborators do not have separate credit pools for collaborative projects
</Accordion>

<Accordion title="Not Receiving Messages from Collaborators">
  **Cause:** Page not refreshed to show latest updates.

  **Solution:**

  * Refresh the page to update collaborator information
  * Changes will appear after manual refresh
</Accordion>

<Accordion title="Link Invitation Join Failed">
  **Cause:** Project has reached the member limit for your plan.

  **Solution:**

  * Check your current member count in the Members panel
  * Upgrade your plan to increase collaboration limits
  * Remove inactive members to free up slots
  * Refer to [Collaboration Limits by Plan](#collaboration-limits-by-plan) for more details
</Accordion>

<Accordion title="Credits Blocked for Collaborators">
  **Cause:** Project Owner's credit pool is exhausted.

  **Solution:**

  * Collaborators must contact the Owner to upgrade plan or purchase credits
</Accordion>

***

## Need More Help?

If you've checked the troubleshooting section above and still need assistance, our support team is here to help:

* Email: [hi@readdy.ai](mailto:hi@readdy.ai)
* Feedback: [https://readdy.ai/feedback](https://readdy.ai/feedback)
