# Wasabi - setup

### Wasabi API Settings

Required credentials:

* Key
* Secret Key

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

{% hint style="warning" %}
For **newly created** accounts, **any buckets created after March 13, 2023** cannot be enabled for public access by the user via the console or CLI. If, however, you have use cases that require public bucket access you may contact Wasabi support to request to enable the feature.
{% endhint %}

### How to obtain credentials

Login in to your Wasabi account.

Navigate: **Access Keys** > Click **"CREATE NEW ACCESS KEY"** button

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

Select "**Root User**" and click "**Create**"

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

Grab your **Key** and **Secret Key**.


---

# 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.seoneo.io/documentation/cloud-blogs/cloud-blogs-settings/wasabi-setup.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.
