> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/dematerialisation-e-facturation/flux-en-reception/site-de-supervision-iopole.md).

# Site de supervision Iopole

{% updates format="full" %}
{% update date="2026-08-28" %}

## 📢Nouveauté (P-2026.351)

**Accès direct Site de supervision Iopole.**
{% endupdate %}
{% endupdates %}

Vous pouvez consulter à tout moment les factures qui transitent par votre **PA**.

Accédez à **Achat** > **Factures fournisseur** > **Iopole**.

{% hint style="success" %}
En environnement de **recette** ou de **test**, sélectionnez l’environnement signalé **Préprod**. En **production**, sélectionnez **Prod**.
{% endhint %}

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2F1SBdFJcQMzrmYaY0d7U6%2FCapture736.PNG?alt=media&amp;token=cafaecf0-3332-45cc-9de1-08be7fc33605" alt=""><figcaption></figcaption></figure>

Connectez-vous avec les **identifiants** transmis par l’équipe **Simax** lors de votre inscription à **Iopole**.

{% hint style="info" %}

* **Choisissez la langue** d’affichage en cliquant sur l’icône représentant un globe, en haut à droite. Par défaut, le site utilise **la langue de votre navigateur**.
* **En production**, une **authentification multifacteur** est requise.
  {% endhint %}

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2FLIozMizcigw7r8Gss3SY%2FCapture737.PNG?alt=media&amp;token=7eff9355-6625-4acd-adf0-fda790dbcb2a" alt=""><figcaption></figcaption></figure>

Le **tableau de bord** présente un **résumé de vos flux de facturation** et les **dernières erreurs détectées**.

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2F1FqZ5mtYU1BQ3lZq2hEn%2FCapture738.PNG?alt=media&amp;token=3437c08f-e3c9-4492-8c56-3f90ed2df3d5" alt=""><figcaption></figcaption></figure>

La section **Factures** présente l’état actuel des **flux de factures entrantes et sortantes**.

Cliquez sur l’icône en forme **d’œil à droite** d’une facture pour **consulter son cycle de vie**. Utilisez l’icône en haut à droite pour **télécharger la facture**.

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2FxC0H6aD7cXXuFkJGpxjo%2FCapture740.PNG?alt=media&amp;token=012968c7-baf2-4fcd-9989-dccd59aa8298" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Ces écrans sont dédiés à la **supervision**. Pour envoyer, valider ou refuser une facture, utilisez **Simax**.
{% endhint %}

La section **E-Reporting** présente, par période, le détail de vos flux 10 envoyés à **Iopole**.

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2FbVdLW5pRh1z5XvcAnNA1%2FCapture739.PNG?alt=media&amp;token=2a832aed-9bc5-43c9-83d9-98f1941bac80" alt=""><figcaption></figcaption></figure>


---

# 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://doc.simax.fr/fonctionnelle/dematerialisation-e-facturation/flux-en-reception/site-de-supervision-iopole.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.
