# Uptime Kuma

Here are the steps for setting up Push with Uptime Kuma

1. Open Uptime Kuma dashboard and then go to Settings -> Notifications.
2. Press `Setup Notification` to add a new notification provider.
3. Select `Push by Techulus` from Notification type dropdown and add a friendly name of your choice.
4. Open Push console by visiting [https://push.techulus.com/console](https://push.techulus.com/console#!), and then open `Integrations` tab.
5. Cope your `API key` and paste it into `API Key` section of `Setup Notification` dialog.
6. Click `Test` to verify the integration and then press `Save`, and you're done!

Now you can enable Push for any uptime checks.


---

# 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.push.techulus.com/no-code-integration/uptime-kuma.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.
