GRC Agent is your AI teammate — an agentic automation that executes GRC workflow steps on behalf of your users, so your team can focus on higher-value work.
LogicGate GRC Agents is a paid add-on. Contact your account team to activate and configure agents in your environment.
Understanding GRC Agents in Your Environment
Note: To add new agents or adjust existing configurations, contact your account team.
- Check activation status: Go to Admin > AI Control Center to see whether GRC Agents are active and which LLM model the agents run on.
-
View configured agents: Go to Build > GRC Agents to see all agents in your environment, including the app, trigger step, and current status for each.
-
How agents are set up: During implementation, your LogicGate Forward Deployed Engineer will work with you to define:
- Trigger application and workflow step
- Agent name and prompt with necessary context
-
Agent users: Each GRC agent is associated with a system-generated agent user that can be tracked and governed like a human user. To control its access:
- Add or remove it from a Permission Set to set its level of access
- Grant the agent user Edit permission on the trigger step so it can populate fields and perform link/create actions — and Edit permission on any linked workflow step if you want the agent to populate records it links or creates there. Missing the linked-step permission is the most common reason a customer sees "record created but not populated."
- Use User Groups to restrict access to certain human users only to protect your sensitive records
See the Risk Cloud Permissions and Access help article to learn more
Running a GRC Agent
Note: Agents can currently only be triggered on demand from a record at the configured trigger step.
-
When an agent is enabled on a workflow step, the record assignee will see a Run GRC Agent banner.
-
Click Run GRC Agent. The record is temporarily assigned to the agent while it works.
-
Once execution completes, the record is reassigned to you with a status summary — what the agent did, what needs your review, and any errors encountered.
-
All agent-populated fields are labeled with a confidence score, reasoning, and source(s) citations so you can quickly assess what to accept or correct.
-
The agent also posts a comment with the same summary, so the human assignee (reviewer) can refer back to it at any time.
- Note: If you refresh the page, it resets to the initial run state — refer to the record comment for a persistent summary.
What Agents Can Do
Agents perform actions based on the agent prompt and the step permissions configured for your workflow.
-
Autofill current record: Populates blank and supported fields on the current step of the triggering record including conditional fields the agent unhides during execution. Agent autofill will using context from:
- Field values and up to 5 attachment files on current step of the record where the agent is triggered
- Field values from a linked workflow section, limited to what's visible in its Layout or Table Report view
-
Autofill child record: Populates blank and supported fields of the child record(s) agent created, including conditional fields the agent unhides during execution. Agent autofill will using context from:
- Field values from the parent record where the agent is triggered.
- Link records: Links records with a strong/possible match strength (≥60%) using Record Linking Recommendations. Behavior depends on your workflow mapping between triggering WF and linked WF:
- 1-to-1 or many-to-1 mapping — links the single strongest match
- 1-to-many or many-to-many mapping — links all strong matches
- Create records: Creates new records based on linked workflow configurations and agent prompt instructions:
- 1-to-1 or many-to-1 mapping — creates one record
-
1-to-many or many-to-many mapping — creates multiple records
Notes:
- Records the agent creates (e.g., a linked assessment or finding record) are left unassigned by default, rather than assigned to the agent user — this is intentional, for security.
- If both linking and creation are enabled, the agent first attempts to link strong/possible matches (≥60%). If no strong/possible match is found, it creates a new record instead
-
Assign and reassign records: When triggered, the record is temporarily reassigned to the agent while it works. Once execution completes, the record is automatically reassigned back to the original human assignee.
- Records the agent creates are left unassigned by default, rather than assigned to the agent user.
- Post execution summary & notify reviewer: After execution, the agent leaves a comment on the record tagging and notifying the original assignee with a summary of what it did, what needs review, and any issues encountered — so the summary is accessible at any time, not just immediately after execution.
- Audit trial: All field and record changes made by the agent are tracked in Record History and Field History — the same audit trail used for human user actions — so you always have a clear record of what the agent did and when.
FAQs
1. Do I need to pre-configure Autofill or Record Linking Recommendations for agents to use those skills?
No. All agents have Autofill, Link Record, and Create Record skills built in. The agent uses them based on the prompt and step permissions — no separate configuration needed.
To get the best results, we recommend:
- Writing clear field names, guidance text, and tooltips so the agent has more context
- Configuring RLR by selecting the top 5 most descriptive fields for each linked workflow.
2. What step permissions does the agent need?
Agents follow the same step permission model as human users. Grant the agent user Edit permission on the trigger step so it can populate fields and perform link or create actions.
Grant the agent user Edit permission on the trigger step so it can populate fields and perform link or create actions on that record — and Edit permission on any linked workflow step if the agent should also populate records it links or creates there.
3. Which field types can agents populate?
GRC Agents use Autofill to populate fields, so the same field support applies:
| Support | Field Types |
| Directly supported | Text, Text Area, Radio, Checkbox, Select, Multi-Select, Number, Date Picker |
| Indirectly supported | Standard & date calculations, text concatenations, linked record counts |
| Not supported | User, Attachment, E-signature, Due Date |
Agents populate blank, visible, and editable fields on the current workflow step. When an agent unhides a conditional field during execution, it will also autofill those newly revealed fields — but only if confidence is high.
4. Does the agent only read fields that are currently visible on the step?
Today, the agent can only read fields on the current step where the agent is triggered. The agent reads both workflow fields and global fields, even if a field is conditionally hidden or inactive on that step, along with any default values or attachments on global fields. Fields located on other steps are excluded.
5. How do I troubleshoot an agent?
Go to Build > GRC Agents, click the gear icon on the top right corner to review agent status and execution details
Coming Soon
- Self-serve agent builder for builders to edit configurations after initial setup
- Trigger agents via job triggers, including record move and record create.
- Agent read linked records details (beyond what's visible in Layout / Table Report view) including attachments
- Prompt-driven overrides for agent autofill, record linking or creation.