> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/~/revisions/bM7yG7XCmGE9IxWqMpBu/managed-services/s3-object-storage/get-started/generate-key.md).

# Generate a Key

For each user, an Object Storage Key is generated automatically, which is activated when the user is granted permission to use the IONOS S3 Object Storage. A maximum of five unique Object Storage Keys can be created per user for different S3 applications. For more information, see [<mark style="color:blue;">Access keys</mark>](/cloud/~/revisions/bM7yG7XCmGE9IxWqMpBu/managed-services/s3-object-storage/concepts/key-management.md#access-keys).

{% hint style="info" %}
**Prerequisite:** Make sure you have the corresponding permission to create the Object Storage. Only contract owners and administrators with the Object-Storage-Key can set up the object storage.
{% endhint %}

To create Object Storage keys, follow these steps:

1\. In the **DCD**, go to **Menu** > **Storage** > **IONOS S3 Object Storage**.

2\. In the **Key management** tab, go to the **Access keys** section and click **Generate a key**.

![Generate a key](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-59af2f3763c86044217ac574451e22b828f63b4e%2Fs3-generate-key.png?alt=media)

3\. Confirm key generation by clicking **Generate**.

{% hint style="success" %}
**Result:** A new access key for IONOS S3 Object Storage is successfully generated and is in `active` status by default.
{% endhint %}

{% hint style="info" %}
You can copy the **Access Key** and **Secret Key** from the respective fields to sign in to other Object Storage applications.
{% endhint %}

To deactivate or delete keys, see [<mark style="color:blue;">Manage Keys</mark>](/cloud/~/revisions/bM7yG7XCmGE9IxWqMpBu/managed-services/s3-object-storage/how-tos/manage-keys.md).

## Generate a key for other users

{% hint style="info" %}
**Prerequisite:** Make sure you have the corresponding permission to create the Object Storage. Only contract owners and administrators with the Object-Storage-Key can set up the object storage and manage keys for other users.
{% endhint %}

1\. In the **DCD**, go to **Menu** > **Management** > **Users & Groups**.

2\. Select the user from the **Users** list and click the **Object Storage Keys** tab.

3\. Click **+ Generate Key** and confirm key generation by clicking **OK**.

4\. Confirm the action by clicking **OK**.

![Generate a key for other users](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-6bf26ef29e7b99937ce417dc5866337ea92b4f05%2Fs3-generate-key-other-users.png?alt=media)

{% hint style="success" %}
**Result:** A new access key for IONOS S3 Object Storage is successfully generated for the user and is in `active` status by default.
{% endhint %}

{% hint style="info" %}
You can copy **Key** and **Secret** from the respective fields to sign in to other object storage applications.
{% endhint %}

To deactivate or delete keys, see [<mark style="color:blue;">Manage Keys</mark>](/cloud/~/revisions/bM7yG7XCmGE9IxWqMpBu/managed-services/s3-object-storage/how-tos/manage-keys.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/~/revisions/bM7yG7XCmGE9IxWqMpBu/managed-services/s3-object-storage/get-started/generate-key.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
