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.

1

Open the table where you want to use the Generate Textaction.

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.

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

Claude has a variety of models to choose from. You can read more about each model and compare them here.