# Transfer App

If you've been invited to join a project as a Vendor user, you'll receive an email invitation to create a Transfer App account.&#x20;

The URL to download the Transfer App will be included in the email invitation. It can also be accessed here: [https://portal.artistanywhere.io/download/ ](https://portal.artistanywhere.io/download/)

We have a Windows, MacOS and Linux version of our desktop application. After downloading the application, click the desktop icon to launch the app.\
\
![](/files/dufDD3xe4IxcdA0wy2LQ)

You will use the email and password created during the sign-up process. If you have forgotten your password, please use the "Forgot password" link and follow the instructions.&#x20;

<figure><img src="/files/f1gbgiiVYK4YWJyqBwsY" alt=""><figcaption></figcaption></figure>

If you have any issues accessing the application, please email [support@artistanywhere.io. ](mailto:support@artistanywhere.io)

When logging into the Transfer App, you will see all "Vendor Buckets" available to you. A Vendor bucket is the S3 cloud repository that has been deployed specifically for your Vendor company. This bucket is deployed in a cloud region nearest your physical location for upload & download performance benefits. If you are working on multiple projects with Artist Anywhere, you will see S3 buckets for each project.&#x20;

You can toggle between a Delivery View, which shows the packages sent from the Flow PT database, or a traditional File View.&#x20;

You can also toggle between Assets, showing both the Packages or Files, and Transfers, which shows your downloads and uploads.&#x20;

**Delivery View**

<div align="left"><figure><img src="/files/TjCUiZFVo6NpbbhDVYqF" alt=""><figcaption></figcaption></figure></div>

**File View**

<figure><img src="/files/1yggPO7OOW8M79AvnxZC" alt=""><figcaption></figcaption></figure>

Within the application, you can create folders, upload, download, and filter.

Under settings, you can establish your preferences related to upload and download speeds, and toggle between Light & Dark mode. Any changes are saved after quitting the application for the next user session.&#x20;

<figure><img src="/files/SZmIDFO7dJIuYe3XyHE6" alt=""><figcaption></figcaption></figure>


---

# 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://artist-anywhere.gitbook.io/artist-anywhere/vendor-workflows/transfer-app.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.
