# Update data from other user

![](/files/38BFgMon4FWDK0SGh6lm)

{% tabs %}
{% tab title="Entry Vars" %}
**Key :** You must select the property of the user you want to update (name . phone, photoURL)

**App Id :** The application where the user of the property to update is located must be selected.

**User id :**  The current user id of the user to update the property must be entered.

**Value :** The new value that will be given to the property to be updated must be entered.

**Step by Step :**

<figure><img src="/files/fCg4iXKYkU4uAqeHUQFw" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**Error updating data from other user :** Fired when a required field is missing or a connection was not made.

OutVars

`Null`

**Success updating data from other user :** Executed when the selected user property is successfully updated.

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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:

```
GET https://docs.apphive.io/reference/funciones/users-e/update-data-from-other-user.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
