> For the complete documentation index, see [llms.txt](https://efactori.gitbook.io/efactori.be-fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://efactori.gitbook.io/efactori.be-fr/af/utilisation-mobile/comment-telecharger-une-photo-dun-document-dachat.md).

# Comment télécharger une photo d'un document d'achat?

Si vous utilisez eFactori via un smartphone ou une tablette (un appareil doté d'un appareil photo), vous pouvez prendre une photo d'un document d'achat et la transmettre immédiatement à votre liste de traitement.

{% hint style="info" %}
Vous trouverez plus d'informations sur [les achats et leur traitement](/efactori.be-fr/modules/achats.md) dans eFactori ici.
{% endhint %}

Lorsque vous ouvrez eFactori mobile, l'image d'un appareil photo apparaît en haut (à côté des notifications).

<figure><img src="/files/uZL4WcMzzpGygy6duDiB" alt="" width="214"><figcaption></figcaption></figure>

Lorsque vous cliquez sur l'appareil photo, l'application vous demande soit de sélectionner une image dans votre photothèque (par exemple, la photo d'un reçu que vous avez prise précédemment), soit de prendre directement une nouvelle photo ("Prendre une photo").

<figure><img src="/files/kuX5tDYfXfzw0W1AdDkB" alt="" width="214"><figcaption></figcaption></figure>

Si vous cliquez sur l'option "Prendre une photo", l'appareil photo de votre téléphone s'ouvre et vous pouvez photographier un reçu ou un document. Une fois la photo prise, elle est immédiatement téléchargée sur eFactori. Si le téléchargement a réussi, vous verrez un écran de confirmation et la liste des traitements.

<figure><img src="/files/xZRUpuhCfKGXvcidUSPM" alt="" width="214"><figcaption></figcaption></figure>

Dans la liste de traitement, vous verrez maintenant l'image comme document d'achat entrant. À partir de là, le fichier peut être traité.

<figure><img src="/files/VhONV4K6L0ntHPXuBy1p" 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://efactori.gitbook.io/efactori.be-fr/af/utilisation-mobile/comment-telecharger-une-photo-dun-document-dachat.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.
