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

# Study groups: collaborate, share quizzes, and learn

> Create or join a Clamly study group to share quizzes, track group activity, and study smarter with friends and classmates, all in one place.

Study groups give you a shared space to distribute quizzes and coordinate with classmates. Create a group in seconds, share your invite code, and start sharing study materials.

## Creating a study group

<Steps>
  <Step title="Open the Groups tab">
    Navigate to the **Collaboration** section in the left sidebar and select **Study Groups**.
  </Step>

  <Step title="Create a new group">
    Click **Create Group**, enter a group name, and optionally add a short description.
  </Step>

  <Step title="Share your invite code">
    After the group is created, Clamly generates a unique **invite code**. Share this code with classmates. They'll enter it to join.
  </Step>
</Steps>

## Joining a group

<Steps>
  <Step title="Go to Study Groups">
    Open the **Study Groups** page from the Collaboration section.
  </Step>

  <Step title="Enter the invite code">
    Click **Join Group** and type in the invite code you received. Clamly will add you to the group as a **Member** right away.
  </Step>
</Steps>

## Roles and permissions

Every study group has three roles. Each role comes with a different level of access.

<CardGroup cols={3}>
  <Card title="Owner" icon="crown">
    The person who created the group. Full control: manage members, assign or revoke Admin, share quizzes, and delete the group.
  </Card>

  <Card title="Admin" icon="shield">
    Can invite new members, manage existing members, and share quizzes within the group.
  </Card>

  <Card title="Member" icon="user">
    Can view and interact with shared quizzes and participate in group activity. Cannot manage members or change group settings.
  </Card>
</CardGroup>

## Managing members

<Accordion title="Promote a member to Admin">
  Open the group's **Members** list, find the member you want to promote, and select **Make Admin**. They'll immediately gain admin-level permissions.
</Accordion>

<Accordion title="Remove a member from the group">
  In the **Members** list, select the member and then select **Remove from Group**. They'll lose access to all group content immediately and will need a new invite code to rejoin.
</Accordion>

<Accordion title="Transfer ownership">
  If you want to hand over the Owner role, select a current Admin and then select **Transfer Ownership**. Your role will change to Admin after the transfer.
</Accordion>

## Sharing quizzes in the group

<Steps>
  <Step title="Open a quiz">
    Go to your **Quizzes** library and open the quiz you want to share.
  </Step>

  <Step title="Share to group">
    Click the **Share** button and select **Share with Group**. Choose the group from your list and confirm.
  </Step>

  <Step title="Members get access">
    All current group members can now view and use the shared quiz. Any member who joins later will also see it in the group's shared content.
  </Step>
</Steps>

## Tracking group activity

From the group's main page, you can see recent quiz shares, new members who have joined, and overall activity in the group feed.

## Acceptable use

<Note>
  You are responsible for the content you share within a study group. Make sure everything you post follows [Clamly's Terms of Service](https://clamly.app/terms). Groups or content that violate the Terms of Service may be removed by Clamly at any time.
</Note>

<Tip>
  Keep your invite code private and only share it with people you trust. If you believe your code has been shared too widely, Owners and Admins can remove any members who shouldn't have access.
</Tip>

## What's next

<CardGroup cols={2}>
  <Card title="Sharing" icon="share" href="/collaboration/sharing">
    Learn how to share quizzes with a group and export notes.
  </Card>

  <Card title="Quizzes" icon="help-circle" href="/study-tools/quizzes">
    Create a quiz to share with your group.
  </Card>
</CardGroup>
