Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disable citations in AI Agent Studio

Disable citations for specific agentic workflows or AI agents in AI Agent Studio where citations aren’t required or involve confidential information.

Before you begin

Role required: sn_aia_admin

About this task

By default, the citations are enabled for all agentic workflows and AI agents. The Agent Properties [sn_aia_property] table enables disabling citations at the agentic workflow or AI agent level. Create a record only when you want to disable citations for specific agentic workflows or AI agents when the Output transformation strategy field in the Agent tool record is set either to Summary for Search Results or Verbose.

- All citations are generated by the LLM (Large Language Model), which uses the information available to it.

Procedure

  1. Navigate to All > System Definitions > Tables and open the Agent Properties [sn_aia_property] table.

  2. Select New.

  3. On the form, fill in the fields.

    FieldDescription
    NameName for the agent property record used to hide citations for the agentic workflow or AI agent.
    ValueProvide false as the value to hide the citations.
    Target tableThe table where the target agentic workflow or AI agent resides.
    Target recordThe record of the target agentic workflow or AI agent.
    ApplicationThe application scope for the agent property record: Now Assist AI agents.
  4. Select Submit.

Result

Execute an AI agent or an agentic workflow for which you have disabled citations. You’ll see the output without citations. See the following example for reference.

Image omitted: hide-citations.png
Citations hidden in the output of an executed agentic workflow on AI Agent Studio.