# Integrations

Under this page, you'll find various integrations available for connecting with other services. We have provided a step-by-step guide to help you retrieve the required credentials and enter them on the Churned Integrations page:

1. **Access the Integration**: Navigate to the specific integration you wish to configure.
2. **Retrieve Credentials**: Follow the provided instructions to obtain your unique API key or credentials. This may involve logging into your account with the external service.
3. **Enter Credentials**: Once retrieved, go to the Churned Integrations page.
4. **Input the API Key**: Paste the copied API key or credentials into the designated fields on the Churned Integrations page.
5. **Save Configuration**: Click the 'Save' button to secure your integration settings.
6. **Verify Connection**: After saving, confirm that the integration is active and operational.

Follow these steps for each integration to ensure proper connectivity and functionality.


---

# 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.churned.io/churned-docs/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.
