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

# Steep

> Query your Steep metrics in plain English — same definitions your team already uses

Your agent can discover and query your Steep metrics so you get answers in chat, in reports, or in automations without opening a dashboard or writing SQL. If you use Steep so your team shares one definition of MRR, conversion, or whatever matters — the agent uses those same [defined metrics](https://help.steep.app/introduction/why-steep). You ask in plain English; you get aggregated data (and the generated SQL when relevant) from the semantic layer you've already set up.

<Frame>
  <img src="https://mintcdn.com/abundly/OlRjRmIDxi2An2do/images/steep-capability.png?fit=max&auto=format&n=OlRjRmIDxi2An2do&q=85&s=faaf5976e28cd318f283aa053be4b76f" alt="Screenshot: Steep capability card in Settings → Capabilities with API key configured" style={{ width: '400px', height: 'auto' }} width="894" height="838" data-path="images/steep-capability.png" />
</Frame>

## How to enable

Go to **Settings → Capabilities** and enable **Steep**. Create an API key in Steep under **Settings → API** and paste it into the capability card. The key is stored as a team secret.

## Example use cases

* **Metric lookups** — "What was our MRR last month according to Steep?"
* **Scheduled reports** — "Every Monday, get the key product metrics from Steep and email a summary to the leadership team"
* **Cross-tool workflows** — "Pull this week's conversion metrics from Steep and add them to the weekly update in Notion"
* **Trends and analysis** — "Query Steep for signups by region over the last quarter and summarize the trend"
* **Board prep** — "Get our standard KPIs from Steep for the last 30 days and put the numbers into a one-pager for the board meeting"

<Frame>
  <img src="https://mintcdn.com/abundly/OlRjRmIDxi2An2do/images/steep-chat-results.png?fit=max&auto=format&n=OlRjRmIDxi2An2do&q=85&s=5acfab65e11866392809072d21224135" alt="Dr Plotts answering a question using Steep metrics" style={{ width: '400px', height: 'auto' }} width="1024" height="477" data-path="images/steep-chat-results.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/abundly/OlRjRmIDxi2An2do/images/steep-definition.png?fit=max&auto=format&n=OlRjRmIDxi2An2do&q=85&s=e04f8b3c44d228f7c8149092fa735bd2" alt="Dr Plotts returning a metric definition from Steep" style={{ width: '400px', height: 'auto' }} width="1024" height="372" data-path="images/steep-definition.png" />
</Frame>

<Note>
  The agent talks to Steep's API (api.steep.app). Ensure your API key has access to the metrics and data the agent needs.
</Note>

## How to connect Steep

<Steps>
  <Step title="Create an API key">
    In Steep, go to **Settings → API** and create an API key.
  </Step>

  <Step title="Configure in Abundly">
    Go to **Settings → Capabilities** and enable **Steep**. Paste the API key into the capability card. It is stored as a team secret (secret type: Steep).
  </Step>
</Steps>

## Learn more

<CardGroup cols={2}>
  <Card title="BigQuery" icon="database" href="/integrations/bigquery">
    Query and explore your Google BigQuery data from the agent.
  </Card>

  <Card title="Snowflake" icon="snowflake" href="/integrations/snowflake">
    Query and explore your Snowflake data warehouse from the agent.
  </Card>
</CardGroup>
