# 3rd Party App Integrations

Once you have decided which app you want to send your data to, Here is how you can integrate it.

#### BotPenguin Integration with Available Apps <a href="#botpenguin-integration-with-available-apps" id="botpenguin-integration-with-available-apps"></a>

1. Log in to the BotPenguin dashboard using the link <https://app.botpenguin.com/>.
2. Navigate your bot and find the `3rd Party Apps Integrations` option on the dashboard.
3. Once you find the list of all integrations available, search for the desired integrations.
4. Once you find your integrations in the list, click on the connect button and follow the on-screen steps.
5. If You are facing issues with the integration, You can look for detailed integration tutorials.

#### Need Help?

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/customer-platform-guidelines/3rd-party-app-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.
