# pCloud

### Introduction

Connecting to pCloud is fast to set up and supported as a source connection in Movebot.&#x20;

{% hint style="info" %}
pCloud is only supported as a source. Setting it as a destination will throw an error.
{% endhint %}

### Requirements

To connect to pCloud in Movebot you will need:

* Username and password for the pCloud account or be able to connect via OAuth

### Configuration Steps

1. When configuring a new connection, select **pCloud** from the list of available connection types and give the connection a name.&#x20;
2. Connect to pCloud by clicking 'Link to pCloud' button, and log in to pCloud in the popup that comes up
3. After a successful login, click Save and Test Connection in Movebot

### Transferring Multiple Users

In pCloud, it is only possible to connect a single user per connection, and impersonation via an admin user is not supported within pCloud.  In order to transfer multiple users, a separate pCloud Storage Connection and project will need to be created for each user. &#x20;

### Supported Features

Movebot has comprehensive support for pCloud and is well-maintained.&#x20;

<table data-header-hidden><thead><tr><th width="351"></th><th></th></tr></thead><tbody><tr><td><strong>Featur</strong>e</td><td><strong>Supported in Movebot</strong></td></tr><tr><td>Files and Folders</td><td>Supported as Source only</td></tr><tr><td>Modification Retention</td><td>Fully Supported</td></tr></tbody></table>

\
Tags: pcloud


---

# 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.movebot.io/connections/pcloud.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.
