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

# Get connected with Hologram

> Hologram is a global IoT cellular connectivity provider with outage-proof global SIMs, best-in-class tools for managing your fleets, data insights for IoT devices, and APIs to integrate with your applications. Get help activating SIMs, using the platform, managing your SIMs and devices, troubleshooting connectivity issues, and using our APIs.

## Hologram v3.0 is here!

The next major release of our IoT connectivity management software arrives today with new features and improvements to help you more effectively manage your fleets. Starting today, you'll find **alerts and notifications**, a **new activation flow**, **improved coverage** information, improved **billing and transaction** details, and reporting updates for smaller organizations. This is a major infrastructure upgrade that will help us deliver new features and improvements to you faster and more reliably.

<Card title="Learn more about what's new in Hologram v3.0" icon="rocket" href="/guides/whats-new-in-hologram-v3" horizontal />

## How can we help?

<div className="relative w-full flex flex-col items-center justify-center mb-8">
  <div className="flex items-center justify-center w-full">
    <button type="button" className="hidden w-full lg:flex items-center text-sm leading-6 py-4 pl-4 pr-4 text-gray-500 rounded-full" id="home-search-entry" onClick={()=> document.getElementById('search-bar-entry').click()}>
      <svg
        className="h-4 w-4 ml-1.5 mr-3 flex-none bg-primary hover:bg-gray-600 dark:bg-primary-dark dark:hover:bg-white/70"
        style={{
      maskImage:
        'url("https://mintlify.b-cdn.net/v6.5.1/solid/magnifying-glass.svg")',
      maskRepeat: 'no-repeat',
      maskPosition: 'center center',
      }}
      />

      Search or ask...
    </button>
  </div>
</div>

<Columns cols={3}>
  <Card title="Get started" icon="rocket" href="/guides/get-started/get-started-with-hologram" horizontal />

  <Card title="Dashboard" icon="grid-2" href="/dashboard/get-started" horizontal />

  <Card title="REST API" icon="code" href="/api" horizontal />

  <Card title="Release notes" icon="timeline" href="/release-notes" horizontal />

  <Card title="Create a support ticket" icon="life-ring" href="/guides/get-started/contact-support" horizontal />

  <Card title="System status" icon="wave-pulse" href="https://status.hologram.io" horizontal />
</Columns>

## Product documentation

Hologram's tools help you quickly troubleshoot, diagnose, and act on issues across your fleet.

<Columns cols={2}>
  <Card title="Manage SIMs" icon="sim-card" href="/dashboard/sims/sims-overview" horizontal>
    Find, view, organize, and manage your SIM cards and devices.
  </Card>

  <Card title="SIM actions" icon="bolt" href="/dashboard/sim-actions/single-sim-actions-overview" horizontal>
    Take actions on your SIMs: pause, resume, tag, send messages, and more.
  </Card>

  <Card title="Data usage" icon="chart-line" href="/dashboard/usage/usage-overview" horizontal>
    Monitor and analyze data usage across your fleet with detailed reporting.
  </Card>

  <Card title="Billing" icon="credit-card" href="/dashboard/billing/billing-overview" horizontal>
    Manage account balances, and find transactions and data plan pricing.
  </Card>

  <Card title="Organizations and users" icon="users" href="/dashboard/orgs-and-users/organization-overview" horizontal>
    Manage team members, permissions, and multiple organizations.
  </Card>
</Columns>

## API documentation

<Columns cols={1}>
  <Card title="REST API v1" icon="cloud" href="/api/v1" horizontal>
    Integrate Hologram's cellular connectivity into your applications and workflows using the REST API that powers our dashboard.
  </Card>
</Columns>

## More

<Columns cols={3}>
  <Card title="Order SIMs" icon="cart-shopping" href="https://store.hologram.io" horizontal />

  <Card title="Log in" icon="window-flip" href="https://dashboard.hologram.io" horizontal />

  <Card title="Contact sales" icon="comments-dollar" href="https://www.hologram.io/contact-sales" horizontal />
</Columns>

<Note>
  **Note:** Dedicated or phone support is available for contracted accounts. Contact our [sales team](https://www.hologram.io/contact-sales) for details.
</Note>
