# New Relic AI integration on Definable

> New Relic is a comprehensive observability platform that helps developers and operations teams monitor, debug, and improve their entire stack, including applications, infrastructure, and customer experience.

## What this connects

New Relic is a comprehensive observability platform that helps developers and operations teams monitor, debug, and improve their entire stack, including applications, infrastructure, and customer experience.

Vendor: https://newrelic.com

## Tools available

**158** tools available. First 12:

- `NEW_RELIC_ADD_NOTIFICATION_CHANNELS_TO_POLICY` — Add Notification Channels to Policy — Tool to add notification channels to an alert policy using the NerdGraph GraphQL API. Use when you need to associate existing notification channels with an alert policy to receive notifications when alerts trigger.
- `NEW_RELIC_ADD_TAGS_TO_ENTITY` — Add Tags to Entity — Tool to add tags with values to a specific New Relic entity via NerdGraph GraphQL API. Use when you need to organize and categorize entities for filtering and organization. Note: For APM agents, a restart may be required after adding new tags.
- `NEW_RELIC_ADD_WIDGETS_TO_DASHBOARD_PAGE` — Add Widgets to Dashboard Page — Tool to add widgets to an existing New Relic dashboard page via NerdGraph GraphQL API. Use when you need to programmatically add visualizations (line charts, area charts, bar charts, tables, etc.) to a dashboard page. Requires the dashboard page GUID and widget configurations including NRQL queries, layout, and visualization settings.
- `NEW_RELIC_CONFIGURE_CLOUD_INTEGRATION` — Configure Cloud Integration — Tool to enable and configure cloud integrations for monitoring in New Relic. Use this to set up monitoring for AWS, Azure, or GCP services. The cloud account must be linked to New Relic before configuring integrations.
- `NEW_RELIC_CREATE_AI_NOTIFICATIONS_CHANNEL` — Create AI Notifications Channel — Tool to create a New Relic AI Notifications channel via NerdGraph GraphQL API. Use when setting up notification channels for Applied Intelligence alerts. Requires a pre-existing destination (created via aiNotificationsCreateDestination).
- `NEW_RELIC_CREATE_AI_NOTIFICATIONS_DESTINATION` — Create AI Notifications Destination — Tool to create an AI notifications destination in New Relic for services like Jira or ServiceNow. Use when you need to configure a new notification endpoint for AI-powered alerts.
- `NEW_RELIC_CREATE_AI_WORKFLOW` — Create AI Workflow — Tool to create an AI workflow for automated incident response in New Relic. Use when you need to set up automated notifications and enrichments for specific types of issues based on filtering rules. Workflows connect issue filters to notification channels and can include NRQL query enrichments for additional context.
- `NEW_RELIC_CREATE_ALERT_CHANNEL` — Create Alert Notification Channel — Tool to create an alert notification channel. Use when you need to register a new endpoint (email, webhook, etc.) for alert notifications.
- `NEW_RELIC_CREATE_ALERT_POLICY` — Create Alert Policy — Creates a new alert policy in New Relic. Alert policies are containers for alert conditions and define how incidents are grouped. Use this to set up monitoring thresholds and notification rules for your applications.
- `NEW_RELIC_CREATE_ALERTS_NRQL_CONDITION_STATIC` — Create Static NRQL Alert Condition — Tool to create a static NRQL alert condition using New Relic's NerdGraph GraphQL API. Use when you need to set up monitoring for specific NRQL query results with threshold-based alerting. Supports signal loss detection and gap filling configuration.
- `NEW_RELIC_CREATE_ALERTS_POLICY_GRAPHQL` — Create Alert Policy (GraphQL) — Tool to create a new alert policy using New Relic's NerdGraph GraphQL API. Use when you need to create a container for grouping alert conditions. Alert policies define how incidents are grouped and managed.
- `NEW_RELIC_CREATE_API_ACCESS_KEYS` — Create API Access Keys — Tool to create New Relic API access keys using NerdGraph. Use when you need to generate user API keys or ingest keys (BROWSER or LICENSE types). Maximum 1,000 keys per ingest key type allowed.

## Auth

Auth schemes: `API_KEY`.

## How agents use New Relic

Inside a Definable workflow, New Relic is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → New Relic** — the Researcher (GPT-5.5) pulls context from New Relic (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → New Relic** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into New Relic (create record, post message, draft email).
- **Designer / Engineer → Distributor → New Relic** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via New Relic (attach file, open PR comment, post status).

The Verifier checks every New Relic call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- server monitoring — https://definable.ai/apps/category/server-monitoring/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/new_relic/
- Same category (server monitoring): https://definable.ai/apps/category/server-monitoring/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
