Table of Contents
GravityOps AI Feed connects Gravity Forms to Anthropic for text generation and OpenAI for image generation. You configure an AI feed on a form, decide when it runs, tell it what to create, and choose where Gravity Forms should save the result.
Common uses include:
- Summarizing a long answer into an internal notes field.
- Drafting a reply from information supplied by a visitor.
- Classifying an entry or extracting several structured values.
- Letting a visitor generate or revise text before submitting a form.
- Generating an image from form answers and saving it to a File Upload field.
- Running generation at a specific point in a Gravity Flow workflow.
The Basic Workflow #
- Obtain an Anthropic API key for text and/or an OpenAI API key for images.
- Save and test the key under GravityOps -> AI Feed -> Credentials.
- Open a form and choose Settings -> AI Text or Settings -> AI Image.
- Create a feed, configure its prompt and output field, and save it.
- Submit a test entry or add a frontend button, depending on the selected trigger.
- Review the generated value in the entry and check the entry notes if generation fails.
Where Things Live #
- GravityOps -> AI Feed -> Overview shows whether each provider is configured and how many active text and image feeds exist.
- Credentials saves and tests provider API keys.
- Feeds lists AI feeds across every form and lets you open, activate, or deactivate them.
- Controls contains site-wide safety limits and advanced network settings.
- Docs contains the guides and reference pages you are reading now.
- Form Settings -> AI Text / AI Image contains the settings for an individual feed.
- Entry Detail -> AI Feed Rerun lets an administrator run a feed again for an existing entry on supported plans.
Plan Availability #
- Pro supports post-submission text and image feeds, synchronous/background text execution, conditional logic, provider controls, public request limits, and trusted-proxy configuration.
- Premium adds frontend text and image buttons, streamed text, Gravity Flow steps, entry reruns, monthly token-cap editing, and optional rerun/workflow notification events.
- Agency includes the Premium feature set with Agency licensing and white-label support.
Your Anthropic and OpenAI usage is billed separately by those providers. A GravityOps license does not include provider API usage.