> For the complete documentation index, see [llms.txt](https://help.socinformatique.fr/devisoc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.socinformatique.fr/devisoc/analyser-les-offres/adapter-la-presentation-des-tableaux-comparatifs.md).

# Adapter la présentation des tableaux comparatifs

{% hint style="info" %}
Sur cette page, vous allez apprendre à utiliser et personnaliser les différents outils d'analyse qu'offre le logiciel DeviSOC

Depuis **DeviSOC V6**, le comparatif a changé de peau. Vous trouverez ici les nouveaux processus d'utilisation de ce style.
{% endhint %}

Dans les styles **Comparatif**  (onglet *ANALYSE*), la majorité des options de mise en forme sont accessibles par le bouton “*Paramètre d'affichage*” placé en haut à gauche du mode Document :

<figure><img src="/files/u2Kzn7y7gCgIe3MwNOCj" alt=""><figcaption></figcaption></figure>

Après avoir cliqué sur le bouton, une page apparaitra avec des options à votre disposition :

### Menu Modes d'Analyse <a href="#menu-donnees-destimation" id="menu-donnees-destimation"></a>

<figure><img src="/files/H7hCZ0CySxx9iKNFY5an" alt=""><figcaption></figcaption></figure>

Le menu Modes d'Analyse vous permet d'activer un mode d'analyse sur votre lot. Il existe trois modes actuellement :

* <mark style="color:red;">**Sans analyse**</mark> : votre comparatif n'aura aucune analyse automatique associée.
* <mark style="color:red;">**Analyse d'incohérences**</mark> : votre comparatif pourra mettre en couleur certaines informations d'incohérence comme l'absence de prix, une élévation de montant jugé trop élevé, etc...

<figure><img src="/files/bRV2ZG7FTHWzI36jHcz9" alt=""><figcaption></figcaption></figure>

* <mark style="color:red;">**Analyse déterminante**</mark> : votre comparatif pourra mettre en couleur vos montants selon des critères de prix

&#x20;

<figure><img src="/files/tCjDWDXCY4iA0cBrvn6t" alt=""><figcaption></figcaption></figure>

Vous pouvez modifier les couleurs ou l'affichage des options d'analyse selon votre convenance :

<figure><img src="/files/PM6AhKT3JVJtgepJvDsZ" alt=""><figcaption></figcaption></figure>

Résultat :

<figure><img src="/files/Ui1oR9UdLi7dhWyDm28w" alt=""><figcaption></figcaption></figure>

### Menu Gestion de l'Affichage <a href="#menu-entreprises" id="menu-entreprises"></a>

Ce menu sert à gérer les aﬃchages d'information lié à votre comparatif :

<figure><img src="/files/FBvOA12snwsNNZ5yL4sw" alt=""><figcaption></figcaption></figure>

### Menu Filtre entreprises <a href="#menu-donnees-danalyse" id="menu-donnees-danalyse"></a>

Ce menu sert à gérer les aﬃchages des entreprises consultées de votre comparatif :

<figure><img src="/files/U9u26cgv8X0hvpnpQEk0" alt=""><figcaption></figcaption></figure>

* Cocher ou décocher les colonnes que vous souhaitez faire apparaitre.
* Changer la couleur lié à la colonne de l'entreprise


---

# 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://help.socinformatique.fr/devisoc/analyser-les-offres/adapter-la-presentation-des-tableaux-comparatifs.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.
