Skip to main content

Set up your OpenAI API key

Set up your own OpenAI API key to benefit from cost savings, your own rate limits, or to use your fine-tuned models.

Prerequisites
  1. Check your permissions on the current spreadsheet, depending on its location:

    • My Drive: You must be the Owner of the spreadsheet. You can find out who the Owner of a file is by checking the file Details.
    • Shared Drive: You must be the Creator of the spreadsheet. You can find out who the Creator of a file is by checking the file Activity.

    If your permissions differ from these, create a Google spreadsheet or ask someone with the appropriate permissions to set up the OpenAI API key for you.

  2. Select Extensions > GPT for Sheets and Docs > Open.

  3. Select API keys from the add-on menu.

  4. Paste your OpenAI API key where indicated, and click Save API key.

  5. (Optional) Enter your OpenAI organization ID in the format org-xxxxxxxxxxx, and click Save. If you are part of multiple organizations, it ensures that you get billed on the correct account, both in GPT for Sheets and GPT for Docs.

  6. (Highly recommended) Test your OpenAI API key:

    1. Open the model switcher dropdown, and select one of the OpenAI models that use your API key.

    2. Type a simple formula in a cell and get a response from GPT:

      =GPT("Write a tagline for a car")

You have set up your OpenAI API key in GPT for Sheets and Docs. Any user with Editor's access to this spreadsheet can now execute GPT functions using this API key. Learn more about who can execute GPT functions in a shared Google spreadsheet.

note

When using an OpenAI API key, you need to purchase credits from OpenAI and also buy a pack in GPT for Sheets. Learn more

What's next