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

# Bland AI

> **Bland AI** is a tool designed for automating simpler, repetitive tasks that don’t require complex machine learning. It provides efficient automation for routine actions, making it ideal for automating tasks like generating invoices or processing bulk data with minimal setup. This allows users to streamline workflows and improve productivity without the need for advanced AI models.

<Steps>
  <Step title="Select Bland AI in App">
    Start by navigating to the application interface and choosing the "Bland AI"
    option. This selection activates the Bland AI model, which is essential for
    performing batch calls efficiently.

    <Frame>
      <img className="" src="https://mintcdn.com/svalync/Avsr1fo5EF4YjzDe/images/blandai/1.png?fit=max&auto=format&n=Avsr1fo5EF4YjzDe&q=85&s=67d8ace86ae2da74114b52b7d015e845" alt="blandai" width="1553" height="705" data-path="images/blandai/1.png" />
    </Frame>
  </Step>

  <Step title="Integrate Account">
    Next, link your Bland AI account to the app by accessing the account
    settings or integration section. This integration ensures that the app can
    utilize Bland AI's features for batch processing tasks.

    <Frame>
      <img className="" src="https://mintcdn.com/svalync/Avsr1fo5EF4YjzDe/images/blandai/2.png?fit=max&auto=format&n=Avsr1fo5EF4YjzDe&q=85&s=ff69f77a121823958b733c45ffbe778c" alt="blandai" width="1562" height="696" data-path="images/blandai/2.png" />
    </Frame>
  </Step>

  <Step title="Choose Model">
    Access the dropdown menu within the app to select the appropriate AI model
    for your **Batch calls**. Depending on your specific requirements, choose the
    model that best aligns with your batch processing needs.

    <Frame>
      <img className="" src="https://mintcdn.com/svalync/Avsr1fo5EF4YjzDe/images/blandai/3.png?fit=max&auto=format&n=Avsr1fo5EF4YjzDe&q=85&s=7629d93f9fc37e936714b7e75757e4cb" alt="blandai" width="1581" height="761" data-path="images/blandai/3.png" />
    </Frame>

    ### Batch Calls

    **Bland AI** can handle batch operations, processing multiple requests in a single workflow. This is particularly useful for large-scale data entry or automating repetitive tasks like updating multiple **Google Sheets** or sending batch emails.

    #### Example:

    A batch call can update several Google Docs at once or send multiple API requests in a single workflow.

    ```
    {
        "Authorization": "Bland Ai Key",
        "encrypted_key": "YOUR_ENCRYPTED_KEY"
    }
    ```

    ***
  </Step>

  <Step title="Run the Node">
    Finally, initiate the node by executing the necessary scripts or commands. This step activates the selected model and enables the app to perform batch calls, allowing you to process multiple requests simultaneously and enhance efficiency.

    <Frame>
      <img className="" src="https://mintcdn.com/svalync/Avsr1fo5EF4YjzDe/images/blandai/4.png?fit=max&auto=format&n=Avsr1fo5EF4YjzDe&q=85&s=f8da2b2b033dfb2ceb46811431044afc" alt="blandai" width="1567" height="740" data-path="images/blandai/4.png" />
    </Frame>
  </Step>
</Steps>
