> For the complete documentation index, see [llms.txt](https://docs.fullwhere.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullwhere.com/integrations/avis-clients/ubereats.md).

# Ubereats

{% stepper %}
{% step %}

### Connectez-vous à votre espace Uber Eats Manager

Assurez-vous d'utiliser les identifiants associés à votre établissement.
{% endstep %}

{% step %}

### Accédez à la section Utilisateurs

Naviguez jusqu'à la section **Utilisateurs** dans le menu à gauche.

<figure><img src="https://downloads.intercomcdn.com/i/o/902342492/4bb5bc10aed0b56ea026b3e8/UberEats-1.png?expires=1775844000\&#x26;signature=afe4fd54ef5812a4e2b2c77c7de06d817eb59ab5bb8da20adf2fdf3ec40e2885\&#x26;req=fSAlFc18mYhdFb4V1XW4gcjhjitl%2BALEDqQTrVmTPvCE4wBts011FEoLx02s%0AvU33nUgbq2%2FcudulSaSO4Ep%2FLg%3D%3D%0A" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Cliquez sur Ajouter un utilisateur

<figure><img src="https://downloads.intercomcdn.com/i/o/902342764/d93a61ae36d270f036b6c0b2/UberEats-2.png?expires=1775844000\&#x26;signature=4ef507d6be1d476bf55261e8997934cc2b76b996ac2dfb93c806f6f00637fa91\&#x26;req=fSAlFc18modbFb4V1XW4gZX5J4aRaSy1CuGWy57f38sOisYAUPAqfDHOAjoz%0AZFLB%2B75Qg4C4HJ9lfY74ZytBtg%3D%3D%0A" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ajoutez Fullwhere

Entrez **Fullwhere** dans le nom.

Renseignez l'adresse e-mail fournie, puis cliquez sur **Ajouter**.

<figure><img src="https://downloads.intercomcdn.com/i/o/902358370/7cd9801cce1bb348c5d84259/UberEats-3.png?expires=1775844000\&#x26;signature=9bce89ca77f22f5708c980c25f67bdcdc777ebbb8eff29b5aa26d4fd2a2b2166\&#x26;req=fSAlFcx2noZfFb4V1XW4gT8SCLQwlxMl%2FyJxfcC84TEZ5eaFam8IDCPwTC%2Bh%0AdggBWbYve5ZVcOTn6iwaAgE3RQ%3D%3D%0A" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

✍️ Si vous souhaitez nous partager l'accès à plusieurs établissements, réitérez la manipulation pour chacun de vos établissements. Pour passer d'un établissement à l'autre, suivre les captures d'écran ci-dessous.

![](https://downloads.intercomcdn.com/i/o/951560481/12111306b84316b770ac3560/UberEats-4.png?expires=1775844000\&signature=d205a1ae4360c0dc8a0f4abad54340ba49a5e998acae7a34094ee307f64f6c3c\&req=fSUmE89%2BmYleFb4X1HO4ge3F63p7RoD2bbPrloAFA3GmyrVMQ5qCVqeqdY%2FR%0A)

<figure><img src="https://downloads.intercomcdn.com/i/o/951560938/9d0796c8036f87b4f4e0da0b/UberEats-5.png?expires=1775844000&#x26;signature=5685d264ef2868c85afc5455e4050fc5bf4bc1430a0e3ab619281316f7747400&#x26;req=fSUmE89%2BlIJXFb4V1XW4gR%2Bcm7MWoXCfu9Jh2tIY809bNkrMZP2T9I%2Fgnnnx%0AqU53eu4VRFBuZ6RSuYAFlwaZrQ%3D%3D%0A" alt=""><figcaption></figcaption></figure>

Une fois l'établissement sélectionné, recommencez la manipulation décrite au dessus.


---

# 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://docs.fullwhere.com/integrations/avis-clients/ubereats.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.
