Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Agent workspace slowness in loading values in the dropdown fields - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Agent workspace slowness in loading values in the dropdown fields
KB0862377

Agent workspace slowness in loading values in the dropdown fields


1885 Views Last updated : Jan 2, 2025 public Copy Permalink
KB Summary by Now Assist

Summary

In agent workspace, when a record is opened and experiencing slowness in loading the form fields or value in dropdown fields then issue can be related to Knowledge articles queried in the agent assist. Even agent assist is enabled or disabled the graphql query runs on the kb_knowledge table in the agent assist.


Instructions

Slowness can be because the Knowledge articles loaded via agent assist has huge data in the 'text' field.

From the payload fetched from agent assist, card_snippet field has huge data and is configured to 'card description field' in 'cxs_search_result_fields' table.

On OOB, for kb_knowledge - the 'card description field' on 'cxs_search_result_fields' is set to 'text' which is bringing huge payload to the client leading to slowness.

There is no usage for this huge data to be loaded to the client-side as the user can click the card or click on "view full article" from the available options to see the Knowledge article

Set the 'card description field' field from 'text' to empty for the below record and save it.

https://instancename.service-now.com/cxs_search_result_fields.do?sys_id=f4bb8b5867283300bff282f45685efa8

This modification will help not to load the article body on the card snippet in agent assist and helps the user to experience better performance in loading the form fields and dropdown fields in agent workspace.


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.