# Remediation Steps for API Protection Issues

Akto not only detects malicious behavior in real time through its API Protection engine, but also provides remediation guidance to help you reduce risk and improve your security posture immediately. These recommendations are directly accessible from the platform to support fast and informed action.

### Accessing Remediation for API Protection Issues

1. Go to the API Threat Detection > Threat Activity section in the Akto sidebar
2. Select the relevant attack or flagged event
3. Click on the payload or alert to open its detailed view
4. Open the Remediation tab to view suggested next steps

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

### What the Remediation Tab Includes

1. **Description of the threat:** Provides context on the observed behavior, such as injection attempts, data exfiltration, endpoint abuse, or authentication misuse.
2. **Example implementation:** In many cases, guidance includes example code or configuration templates to help you apply the fix.
3. **Built-in response options:** Actions such as blocking IP addresses or creating Jira tickets can be triggered directly from the interface.

### After Applying Remediation

1. Monitor the affected endpoint or IP for recurrence
2. Retest or revalidate the affected area if needed
3. Use integrated ticketing to track resolution

### Get Support for your Akto setup

There are multiple ways to request support from Akto. We are 24X7 available on the following:

1. In-app `intercom` support. Message us with your query on intercom in Akto dashboard and someone will reply.
2. Join our [discord channel](https://www.akto.io/community) for community support.
3. Contact `help@akto.io` for email support.
4. Contact us [here](https://www.akto.io/contact-us).


---

# 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.akto.io/api-protection/concepts/remediation-steps-for-api-protection-issues.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.
