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

# Dify

> Integrate Linkup with Dify to enhance your AI workflows

## Overview

Linkup can be integrated with [Dify](https://dify.ai) as a tool to provide real-time web search capabilities to your AI applications. This integration allows your Dify agents to access up-to-date information from the internet.

## Installation

<Steps>
  <Step title="Install Linkup Plugin">
    1. Log in to your Dify account

    2. Install the Linkup Plugin from the [Marketplace](https://marketplace.dify.ai/plugins/linkup/search-web)

           <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/1_marketplace_page.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=826ed4cd77c2e8a800c1ad491b1dbfa0" alt="Dify Marketplace" width="3362" height="1740" data-path="pages/integrations/dify/assets/1_marketplace_page.png" />

    3. Click "Install" to add it to your workspace

           <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/2_install_plugin.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=d8716c0432140c156b265dca0ecfd6d4" alt="Install Plugin" width="1352" height="904" data-path="pages/integrations/dify/assets/2_install_plugin.png" />
  </Step>

  <Step title="Authorize Linkup">
    1. After installation, click on "Authorize" to set up the plugin

           <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/3_authorize_plugin.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=6e751c52d576039ec469bcd5b5f2d651" alt="Authorize Plugin" width="944" height="602" data-path="pages/integrations/dify/assets/3_authorize_plugin.png" />

    2. Get your Linkup API Key:

    <Card title="Get your API key" icon="key" href="https://app.linkup.so" horizontal="True">
      Create a Linkup account for free to get your API key.
    </Card>

    3. Enter your API key in the authorization page

           <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/3_1_api_key_authorize.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=38179fa604dfb972731a7591a4797ffd" alt="API Key Authorization" width="816" height="658" data-path="pages/integrations/dify/assets/3_1_api_key_authorize.png" />
  </Step>

  <Step title="Add Linkup to Agent">
    1. Go to your Dify application
    2. Navigate to the Tools section
    3. Add Linkup as a tool to your agent

           <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/4_agent_tool.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=19f86ee5412890509b44493a6cccad42" alt="Agent Tool" width="3366" height="1766" data-path="pages/integrations/dify/assets/4_agent_tool.png" />
  </Step>

  <Step title="Configure Tool Settings">
    1. Access the tool settings for Linkup

    2. Configure the search parameters according to your needs

           <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/5_tool_settings.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=671bf880aad744b7fd25319f21757fc1" alt="Tool Settings" width="762" height="272" data-path="pages/integrations/dify/assets/5_tool_settings.png" />

    3. Select the appropriate search depth for your use case

           <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/5_1_tool_depth_select.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=9ce78f3baba0bb52e11074670bc2629a" alt="Tool Depth Selection" width="882" height="910" data-path="pages/integrations/dify/assets/5_1_tool_depth_select.png" />
  </Step>

  <Step title="Other Uses in Dify">
    You can also use it in workflows, chatbots, chatflows, ..
    Example of Linkup being used in a workflow:

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/dify/assets/6_tool_workflow.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=8c3cb582293d7c214773f197c58db10b" alt="Tool Workflow" width="2702" height="1484" data-path="pages/integrations/dify/assets/6_tool_workflow.png" />

    <img src="https://mintcdn.com/linkup-8b5c238e/eJ8cJjJOf3NSdL-t/pages/integrations/dify/assets/6_1_workflow_example.png?fit=max&auto=format&n=eJ8cJjJOf3NSdL-t&q=85&s=b20eee6a07db3aef96cd0475fead0de7" alt="Workflow Example" width="2682" height="1000" data-path="pages/integrations/dify/assets/6_1_workflow_example.png" />
  </Step>
</Steps>

You are now ready to use Linkup in your Dify applications! Visit the [Concepts](/pages/documentation/endpoints/search/overview) page to learn more about the different Linkup parameters and how to optimize your searches.

<Info>
  **Need help?** Email `support@linkup.so`, ping us on [Discord](https://discord.com/invite/9q9mCYJa86), or [talk to us](https://calendar.app.google/zNUZz7RxgMMk9pKW7).
</Info>
