> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/release-notes-16.0/assistant-ia-et-recherche-avancee.md).

# Assistant IA et recherche avancée

Votre assistant pour tout trouver, intelligemment et instantanément

La nouvelle **expérience de recherche** vous aide à trouver des informations dans toute la plateforme en quelques secondes. Que vous recherchiez de la documentation, des tâches, des applications ou des publications, tout est accessible en quelques clics.

L’**assistant IA** intégré va au-delà de la simple recherche d’informations : il vous aide à comprendre rapidement le contenu dont vous avez besoin, à le résumer et à agir en conséquence avec moins d’effort.

**Avec la recherche avancée, vous pouvez :**

* **Rechercher dans l’ensemble du contenu** de la plateforme depuis un emplacement centralisé
* **Demander à l’assistant IA** de trouver ou de résumer des informations et de mettre instantanément en évidence les éléments pertinents
* **Obtenir des réponses directes** sur les politiques, les procédures et d’autres contenus détaillés

La recherche vous permet de rester concentré sur l’essentiel afin de travailler plus efficacement.

<figure><img src="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/VlvJx4AlAGTNtLXJbT3b/searching%20with%20ai%2016%20a.jpg" alt=""><figcaption></figcaption></figure>

### En savoir plus

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Rechercher avec</strong> <strong>l’assistant IA</strong></td><td>Utilisez l’assistant IA pour simplifier votre flux de travail et améliorer votre productivité grâce à une assistance intelligente.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/AYqFwz6R4yCiC5PpAAlu/IMS-V16-NAV-Library-Icons-49.png">IMS-V16-NAV-Library-Icons-49.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/searching-for-content/recherche-avec-lassistant-ia.md">Recherche avec l’assistant IA</a></td></tr><tr><td><strong>Rechercher avec la barre de recherche</strong></td><td>Localisez et filtrez rapidement le contenu dans toute la plateforme.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/Z9HYTotJzD9JGU94AD1N/IMS-V16-NAV-Library-Icons-50.png">IMS-V16-NAV-Library-Icons-50.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/searching-for-content/utiliser-la-barre-de-recherche.md">Utiliser la barre de recherche</a></td></tr></tbody></table>


---

# 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://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/release-notes-16.0/assistant-ia-et-recherche-avancee.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.
