# Helpscout

If you have a Helpscout account you can display customer information inside of Helpscout when viewing the same customer.

![](/files/1pjQoNOOhcAyzYiRzt68)

The process of setting this up isn't hard, but it does have a few steps.

1. Create a Custom App in Helpscout
2. Locate the Helpscout mailbox id, and email
3. Update settings in Mavenseed

### Create a Custom App in Helpscout

Open up Helpscout, and click on the Manage dropdown, then select "Apps."

![](/files/sNUAFbQtXNSy77d8K9id)

Scroll to the bottom of the page and select "Custom App."

![](/files/9Q7uQKEgPlS8JIJutnq1)

Add a name for the app. This can be anything, it's displayed on the card in Helpscout.

Choose "Dynamic Content" which will reveal a few more fields.

Add the Webhook URL using the URL below, but replacing XXXX with your sites subdomain.

`https://xxxx.mavenseed.com/tenant_webhooks/helpscout_app`

![](/files/vu4bluICtfY5ulPUxZR1)


---

# 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.mavenseed.com/managing-your-site/settings/integrations/helpscout.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.
