# Save local storage data

![](https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FTYTVjyMP7eUwKQLaKNFW%2Fimage.png?alt=media\&token=3ef97c82-d51d-4068-96e4-4d9882006029)

{% tabs %}
{% tab title="Entry Vars" %}
**Updates to make to the LS :** It allows us to enter and select the path (path) within our local database where we will store the desired information.

**Step by Step :**

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FBw80J5ZRHqaUPxVIAQXc%2FSave%20local%20storage%20data.gif?alt=media&#x26;token=6963faee-20d9-4722-be8a-8d2065f95d3f" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & OutVar" %}
**Error saving data :** It is executed when the information was not stored correctly because a storage path was not selected or no information was sent to store.

OutVars&#x20;

`Null`

**Data saved :** It is executed when the information sent to the route that we select is stored correctly.

OutVars&#x20;

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}
