> For the complete documentation index, see [llms.txt](https://help.leadboxer.com/leadboxer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.leadboxer.com/leadboxer/integrations/other/whatagraph.md).

# Whatagraph

Create rich dashboard visualisations of LeadBoxer data with Whatagraph

Note: you need access to the Whatagraph **Custom API Connection** feature in order to use our integration.

#### Getting Started.

1. Before you start, think about the data you want to visualize.  &#x20;
2. Create a segment and use the filters to narrow down the audience you want to graph out. For example everyone that downloaded a white-paper.
3. Login to Whatagraph as Admin, go to your sources page and select Custom API source and click New account.

   <figure><img src="//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/62a1c9a002b8fd3b945fbc72/file-8aFWnavnoN.png" alt=""><figcaption></figcaption></figure>
4. Give the source a name, and when you click 'add account' you will be provided with an API key, copy this key
5. Switch to LeadBoxer and login as admin, go to the integrations page and select Whatagraph
6. Add a New Integration and fill out the steps in the form

   <figure><img src="//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/62a1c6bf573200079252309f/file-G9xuPTeqIG.png" alt=""><figcaption></figcaption></figure>
7. Make sure the integration is enabled and Save
8. Wait 24 hours and you should see yesterday's data in Whatagraph when you use this new source.
9. You can add multiple sources per dataset, and visualise journeys etc.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/62a1cc6157320007925230c1/file-SwY1N4E7kM.png)

For more details see:

<https://help.whatagraph.com/en/articles/6223915-how-to-work-with-whatagraph-api>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.leadboxer.com/leadboxer/integrations/other/whatagraph.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
