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

# Overview

> Welcome to Email Meter Enterprise

<img style={{ borderRadius: '0.5rem' }} src="https://storage.googleapis.com/em-docs/enterprise-documentation/images/overview--main.webp" />

## Installation and onboarding

The first step to get started with Email Meter is to install the application on your domain so we can connect to your mailboxes to start generating email statistics.

<CardGroup cols={2}>
  <Card title="Install on Google" icon="google" href="/onboarding/install-google">
    Follow this guide if you're using Google Workspace
  </Card>

  <Card title="Install on Microsoft" icon="microsoft" href="/onboarding/install-microsoft">
    Follow this guide if you're using Microsoft 365
  </Card>
</CardGroup>

## Set up your workspace

Learn about Email Meter Enterprise's basic features and kickstart your workspace.

<CardGroup cols={2}>
  <Card title="Track mailboxes" icon="mailbox" iconType="duotone" href="/workspace-setup/track-mailboxes">
    Manage the mailboxes you're tracking email statistics for
  </Card>

  <Card title="Add users" icon="user-group" iconType="duotone" href="/workspace-setup/manage-users">
    Manage who can see email statistics
  </Card>

  <Card title="Set up Business Hours" icon="clock" iconType="duotone" href="/workspace-setup/business-hours">
    Ensure metrics are aligned with your team's schedule
  </Card>

  <Card title="Create alerts" icon="buildings" iconType="duotone" href="/workspace-setup/alerts">
    Prevent slow responses and missed emails
  </Card>
</CardGroup>
