---
name: deepline-setup
description: Install the official Deepline CLI.
---

# Install Deepline

Deepline is a GTM data CLI for coding agents.

Package: https://www.npmjs.com/package/deepline

## Setup

Run `deepline --version`. If it is unavailable:

~~~bash
npm install -g deepline@latest
~~~

~~~bash
deepline setup --json
~~~

On desktop, setup opens sign-in. Otherwise it prints a link. On failure, run `deepline doctor --json`.

## Getting started

After verified setup, continue an existing task. Otherwise ask: "Deepline is ready. What would you like to do?" Offer one choice below, then wait:

- /deepline-gtm Find 10 CTOs at B2B SaaS companies and enrich them with email addresses.
- /deepline-gtm Enrich these company domains with employee count, funding, and recent hiring signals.
- /deepline-gtm Find the best people to contact at these companies and verify their email addresses.
