AI Search XCC AI agent

  • Release version: Australia
  • Updated August 14, 2026
  • 2 minutes to read
  • This agent assists with AI Search External Content Connector (XCC) setup for private data sources (SharePoint, Confluence, Google Drive, Box, OneDrive) and public providers (Zoom, Apple Support, Okta).

    Workflow

    The agent helps users complete tasks related to AI search XCC agent. The agent guides connector selection, authentication, content scope, crawl scheduling, and search profile mapping. It also interprets user intent for new setup, updates, or troubleshooting with secure credential handling and parameter validation.
    1. Parse the user's request to determine intent (create vs. update) and match it to an available connector (SharePoint, Confluence, Google Drive, etc.), or offer to set up a custom web crawler if nothing matches.
    2. If configurations already exist for that connector, let the user choose one to update; otherwise start a new instance.
    3. Collect and validate credentials for private connectors via a secure form; public connectors skip this step entirely.
    4. For connectors that support it, map source-system users to ServiceNow users for permission-based search.
    5. Choose which sites/pages to include or exclude, and (for private connectors) which file types to index.
    6. Choose a one-time or recurring crawl, along with frequency, day, time, and timezone (public connectors are limited to one-time crawls).
    7. Present a full configuration summary and require explicit confirmation before proceeding.
    8. Save the configuration and kick off the crawl job, then display the results and links to the created records.
    9. Show which AI Search profiles the data source is already linked to, and let the user add it to another profile or remove it from one.
    Table 1. Configuration
    Field Description
    Allow third party to access this AI agent

    When enabled, third-party AI agents can use this agent. This value is off (false) by default. This setting is defined in the AI Agent configs [sn_aia_agent_config] table on the External discoverable field.

    Allow AI specialists to access this AI agent

    When enabled, AI specialists can use this agent. This value is off (false) by default. When set to true, more configuration options for tools become available so that an AI specialist can map inputs and response templates to tool outputs. This setting is defined in the AI Agent configs [sn_aia_agent_config] table on the Specialist enabled field.

    Manage long-term memory

    When enabled, all previous user interactions are used as context for the LLM. This value is off (false) by default. This setting is defined by the sn_aia.ltm.enable_long_term_memory system property. For more information, see ServiceNow Otto AI agents reference.

    Tools
    Conversational topics
    Connectors permission and credentials
    Generative AI skills
    Identify Search Profile
    Scripts
    Fetch AI Search Configurations
    Fetch connector info along with all the step details
    Fetch Available Connectors
    Initiate Crawl
    Perform AI Search Config Operation
    Agent roles (ACLs) sn_ext_conn.xcc_admin
    Data access roles agent_admin, agent_security_admin, ais_admin, api_analytics_read, connection_admin, cors_rule_admin, credential_admin, decision_table_reader, df_data_steward, export_rest_api, external_app_install_admin, fd_read, fd_read_actions, fd_read_flows, fd_read_operations, fd_read_operations_all, flow_designer, flow_operator, flow_write_enabled, graphql_schema_admin, metadata_scope_viewer, now.assist.creator, now.assist.creator.analytics, oauth_admin, openapi_admin, pa_viewer, rest_api_builder, rest_api_explorer, search_application_admin, search_relevancy_model_admin, sn_ace.ace_user, sn_conv_fa.conv_fa_designer, sn_diagram_builder.db_read, sn_ext_conn.xcc_admin, sn_ext_conn.xcc_reader, sn_kmf.cryptographic_manager, sn_mcp_client.viewer, sn_query_gen.user, sn_udc.basic_read, sn_workflow_studio.workflow_studio_read, trigger_designer, trigger_designer_read, view_changer, wdf_consumer, wdf_operator, web_service_admin, workflow_ai_author
    Triggers

    Optional. None defined by default. An admin can specify triggers if desired. For more information, see Add a trigger to an AI agent.

    Channels

    Configure an assistant for Virtual Agent or ServiceNow Otto panel using Assistant Designer.

    Used in agentic workflows

    Not applicable.

    Learn more about External Content Connectors at .