> For the complete documentation index, see [llms.txt](https://help.ingeneo.septeo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ingeneo.septeo.com/ingeneofact/activer-ingeneofact.md).

# Activer IngeneoFact

### <sup>**Prérequis & Permissions**</sup>

{% hint style="success" %}

* Un utilisateur doit être [créé et rattaché à l'entreprise concernée](/plateforme-ingeneo/administration/creer-des-utilisateurs.md)
* Les informations légales doivent être renseigné dans les informations générales de l'entreprise :
  {% endhint %}

{% hint style="warning" %}
Si vous n'avez pas encore souscrit à l'option IngeneoFact et que l'outil vous intéresse, nous vous invitons à contacter votre commercial pour en savoir plus.
{% endhint %}

{% hint style="warning" %}
Cette action nécessite de détenir le droit[ "autoriser l'accès au déploiement en masse"](/plateforme-ingeneo/administration/detail-des-droits.md)
{% endhint %}

{% hint style="success" %}
[Cliquez ici pour voir la documentation dédiée à IngeneoFact](/ingeneofact.md)
{% endhint %}

***

### <sup>Vidéo interactive 💡</sup>

{% @arcade/embed flowId="SveSJTM8vvTCsJjk5cGM" url="<https://app.arcade.software/share/SveSJTM8vvTCsJjk5cGM>" %}

{% @arcade/embed flowId="wWrGnGP7hGRepoBx5f1i" url="<https://app.arcade.software/share/wWrGnGP7hGRepoBx5f1i>" %}

***

Depuis le menu **Entreprises**, dans le bouton d'actions multiple, sélectionnez **Portail de service, puis** cliquez sur **Administrer le portail d'entreprise.**&#x20;

En cliquant sur le bouton **Editer,** activez l'option "facturation" pour l'entreprise concernée.

Ajoutez les profils qui devront avoir accès à IngeneoFact.&#x20;

Une fois la facturation activée, seuls les profils sélectionnés auront accès à IngeneoFact.

***

## Questions fréquentes

<details>

<summary><strong>Vous souhaitez modifier les profils ayant accès à IngeneoFact ?</strong></summary>

Retournez dans l'édition de l'entreprise concernée via **Entreprises** > **Actions multiples** > **Portail de service** > **Administrer le portail d'entreprise** pour ajuster les profils autorisés.

</details>

<details>

<summary><strong>Vous ne voyez pas le bouton d'actions multiples ?</strong></summary>

Vérifiez que vous disposez des permissions nécessaires pour administrer le portail d'entreprise. Contactez votre administrateur si besoin.

</details>

{% hint style="warning" %}
⚠️ L'activation de la facturation impacte directement les profils sélectionnés. Assurez vous de bien définir les utilisateurs concernés avant de valider.
{% endhint %}


---

# 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.ingeneo.septeo.com/ingeneofact/activer-ingeneofact.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.
