# Entelligence AI integration on Definable

> Entelligence leverages artificial intelligence to provide insights, recommendations, and predictive analytics for businesses seeking data-driven decision-making capabilities

## What this connects

Entelligence leverages artificial intelligence to provide insights, recommendations, and predictive analytics for businesses seeking data-driven decision-making capabilities

Vendor: https://www.entelligence.ai/

## Tools available

**2** tools available. First 2:

- `ENTELLIGENCE_ADD_A_NEW_REPOSITORY` — Add a new repository — Add a GitHub repository to Entelligence for code analysis and AI-powered insights. The repository will be analyzed asynchronously. After adding, you can use the 'interact_with_the_repository_agent' action to ask questions about the codebase. Returns a repo_uuid that can be used to track the repository.
- `ENTELLIGENCE_INTERACT_WITH_THE_REPOSITORY_AGENT` — Interact with the repository agent — Ask questions about a codebase using Entelligence's AI-powered Repository Agent. Requires a repository to be added first using the add_a_new_repository action. The agent can answer questions about code architecture, functionality, dependencies, and help with understanding the repository structure.

## Auth

No auth required.

## How agents use Entelligence

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

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

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

## Categories

- artificial intelligence — https://definable.ai/apps/category/artificial-intelligence/
- analytics — https://definable.ai/apps/category/analytics/

## Related

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