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

# Creating Classrooms

> Set up your classroom to organize students and assign work

Before you can assign curriculum resources to students, you need to create a classroom. Workybooks offers three ways to set up your classroom.

***

## Creating a Classroom Manually

The quickest way to get started is to create a classroom manually.

<Steps>
  <Step title="Go to My Classrooms">
    Click **My Classrooms** in the navigation menu.
  </Step>

  <Step title="Click Create Classroom">
    Click the **Create Classroom** button.
  </Step>

  <Step title="Enter Classroom Details">
    Fill in the required information:

    * **Class Name**: Give your classroom a descriptive name (e.g., "Mrs. Smith's 3rd Grade Math")
    * **Grade Level**: Select the grade (K-5)
    * **Subject**: Choose Math, ELA, or All Subjects
  </Step>

  <Step title="Create">
    Click **Create** to finish. Your classroom is now ready!
  </Step>
</Steps>

### Your Class Code

When your classroom is created, you'll receive a unique **6-character class code**. This code is how students join your classroom.

* The code is displayed on your classroom dashboard
* You can copy it to share with students
* A QR code is also available for easy sharing

***

## Importing from Google Classroom

If you use Google Classroom, you can import your existing classes and student rosters.

<Steps>
  <Step title="Start Create Classroom">
    Go to **My Classrooms** and click **Create Classroom**.
  </Step>

  <Step title="Choose Google Import">
    Select **Import from Google Classroom**.
  </Step>

  <Step title="Connect Google Account">
    If not already connected, you'll be prompted to sign in with your Google account and authorize Workybooks.
  </Step>

  <Step title="Select Classes to Import">
    You'll see a list of your Google Classroom courses. Select the ones you want to import.
  </Step>

  <Step title="Configure Sync Options">
    Choose your sync preferences:

    * **Auto-sync assignments**: New assignments will appear in Google Classroom
    * **Auto-sync grades**: Grades will sync back to Google Classroom
  </Step>

  <Step title="Import">
    Click **Import** to create your classrooms. Students from your Google Classroom rosters will be added automatically.
  </Step>
</Steps>

<Note>
  For detailed information about Google Classroom integration, see [Google Classroom Integration](/assignments/google-classroom).
</Note>

***

## Importing from CSV File

If you have a class roster in a spreadsheet, you can import it directly.

<Steps>
  <Step title="Prepare Your CSV">
    Create a CSV file with your class and student information. Include columns for student names and any other relevant data.
  </Step>

  <Step title="Start Import">
    Go to **My Classrooms**, click **Create Classroom**, and select **Import from File**.
  </Step>

  <Step title="Upload File">
    Select your CSV file to upload.
  </Step>

  <Step title="Map Columns">
    Match the columns in your file to the required fields (student name, etc.).
  </Step>

  <Step title="Review and Import">
    Preview the data and click **Import** to create your classroom with all students.
  </Step>
</Steps>

***

## Adding Students to Your Classroom

After creating a classroom, you can add students in several ways:

### Students Join with Class Code

Share your class code with students. They can join by:

1. Going to [students.workybooks.com](https://students.workybooks.com)
2. Clicking **Join**
3. Entering the class code you provided
4. Creating their username and password

<Tip>
  Share the [Student Getting Started Guide](/getting-started/students) with your students for step-by-step instructions on joining your classroom and completing assignments.
</Tip>

### Add Students Manually

1. Open your classroom
2. Go to the **Students** tab
3. Click **Add Student**
4. Enter the student's name and details
5. Click **Save**

### Import from Google Classroom

If your classroom is linked to Google Classroom:

1. Go to the **Students** tab
2. Click **Import from Google Classroom**
3. Select students to import or import all

***

## Managing Your Classrooms

### Viewing Your Classrooms

Your **My Classrooms** page shows all your classrooms with:

* Class name and grade level
* Number of students
* Class code for sharing
* Quick access to assignments

### Editing a Classroom

To update classroom details:

1. Open the classroom
2. Click **Settings** or the gear icon
3. Update the name, grade, or other settings
4. Save your changes

### Linking to Google Classroom

You can link an existing Workybooks classroom to a Google Classroom course:

1. Open the classroom
2. Go to **Settings**
3. Find **Google Classroom Integration**
4. Select a Google Classroom course to link
5. Configure sync options

***

## Class Code Tips

<AccordionGroup>
  <Accordion title="Where to find your class code">
    Your class code is displayed on your classroom dashboard. You can also find it in the classroom settings.
  </Accordion>

  <Accordion title="Sharing the class code">
    * **Display it**: Write it on the board for students to see
    * **Copy and paste**: Use the copy button to share in emails or chat
    * **QR code**: Let students scan the QR code with their devices
  </Accordion>

  <Accordion title="Student can't join with the code">
    Make sure:

    * The student is typing the code exactly (codes are case-sensitive)
    * They're clicking "Join Classroom" not "Create Classroom"
    * The classroom hasn't been archived
  </Accordion>
</AccordionGroup>

***

## Help for Students

Share these resources with your students:

<CardGroup cols={2}>
  <Card title="Student Getting Started" icon="graduation-cap" href="/getting-started/students">
    Step-by-step guide for students on joining classrooms and accessing assignments.
  </Card>

  <Card title="Completing Assignments" icon="clipboard-list" href="/students/completing-assignments">
    Help students understand how to complete and submit their work.
  </Card>
</CardGroup>

***

## Next Steps

Once your classroom is set up:

* [Manage your students](/assignments/managing-students) - Edit info, reset passwords, print logins
* [Browse and assign curriculum resources](/assignments/assigning-work)
* [Use Quick Play for instant activities](/assignments/quick-play)
* [Connect Google Classroom](/assignments/google-classroom) for grade sync
