> ## 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.

# Make

> How to connect Make to web search

## Overview

You can connect a [Make](https://eu2.make.com) workflow to web search through Linkup, which can be used as a Module to get contextual information from the internet.

## Installation

<Steps>
  <Step title="Open Make">
    Go to your Make account and navigate to dashboard > Scenario > Create a new scenario.

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/make/assets/go_to_scenario.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=57b05172a80163ccfb62239643dc288d" alt="Make" width="1269" height="425" data-path="pages/integrations/make/assets/go_to_scenario.png" />

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/make/assets/click_on_scenario.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=e938c7ad6cab83a66e9b77527703801c" alt="Make" width="1952" height="346" data-path="pages/integrations/make/assets/click_on_scenario.png" />
  </Step>

  <Step title="Select Linkup Action">
    Search for Linkup in the searchbar and select the Linkup Action you want to use.

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/make/assets/search_linkup.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=066fe49474ee7f01df2dacfd882fd1cb" alt="Make" width="1826" height="1086" data-path="pages/integrations/make/assets/search_linkup.png" />
  </Step>

  <Step title="Connect Your Account">
    Get your Linkup API Key and create a connection.

    <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>

    Click on Create a Connection and enter your Linkup API Key.

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/make/assets/create_connection.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=966216d8fd80ef17f7e8c6e3341df250" alt="Make" width="1588" height="810" data-path="pages/integrations/make/assets/create_connection.png" />

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/make/assets/enter_api_key.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=d0d27c709147ac0a6346fe40b2ed1da1" alt="Make" width="1940" height="994" data-path="pages/integrations/make/assets/enter_api_key.png" />

    Click on Save to complete the connection.
  </Step>

  <Step title="Configure Your Action">
    Enter your search query and choose the depth of the search.

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/make/assets/search_query.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=255cac875d05aab351e0c5a53f36370b" alt="Make" width="1774" height="1268" data-path="pages/integrations/make/assets/search_query.png" />

    <img src="https://mintcdn.com/linkup-8b5c238e/ht3XJF6azWwbELaV/pages/integrations/make/assets/choose_depth.png?fit=max&auto=format&n=ht3XJF6azWwbELaV&q=85&s=e9cdfa44854942cfd0ca13a831dcea0e" alt="Make" width="1756" height="629" data-path="pages/integrations/make/assets/choose_depth.png" />

    Click on Save to complete the setup.
  </Step>
</Steps>

You are all set to use Linkup in your Make workflow! Visit the [Concepts](/pages/documentation/endpoints/search/overview) page to learn more about the different Linkup parameters.

<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>
