# Conversational search across multiple documents & Citations

**InoWiz - Conversational SharePoint Copilot** leverages **Azure AI Search** to transform how you access organizational knowledge from your SharePoint hub. Moving beyond traditional keyword searches, this feature uses **Semantic Search and Natural Language Query** to understand your questions **conversationally**, providing precise, **contextual answers** with document citations.

&#x20;It **scans multiple SharePoint files** simultaneously and **synthesizes** content into a single, actionable response.&#x20;

For example, asking ***“Please provide a short summary of all orders”*** instantly generates a concise summary from all relevant reports, saving hours of manual review.

<div data-with-frame="true"><figure><img src="/files/Pw4N8i9cXl00qMvusSfN" alt=""><figcaption></figcaption></figure></div>

By combining intelligent document search with Copilot-driven insights, SharePoint Knowledge AI Search ensures **faster decision-making, smarter knowledge discovery**, and a **seamless AI-enhanced SharePoint experience**, perfect for teams seeking instant, reliable answers across complex data.

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.inogic.com/sharepoint-knowledge-ai-search/features/conversational-search-across-multiple-documents-and-citations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
