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

# Palm

> Add and configure Google PaLM models in TrueFoundry's AI Gateway

### Adding Models

This section explains the steps to add Palm models and configure the required access controls.

<Steps>
  <Step title="Navigate to Palm Models in AI Gateway">
    From the TrueFoundry dashboard, navigate to `AI Gateway` > `Models` and select `Palm`.

    <Frame caption="Navigate to Palm Models">
      <img src="https://mintcdn.com/truefoundry/-g83eZw0cKb4T5XU/images/docs/Screenshot2025-07-23at2.51.54PM-min.png?fit=max&auto=format&n=-g83eZw0cKb4T5XU&q=85&s=30206b4887dca2e7cfd901167e024ef0" alt="Navigating to Palm Provider Account in AI Gateway" width="3598" height="2014" data-path="images/docs/Screenshot2025-07-23at2.51.54PM-min.png" />
    </Frame>
  </Step>

  <Step title="Add Palm Account Details">
    Click `Add Palm Account`. Give a unique name to your Palm account and complete the form with your Palm authentication details (API Key). Add collaborators to your account, this will give access to the account to other users/teams. Learn more about access control [here](/docs/ai-gateway/gateway-access-control).

    <Frame caption="Palm Model Account Form">
      <img src="https://mintcdn.com/truefoundry/-g83eZw0cKb4T5XU/images/docs/Screenshot2025-07-23at3.01.52PM-min.png?fit=max&auto=format&n=-g83eZw0cKb4T5XU&q=85&s=036cef5f11ea3bfe73696944659d702c" alt="Palm account configuration form with fields for API key and collaborators" width="2516" height="2012" data-path="images/docs/Screenshot2025-07-23at3.01.52PM-min.png" />
    </Frame>
  </Step>

  <Step title="Add Models">
    Select the model from the list. If you see the model you want to add in the list of checkboxes, we support public model cost for these models.

    <Note>
      (Optional) If the model you are looking for is not present in the options, you can add it using `+ Add Model` at the end of list (scroll down to see the option) by filling the form.
    </Note>
  </Step>
</Steps>

### Inference

After adding the models, you can perform inference using an OpenAI-compatible API via the Playground or by integrating with your own application.

<img src="https://mintcdn.com/truefoundry/jw406UAsc7ErYUq8/images/Screenshot2025-07-23at3.36.31PM-min.png?fit=max&auto=format&n=jw406UAsc7ErYUq8&q=85&s=76df75fb79e1c6d6a6cbbf7fbbf2224c" alt="Code Snippet and Try in Playgroud Buttons for each model" width="3600" height="2010" data-path="images/Screenshot2025-07-23at3.36.31PM-min.png" />
