# Optimize support and data management

## Cloud forwarding

This feature is aimed at customers who want to send events, usage, and analytics data from the Local WEKA Home to the cloud WEKA Home for supportability and monitoring by the Customer Success Team. The forwarded data is not anonymized.

**Related topic**

[Forward data from the Local WEKA Home to the Cloud WEKA Home](/5.0/monitor-the-weka-cluster/the-wekaio-support-cloud/local-weka-home-deployment.md#forward-data-from-the-local-weka-home-to-the-cloud-weka-home)

## API Documentation

The Local WEKA Home supports a RESTful API. This is useful when automating the interaction with the Local WEKA Home and integrating it into your workflows or monitoring systems.

To access the API documentation:

1. Select the profile icon, and from the menu that appears, select User Management and create an API token.

<div data-with-frame="true"><figure><img src="/files/eIrKJ8VnPTNf8MAotxRM" alt="" width="375"><figcaption><p>Access the API Docs</p></figcaption></figure></div>

2. Select **API Docs** and apply the API token.

A static API documentation is also found in: <https://home.weka.io/help/api>.


---

# 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.weka.io/5.0/monitor-the-weka-cluster/the-wekaio-support-cloud/optimize-support-and-data-management.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.
