# Link Freshdesk Account

To integrate your Juble.io account with Freshdesk, follow these simple steps:

1. **Log in to Your Juble.io Account:** Start by logging in to your Juble.io account using your credentials.
2. **Navigate to Helpdesk:** Once you're logged in, navigate to the "Helpdesk" option in the menu.
3. **Click on "Connect":** In the Helpdesk menu, click on the "Connect" button.
4. **Select Freshdesk:** You will be presented with integration options. Choose "Freshdesk" to proceed with connecting your Freshdesk account.

<figure><img src="/files/YXrsVZKHOQI7NztGgw5l" alt=""><figcaption></figcaption></figure>

5. **Get your Freshdesk Domain:** Note down your Freshdesk domain without the ".freshdesk.com" part. For example, if your Freshdesk URL is "yourcompany.freshdesk.com," your domain is "yourcompany"
6. **Retrieve your Freshdesk API Key**: Follow [this guide](https://support.freshdesk.com/en/support/solutions/articles/215517-how-to-find-your-api-key) to find and copy your API Key.

<figure><img src="/files/alUr6K4fIC8eSsjN7lj8" alt=""><figcaption></figcaption></figure>

Congratulations! Your Juble.io account is now successfully linked with your Freshdesk instance. You're all set to enjoy the benefits of this integration for efficient communication and support operations.

If you encounter any issues during the linking process or need further assistance, please reach out to our support team at \[<support@juble.io>]. We're here to help you make the most of your Juble.io integration.


---

# 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.juble.io/helpdesks/freshdesk/link-freshdesk-account.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.
