# Set other user custom data

![](/files/JlBPkZ0AbpNLrAYlnD9k)

{% tabs %}
{% tab title="Entry Vars" %}
**appId :**  You must select the application where the user to whom the custom data will be saved is located.

**Key :** You must enter the name of the custome data

**userId :** You must enter the custome user id of the user to whom the custome data will be saved.

**Value :** You must enter the value that the custome data will have.

**Step by Step :**

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

{% tab title="Callbacks & OutVars" %}
**Error updating data :** It is executed when an entry var is missing to fill or the user was not found.

OutVars

`Null`

**Success updating data :**  It is executed once the custome data is successfully stored in the user.

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/set-other-user-custom-data.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.
