# Granola

## Setup

Click into the App Directory from your Pylon dashboard and then click on the Granola integration to view setup instructions. Granola will need to be connected to Pylon through Zapier, so you must also have a Zapier account. For more setup instructions, [see here](https://support.usepylon.com/articles/9452304640-how-do-i-integrate-granola-with-pylon).

## Usage

Granola notes that are shared through a Zapier trigger will automatically get ingested and associated with the right account.

Granola calls will be used as data context for many Pylon features like [Ask AI](/pylon-docs/platform/ask-ai.md), [Account Copilot](/pylon-docs/account-intelligence/accounts/copilot.md), and [Account Blocks](/pylon-docs/account-intelligence/notebooks/blocks.md) and be visible on the activity timeline for accounts and related issues.


---

# 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.usepylon.com/pylon-docs/integrations/call-recording/granola.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.
