> For the complete documentation index, see [llms.txt](https://documentation.freshpaint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.freshpaint.io/integrations/destinations/apps/appcues.md).

# Appcues

[Appcues](https://www.appcues.com/) is an onboarding software solution that also makes it easy to measure product adoption.

{% hint style="warning" %}
Client-side only integrations cannot be used in HIPAA mode.
{% endhint %}

## Destination Info

* Connection Modes:

<table><thead><tr><th align="right"></th><th data-type="checkbox">Client-side</th><th data-type="checkbox">Server-side</th></tr></thead><tbody><tr><td align="right">Web</td><td>true</td><td>false</td></tr><tr><td align="right">Mobile</td><td>false</td><td>false</td></tr><tr><td align="right">Server</td><td>false</td><td>false</td></tr></tbody></table>

## What You'll Need

* Freshpaint account with [identify calls set up](https://documentation.freshpaint.io/readme/setting-up-identify)
* An account with Appcues

## Getting Started

1. Navigate to the Appcues destination configuration

   <figure><img src="/files/KyxpIaA7tLPrQW5NKNd3" alt=""><figcaption></figcaption></figure>
2. Configure your Account ID. This can be found in your Appcues settings page:

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

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

3\. That's it! You should now see the enabled status next to Appcues.

## Events

#### Seeing Freshpaint Events in Appcues

Once the Appcues integration is [enabled](https://documentation.freshpaint.io/readme/setting-up-your-destinations/enabling-and-disabling-a-destination), you can now set it as an event destination


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.freshpaint.io/integrations/destinations/apps/appcues.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.
