---
title: "Using Acquia AI Provider"
date: "2025-10-10T07:56:48+00:00"
summary: "Seamlessly integrate AI into Drupal with Acquia AI Provider. Connect to powerful LLMs, automate tasks, and enhance content creation."
image:
type: "page"
url: "/acquia-cloud-platform/using-acquia-ai-provider"
id: "b38de108-243f-412d-9c5c-f0293d54b300"
---

Note

This feature is available only for Cloud Platform Enterprise subscribers in the Cloud Next infrastructure.

Acquia AI Provider for Cloud Platform connects your Drupal application to powerful Large Language Models (LLMs) with no requirements for custom API integrations. With this, you can build and use AI-powered features directly in your Drupal site for a seamless content and development experience. In addition, this ensures that there is a unified workflow that does not require content editors to switch between different tools and developers to manage complex, time-consuming integrations.

AI Provider consists of the following components: 

*   AI gateway service that provides access to Large Language Models (LLMs)
*   Drupal module that provides the integration between Drupal AI modules and Acquia’s AI gateway.

Key features
------------

*   **Direct LLM access through a unified user experience:** Connect your site to a curated selection of powerful AI models.
*   **Seamless integration:** Use a single, stable foundation for Drupal AI modules.
*   **Fully supported by Acquia**: Leverage end-to-end troubleshooting for both the gateway and the module.

Use cases
---------

By using the Acquia AI Provider with modules available from the Drupal community, you unlock the latest capabilities of Drupal AI for developers and content editors alike:

Role

Use case

**Developers**

Leverage a robust foundation to build sophisticated AI integrations and features, such as:

*   **Content personalization**: Create dynamic content recommendation engines.
*   **Personalized user journeys**: Develop unique site experiences that are tailored to individual visitors.
*   **Site automation**: Automate complex workflows and site management tasks.

**Content editors**

Free up your time to focus on creating high-quality content by automating the following routine tasks:

*   **Automate content tagging**: Instantly generate relevant tags for articles and pages.
*   **Enhance SEO**: Automatically create optimized meta descriptions and keywords to improve search engine ranking.
*   **Generate Alt-Text**: Improve accessibility with automatic creation of descriptive alt-text for images.

Enabling AI Provider
--------------------

To enable the AI Provider for your Drupal site:

1.  [Sign in to the Cloud Platform user interface](https://cloud.acquia.com/) with the _Owner_ or _Administrator_ role, and then select the environment you want to work with.
2.  In **Configuration**, click the **AI Provider** tab.
3.  Toggle the switch to enable the **Enable AI Provider** option.   
    This generates the necessary credentials for your environment and injects them into your Drupal site.
4.  Install the [Acquia AI Provider](https://www.drupal.org/project/ai_provider_acquia/releases) module on your Drupal site.   
    Once installed, the system automatically uses the credentials from the Cloud Platform environment.

Your Drupal application is connected to the AI provider service. You can begin to use [Drupal AI](https://www.drupal.org/project/ai) modules to leverage its capabilities. For more information, visit [Drupal AI initiative](https://new.drupal.org/ai).

Disabling AI Provider
---------------------

To disable the AI Provider for your Drupal site::

1.  Uninstall the [Acquia AI Provider](https://www.drupal.org/project/ai_provider_acquia/releases) module on your Drupal site.  
    Ensure that you disable any AI configuration that depends on this provider.
2.  [Sign in to the Cloud Platform user interface](https://cloud.acquia.com/) with the _Owner_ or _Administrator_ role, and then select the environment you want to work with.
3.  In **Configuration**, click the **AI Provider** tab.
4.  Toggle the switch to disable the **Enable AI Provider** option.   
    This removes the credentials from your Drupal site.

Viewing available models
------------------------

To view the available models from AI Provider:

1.  Log into your Drupal site with _administrator_ privileges.
2.  Navigate to **Administration** > **Configuration** > **AI**.
3.  Click **Provider Settings**.
4.  Click **Acquia AI Gateway** to load the provider information page.
5.  Scroll to the **Available Models** section.  
    Listed in this section are the available models and their capabilities.

Monitoring AI Credits usage
---------------------------

Note

The information in this section is available only for accounts that have _Owner_ or _Administrator_ [permissions](https://docs.acquia.com/acquia-cloud-platform/access/teams/roles) for the selected [organization](https://docs.acquia.com/acquia-cloud-platform/access/teams/organizations.html). For more information, visit [Managing subscriptions](/acquia-cloud-platform/managing-subscriptions "Managing subscriptions").

To view your current balance and budget:

1.  [Sign in to the Cloud Platform user interface](https://cloud.acquia.com/) as an _Owner_ or _Administrator_, and click **Manage**.
2.  Click your organization’s information card.  
    The system displays the Organizations page.
3.  In the left menu, click **Subscriptions**.  
    The Cloud Platform user interface displays all Cloud Platform subscriptions associated with the organization.
4.  In the **Entitlements** section, access the **AI Credits** card.   
    Your subscription’s usage is shown.
    
    Note
    
    To ensure accuracy, usage data is synced to your Cloud Platform subscription page every 30 minutes.