# Oversight Mounting Buckets

Oversight's Mounting Buckets (MB) lets you use your own storage and keeps your data private. No uploads needed! MB streamlines data access for a smoother experience.

### Setup

1. Mount your Bucket following the guide here <https://wiki.cloudfactory.com/docs/userdocs/projects/mounting-buckets/mounting-buckets-tutorial>
2. Save the Bucket Credential Id as you will be using this for creating Oversight task.

### Usage

1. When using a mounted bucket for sending tasks to CloudFactory, add the Credential ID to the field bucket ID.
2. Add the Media key within the storage media to the field <mark style="color:blue;">media\_key</mark>

**NOTE**: If Bucket\_id is not provided, it will be assumed that bucket mounting is not being used and media has already been uploaded to CloudFactory through the Upload Media API.

<figure><img src="/files/TkBrBk4zX1qsNyvI6Fhk" 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://developer.cloudfactory.com/getting-started/mounting-buckets.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.
