# What's New!

## Version 9.0.0.0

### Features

* **Semantic Copilot Agent for SharePoint** – Understands user intent and delivers precise results even when keywords are vague.
* **Conversational Search Across Documents** – Retrieves and synthesizes information from multiple SharePoint documents into one unified, context-rich answer.
* **Context-Aware Responses with Citations** – Provides AI-generated answers along with source references for accuracy and trust.
* **Respect for SharePoint Permissions & Security** – Ensures search results follow SharePoint’s native permissions so users only see authorized information.
* **Easy to Configure Azure AI Search Setup** – Simplifies deployment with ready-to-use configurations, reducing technical complexity.


---

# 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/whats-new.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.
