# API Configuration

Here, in the API configuration, you can handle the events, set the SLA (Service Level Agreement) timer, and display messages.

To configure,

* Click ![](/files/McRM7MYprQMRN6FbbUza)in the canvas toolbar; the platform displays its basic details in the **Information** tab.
* Switch to the **Event Manager** tab to handle events. When creating an event, choose whether the event is available only for the current process or for the current application.
* Configure SLA for your API. Set a time to start the service.
* Set a message to display it to the users when any process execution fails.


---

# 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://help.reasy.ai/help/getting-started/engines/apis/api-configuration.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.
