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

# Langflow

> A drag-and-drop Keenable search component for the Langflow canvas.

*Visual component*

A drag-and-drop Keenable search component for the Langflow canvas.

→ [lfx-keenable on PyPI](https://pypi.org/project/lfx-keenable/)

## Install

### Install

```bash theme={"dark"}
pip install lfx-keenable
```

### Restart Langflow

Restart the Langflow server; the Keenable components appear in the palette under the keenable group.

<Note>
  Set `KEENABLE_API_KEY` (env var or on the component input) to authenticate — this removes the hourly request cap. Without a key, calls run on the shared public tier at [lower rate limits](/rate-limits).
</Note>
