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

# Team Management

> Invite team members, manage invitations, and organize your company team on HackerSquad

The Team Management page lets you invite colleagues to your company on HackerSquad, track pending invitations, and manage your team roster. Navigate to **Company Portal > Team** or use the **Manage Team** quick action on the [Company Dashboard](/company-portal/dashboard).

## Viewing your team

The team page displays all current members of your company with the following details:

| Field         | Description                                                 |
| ------------- | ----------------------------------------------------------- |
| **Name**      | The team member's display name                              |
| **Email**     | The email address associated with their HackerSquad account |
| **Avatar**    | Their profile photo                                         |
| **Join date** | When they joined your company                               |

## Inviting team members

<Steps>
  <Step title="Open Team Management">
    In the Company Portal, navigate to **Team**.
  </Step>

  <Step title="Click Invite Member">
    Click the **Invite Member** button to open the invitation form.
  </Step>

  <Step title="Enter the email address">
    Type the email address of the person you want to invite. They will receive an email with a link to join your company on HackerSquad.
  </Step>

  <Step title="Send the invitation">
    Submit the form. The invitation appears in the **Pending Invitations** section until the recipient accepts or you revoke it.
  </Step>
</Steps>

<Tip>Invite your team early so they can help manage events, review analytics, and access the Company Dashboard alongside you.</Tip>

## Managing pending invitations

Pending invitations are listed separately from confirmed team members. For each pending invitation you can:

* **Resend** — Send the invitation email again if the recipient didn't receive it or the original expired
* **Revoke** — Cancel the invitation so it can no longer be accepted

## Removing team members

<Note>Only the company owner (the user who created the company) can remove team members and manage invitations.</Note>

To remove a team member, find them in the team list and click **Remove**. This immediately revokes their access to the company's dashboard, events, and settings. The removed user's personal HackerSquad account is not affected — they simply lose access to this specific company.

## Next steps

<Columns cols={2}>
  <Card title="Company Profile" icon="building" href="/company-portal/profile">
    Update your company name, logo, and description.
  </Card>

  <Card title="Creating Events" icon="calendar-plus" href="/company-portal/creating-events">
    Set up your first event and start engaging builders.
  </Card>
</Columns>
