# How to View Objects from Your Amove Account

Amove provides the search functionality to find objects in your cloud drive. The object can be any file that is stored in your cloud drive including documents, images, videos, audio files, and other types of digital content. \
In this documentation, we will explore the steps to:

* Navigate to Finder
* Additional Functionalities

Let's get started 🚀

#### Navigate to Finder

Step 1: Sign In to your Amove account and you will be navigated to the main dashboard.<br>

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

\
Step 2: Click on the Files button from the top menu on the interface.<br>

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

\
This will redirect you to the Amove Search Interface. Choose a Cloud Account. <br>

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

\
Step 2: Select a bucket from list of buckets that will populate according to the chosen cloud account.<br>

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

\
Upon selecting a bucket, a list of bucket objects of the chosen cloud account along with the file size, date modified will appear on the screen.

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

<br>

#### Additional Functionalities

You can perform various functions on generated search results which are as follows:

* Load More
* Data Refresh
* Copy
* Share
* Download
* New Folder
* Upload
* Drag and Drop

**Load More**

When a selected bucket has a large number of objects, the system displays only a few objects at once and then provides a Load More button.<br>

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

\
Click on the Load More button to display more objects on the page.<br>

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

\
**Data Refresh**

Amove provides the data refresh functionality to refresh the search results list from the data source manually.Click on the Data Refresh (🔄) button given above the search result list in the right corner. It will refresh the search results list.<br>

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

**Copy File Link**

Amove provides the file copy functionality, we can copy file by hovering on file and click on Copy link button.

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

Method 2: Hove on file, click on three dots, it will open a menu, click on Copy link.

**Share File**

Hover on file and click on share icon, it will open a popup.

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

Method 2: Hove on file, click on three dots, it will open a menu, click on Share, it will open a popup.

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

you will see the share file popup.

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

Add email address and click on share button. It will be shared with that person and he will receive a link in the email to access this file?

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

You will see a notification the shared link sent to that email address.

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

**Download**

We can download a file from buckets by hovering on a file and click on three dots, then click on Download button, it will download file to your laptop.

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

**New Folder**

We can create a new folder in selected bucket, just click on Create Folder Button.

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

It will open a popup, add folder name and click on Create button. It will create a folder inside slected bucket.

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

Now you can see that folder in the Files list.

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

**Upload**

Click on Upload button it will open a popup.

<figure><img src="/files/42V70DbLHYcPNhM7PQI1" alt=""><figcaption></figcaption></figure>

Navigate to file, and select that, which you want to upload, and click on the Upload File button.

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

Then you can see File is started uploading in background.

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

**Drag and Drop**

You can drag any file from Windows Explorer to app to upload.

<figure><img src="/files/5bhrxXZHCmy2GgZ6iWK9" alt=""><figcaption></figcaption></figure>

Then you can see File is started uploading in background.

<figure><img src="/files/opJd06yEL9HTYtAuE4N2" 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://docs.amove.io/files/how-to-view-objects-from-your-amove-account.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.
