> For the complete documentation index, see [llms.txt](https://docs.yansalabs.com/onesearch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yansalabs.com/onesearch/overview/industry-use-cases/onesearch-for-help-desk.md).

# OneSearch for Help Desk

**OneSearch** for ServiceNow empowers organizations to speed up incident resolution by centralizing and optimizing search capabilities. With OneSearch, agents can access all critical information sources through a single search interface, significantly reducing the time needed to resolve customer issues. This streamlined search experience improves overall customer satisfaction and drives substantial ROI.

## Key Benefits of OneSearch

* **Unified Search Across Multiple Sources**\
  OneSearch consolidates access to various data sources—ServiceNow records, external knowledge bases, vendor documentation, and more—into a single, intuitive search, allowing agents to find all necessary information without switching platforms.
* **Customizable and Adaptive Search Filters**\
  With advanced filtering & ordering options, agents can quickly narrow down search results to the most relevant items, further enhancing their ability to resolve incidents efficiently.
* **Enhanced Search Accuracy with Advanced Algorithms**\
  OneSearch uses sophisticated search algorithms tailored to the specific needs of ServiceNow users, helping agents find relevant results faster and with greater accuracy.
* **Real-Time Search Analytics**\
  Built-in analytics offer insights into search usage patterns, helping administrators and leaders optimize the search experience based on user behavior. This data-driven approach can identify potential knowledge gaps and reduce recurring issues.
* **Flexible Integration Options**\
  OneSearch supports various integration scenarios, including custom external search sources and advanced rendering options, ensuring it aligns seamlessly with your organization’s ServiceNow environment and other information systems.
* **Streamlined Workspace Integration**\
  Optimized for use with ServiceNow's Agent Workspace and Service Operations Workspace, OneSearch integrates effortlessly, allowing agents to perform complex searches without ever leaving their primary workspace interface.

## Customer Success Stories

Our customers transformed their incident response workflows with OneSearch. Customers report faster time-to-resolution, increased user satisfaction, and a positive return on investment (ROI):

* **Reduced Time-to-Resolution:** On average, organizations using OneSearch report 30% reduction in the time taken to resolve incidents, attributed to fewer search interactions and easier access to information.
* **Improved Agent Productivity:** By enabling agents to find data in a fraction of the time, OneSearch increases productivity, allowing teams to handle a higher volume of incidents without additional resources.
* **Higher Customer Satisfaction Scores:** Faster resolution translates directly to customer satisfaction. Organizations using OneSearch can expect an increase in customer sentiment.

## ROI & Competitive Edge

Investing in OneSearch delivers measurable ROI. Organizations benefit not only from immediate productivity gains but also from ongoing improvements in customer loyalty and satisfaction. Compared to other search solutions, OneSearch stands out for its:

* **High Configurability:** OneSearch adapts to unique organizational needs with customizable skins, filters, and configurations.
* **Deep ServiceNow Integration:** Purpose-built for ServiceNow, OneSearch offers a more seamless experience than generic search tools, making it easy to deploy and scale.
* **Enhanced Usability for Agents:** Intuitive design means agents require minimal training, so organizations can realize value almost immediately after implementation.

## Why Choose OneSearch?

* **Purpose-Built for ServiceNow:** Yansa Labs has a deep understanding of ServiceNow and designs solutions specifically to meet the needs of ServiceNow users.
* **Scalable and Adaptable:** OneSearch can grow with your organization, adapting to changing information sources and search requirements.
* **Proven Results:** With positive feedback and proven success stories, OneSearch is a trusted tool for organizations prioritizing efficient customer service and support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.yansalabs.com/onesearch/overview/industry-use-cases/onesearch-for-help-desk.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
