> For the complete documentation index, see [llms.txt](https://docs.expandrive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expandrive.com/integrations/wasabi.md).

# Wasabi

ExpanDrive offers a Wasabi integration to connect to your Wasabi buckets and manage your files. You only need to provide an access key id and secret access key.

## Connection Parameters

The Wasabi connection in Expandrive provides parameters to control exactly what you're connecting to along with your credentials.

### Server

This is the address at which the service can be reached. Wasabi provides different addresses [depending on your storage region](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabi-s-different-storage-regions). Choose the service URL that matches your bucket location.

### Access Key

Access keys are used to make secure requests to the Wasabi service API. The Wasabi Console allows you to [define access keys](https://docs.wasabi.com/docs/creating-a-user-account-and-access-key#assigning-an-access-key) for a user.

An account can have only two access keys per user (two per root account and two per sub-user).

The access key and secret key authenticate as a pair. Either one alone is not useful; together they grant full access to your S3 resources.

### Secret Key

The secret key is your private authentication key that pairs with your access key. This is like a password.

When you save your connection info in ExpanDrive, the secret key is [securely stored](/security.md#authentication) within your local keychain.

### Bucket

This field lets you restrict what buckets the connection can access on your account. [Bucket level organization](/integrations/amazon-s3.md#bucket-level-organization) is a hallmark of S3-compatible services.

If your credentials do not have access to list the buckets in your account, provide the bucket name in your connection parameters.

### Nickname

The nickname serves to identify the connection. This name will show up as the volume label on the mounted drive.
