# Activity Logs

With Activity Logs, you can quickly retrieve a list of activities performed in your contract within IONOS Cloud.

## Product Overview

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Activity Log</strong></mark></td><td>Retrieve a list of activities performed in your contract within IONOS Cloud.</td><td><a href="activity-logs/overview">overview</a></td></tr></tbody></table>

## API How-Tos

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Retrieve API Information</strong></mark></td><td>Learn to retrieve necessary information.</td><td><a href="activity-logs/how-tos/retrieve-api-information">retrieve-api-information</a></td></tr><tr><td><mark style="color:blue;"><strong>List Accessible Contracts</strong></mark></td><td>Learn to retrieve the list of contracts that you are authorized to access.</td><td><a href="activity-logs/how-tos/list-accessible-contracts">list-accessible-contracts</a></td></tr><tr><td><mark style="color:blue;"><strong>Download Activity Log Entries</strong></mark></td><td>Learn how to download activity log entries from your contract.</td><td><a href="activity-logs/how-tos/download-activity-log-entries">download-activity-log-entries</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/observability/activity-logs.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.
