# Cloud saving

{% embed url="<https://www.youtube.com/watch?v=Khdr89GSxes>" %}

Data is the most critical part for any company or, as a matter of fact, for any individual. In this article we explain the difference between saving your data locally (at your own risk) or using our encrypted cloud servers. Understanding the difference between local and cloud storage will help you choose the most suitable option.

### What is local storage?

Local storage requires users to store digital data on physical devices like hard disk drives, solid-state drives, or external storage devices such as thumb drives or compact discs.

#### Pros and cons of storing data locally

* **Pros**
  * Faster upload/download speeds when using a local hard drive compared to uploading to the cloud.
  * Not reliant on the internet - data stored locally is available at all times.
* **Cons**
  * Browser profiles are only accessible from one device.
  * If data is lost or corrupted, your Incogniton browser profiles may no longer be available.

{% hint style="warning" %}
Saving the data of your browser profiles locally is at your own risk.
{% endhint %}

### What is cloud storage?

In cloud storage, the server is located remotely (usually in a data center), and the user can access their browser profiles on any device when logging in with their Incogniton account.

#### Pros and cons of cloud storage

* **Pros**
  * You don't have to worry about maintenance and upgrades.
  * Pay-per-use and scalable storage.
  * Access data from anywhere with an internet connection.
  * Local machine issues do not impact data stored in the cloud.
* **Cons**
  * Dependence on the internet: without an internet connection, you cannot access cloud storage offline. If an app provides offline usage, data will only sync when the device reconnects to the internet.

### Storing data in Incogniton

Users can choose local storage, cloud storage, or a hybrid approach depending on business requirements and goals. Incogniton allows you to choose between the two, but we advice you to choose cloud saving. Here's how do enable this option.

{% stepper %}
{% step %}
**Navigate to account settings**

Login to your Incogniton account and navigate to **My Account – Account settings – Cloud saving**.
{% endstep %}

{% step %}
**Enable cloud saving**

Select **Enable cloud saving** and choose the cloud saving method and server location. We advise you to choose the server location that is closest to your real geolocation. Use the dropdown menu to choose between a server in Asia, Europe, or America.

![](/files/341141f8b4da1da9e27221a97074a5024baadbde)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you have any additional questions after reading this article, please do not hesitate to contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/account-management/cloud-saving.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.
