# Integrations

<figure><picture><source srcset="/files/rX3YCeYdWT8HehRVQQXh" media="(prefers-color-scheme: dark)"><img src="/files/HT42TyOo4HT7PsyBch16" alt=""></picture><figcaption></figcaption></figure>

## How to Get Started

1. **Sign Up:** Create an account at [app.rated.co](https://app.rated.co).
2. **Select Data Source:** Navigate to the Sources menu and choose your data source (e.g., CloudWatch).
3. **Onboard:** Follow the step-by-step guide to complete the onboarding process.

Integration-based ingestion allows you to collect data from your existing systems and services without modifying your application code.&#x20;

{% hint style="info" %}
This method is ideal if you're already using supported monitoring tools or have specific data sources you want to integrate with slaOS.
{% endhint %}

***

Are you self-hosting and/or want a new integration added to slaOS? Learn how to contribute:

{% content-ref url="/pages/hwHekNlkD4EW3jPgBBn8" %}
[Custom adapters](/onboarding-your-data/custom-adapters.md)
{% endcontent-ref %}


---

# 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.rated.co/onboarding-your-data/integrations.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.
