# Firmhouse

**How to connect Firmhouse to Churned.io**\
Log in to the Churned platform and go to the “Integrations” section. Click on “New Integration” and select Firmhouse from the list.

You will be prompted to enter the following credential:

* **API Key** (called Access Token in Firmhouse)

**Here’s how you can obtain these credentials:**

1. Log in to your Firmhouse admin panel.
2. Go to left side bar > Integrations > Generate new token

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

3. Add "Name". You can include Churned in it, so you can easilly recognize for whom it was created.
4. Select Expiration > No expiration
5. Select Access type > Write

**Input the Credentials in Churned dashboard**

1. Open <https://dash.churned.io/> > left sidebar > integrations
2. Find Firmhouse and click "+" button

<div align="left"><figure><img src="/files/VbP4P5srP0p2l5jSbHwG" alt=""><figcaption></figcaption></figure></div>

2. Paste **API Key** (Access Token) into the Churned integration form

<div align="left"><figure><img src="/files/o7lf3jjpmxw4862rWcv8" alt=""><figcaption></figcaption></figure></div>

3. Click **Save** to test the connection. Once it’s working, notify the Churned team to begin syncing data.


---

# 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/firmhouse.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.
