# Wasabi

### Connecting to Wasabi

To connect to Wasabi set AccessKey and SecretKey in the connection string.

Set the following to refine data access:

* Set this Region to the region where your Wasabi data is hosted.

### Obtaining the Access Key

1. Sign in to the Wasabi console.
2. To create or manage the access keys for a user, select the Access Keys tab.
3. Click Create New Access Key and use the credentials that will be displayed to authenticate to Wasabi services.


---

# 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.appstrategy.com/apprules-r-documentation/platform/platform-features/system-settings/data-sources/connection-settings/cloudstorage/wasabi.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.
