What AI fields are
An AI field is a custom field of type AI Generate. When you create one, you define:- A prompt describing what you want the field to contain
- Source attributes — the existing fields Orbis should read to generate the value
Creating an AI field
Choose AI Generate as the field type
In the field type picker, select AI Generate (in the Computed category).
Write your prompt
Enter a prompt describing the value you want generated. Be specific about format and length.Example prompts:
- “Write a one-sentence description of what this person does professionally.”
- “Based on our interactions and notes, categorize this contact as Warm, Neutral, or Cold.”
- “List the top 3 topics we’ve discussed, as a comma-separated list.”
- “What industry does this person work in? Return a single word or short phrase.”
Select source attributes
Choose which fields from the record Orbis should use as context when generating the value. For contacts, this might include name, company, title, notes, and interaction history.
Supported field types
AI fields always output a text value. This makes them suitable for:- Short summaries and descriptions
- Classifications and categories (e.g., “Warm / Neutral / Cold”)
- Derived labels and tags
- Free-form insights
How AI generates the value
When you trigger generation, Orbis:- Reads the source attributes you selected — for example, the contact’s name, company, title, notes, and recent interactions
- Passes that data to the AI along with your prompt
- Returns a concise value based on the instructions in the prompt
AI field generation uses Orbis’s built-in AI model. For fields where you need higher accuracy, an upgraded model option is available in the field’s advanced settings.
Rate limits on generation
AI field generation is subject to usage limits:- Single record generation — available at any time, subject to your plan’s AI usage quota
- Batch generation — when generating across many records simultaneously, requests are processed in batches of 5 records in parallel
When AI fields refresh
AI fields do not update automatically when the underlying record changes. You control when generation runs:| Trigger | How it works |
|---|---|
| Manual | Click the Generate button on the field to regenerate the value at any time |
| Source change | When configured, the value regenerates automatically when any of the field’s source attributes change |
| Schedule | When configured, the value regenerates on a recurring basis (available in the field’s advanced settings) |
Generated values are stored like any other field value. You can edit them manually after generation if the AI output needs adjusting.
Batch generation
If you want to generate an AI field’s value for all contacts (or a filtered subset), you can trigger batch generation from the field’s settings:Open the field settings
Go to Settings → Custom Fields, or open the field configuration from the record.