Glide HomepageOpen Glide

Getting Started

Quickstart
Agent
Intro to Layout
Intro to the Data Editor
Data to Layout
Intro to Actions
Intro to Workflows
App Settings
Templates

Essentials

Data Sources
Basic Columns
Components
Security and User Data
Users
Publishing and Sharing

Automation

Actions
AI
Computed Columns
Integrations
Asana
Azure
Browser
CSV to JSON
Call API
Claude
Clearbit
Data Structures
Device Info
Discord
DocsAutomator
DocuSign
ElevenLabs
Files Integration
Giphy
GitHub
Gmail
Google Analytics
Google Calendar
Google Cloud
Google Cloud Vision
Google Gemini
Google Maps
Google Tag Manager
Gravatar
Hubspot
IFTTT Webhook
Image Editor
Intercom
JSON
JavaScript Code
Make
Meta Pixel
Microsoft Outlook
Microsoft Teams
Mixpanel
OpenAI Integration Setup
OpenAI and Glide
OpenGraph.io
OpenRouter
PDFMonkey
Pexels
Pinecone
PostHog
Push Notifications
QuickBooks
Radar
Replicate
Salesforce
Segment
Short.io
Slack
Stripe
Twilio
XML
Xero
Yelp
Zapier
ZenRows
Zendesk
urlbox
Workflows
View API Docs

Use Cases

Forms
Images in Glide
Conditions, Filtering, and Visibility
Duplicating Apps

Reference

Account
User Experience
Values
A new Glide, built for the AI age

A new Glide, built for the AI age.

The new Glide combines the power of generative AI with the visibility and control of spreadsheets and no-code.

  • Integrations
  • Claude

Claude

Generate text using Claude AI models.

Claude is an AI assistant made by Anthropic that can help with writing, analysis, coding, math, and conversation. The Claude integration allows you to create content and automate text generation tasks directly in your Glide apps.

Claude Model Options

Anthropic makes multiple models available for Claude. You can compare the options here.

Adding the Claude Integration

  1. You'll need to create a Claude Developer account if you haven’t already.

  2. In the Claude console, head to the API keys page and create a new API key. Once you close the window, you cannot view the key again. Save this key in a safe place.

  3. In Glide, click the Settings icon in the upper-right corner.

  4. Navigate to the Integrations tab and select Claude.

  5. Select Add.

  6. Paste your Claude API key.

Using the Generate Text Action

The Generate Text action sends a message to Claude and returns the AI-generated response.

The action can be added to a Component that supports Actions (e.g., a Button component), added to a workflow in the Workflow Editor, or in the Data Editor as a Computed Column.

In the Data Editor

  1. Open the table where you want to use the Generate Text action.

  2. Add a new column by clicking the (+) plus symbol to the right of the table.

    • New columns added with the plus button will always appear on the right. If you'd like to add a column somewhere else in your data, you can select the dropdown menu on an existing column and choose Add column right. You can also click and drag columns to rearrange them.

  3. Name your column.

  4. Search for Claude or navigate to Integrations → Claude → Generate Text.

  5. Configure the Message field with the prompt or question you want Claude to respond to.

  6. Select a Model.

  7. Configure optional advanced settings:

    • System Prompt: Instructions that guide Claude's behavior and tone

    • Max Tokens: Maximum length of the generated response

    • Temperature: Controls response creativity (lower = focused, higher = creative)

    • Top P: Alternative way to control response randomness

  8. Select Save.

In the Layout Editor

  1. Create a text column in the Data Editor to store Claude’s results.

  2. Add a component that supports actions such as Button, Hint, or Rich Text.

  3. In the configuration panel on the right, in the Actions menu, search for the Claude > Generate Text action.

  4. Name the action and choose an icon.

  5. Configure the Message field with the prompt or question you want Claude to respond to.

  6. Select a Model.

  7. Configure optional advanced settings:

    • System Prompt: Instructions that guide Claude's behavior and tone

    • Max Tokens: Maximum length of the generated response

    • Temperature: Controls response creativity (lower = focused, higher = creative)

    • Top P: Alternative way to control response randomness

  8. Choose the column you prepared to store Claude's response.

  9. Click away to save your configuration.

In the Workflow Editor

  1. Select the (+) plus symbol or the + New Workflow button.

  2. Select the data source for the table where the action is triggered. This may need to be inside of a Loop, depending on your trigger type.

  3. Search for the Generate Text action.

  4. Name the action and choose an icon.

  5. Configure the Message field with the prompt or question you want Claude to respond to.

  6. Select a Model from the dropdown.

  7. Configure optional advanced settings:

    • System Prompt: Instructions that guide Claude's behavior and tone

    • Max Tokens: Maximum length of the generated response

    • Temperature: Controls response creativity (lower = focused, higher = creative)

    • Top P: Alternative way to control response randomness

  8. Choose the column you prepared to store Claude's response.

  9. Click away to save your configuration.

Rate Limits

Claude API has rate limits that vary based on your Anthropic account tier. These limits apply when using Claude through Glide. Learn more about Claude API rate limits.

Frequently Asked Questions

Have a question about Claude? Ask the Glide community.
Need more help? Hire an Expert.

Updated more than a week ago

Previous

Call API

Next

Clearbit

Was this article helpful?
Exit Preview Mode