# ConnectWise Integration

- [Create a custom security role in ConnectWise Manage](https://docs.heyhappy.io/setup/connectwise-integration/create-a-custom-security-role-in-connectwise-manage.md): This step is optional but is recommended as best practice.
- [Setting up ConnectWise Manage API Key authentication](https://docs.heyhappy.io/setup/connectwise-integration/setting-up-connectwise-manage-api-key-authentication.md): This is a required step for the integration to work.
- [Adding a HeyHappy survey to ConnetWise Manage](https://docs.heyhappy.io/setup/connectwise-integration/adding-a-heyhappy-survey-to-connetwise-manage.md): HeyHappy provides a special code snippet that you can paste to a service board in ConnectWise.


---

# 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.heyhappy.io/setup/connectwise-integration.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.
