> For the complete documentation index, see [llms.txt](https://docs.usepylon.com/pylon-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usepylon.com/pylon-docs/integrations/call-recording.md).

# Call Recording

Send call recording data into Pylon to allow your customer support and success teams to get complete context on what is going on with a customer:

* See call recordings as activities on issue and account pages
* Call recordings where you are the organizer or a participant will be visable in your instance
* Call recordings are now available as data context for features like
  * [Ask AI](/pylon-docs/platform/ask-ai.md)
  * [Copilot](https://docs.usepylon.com/pylon-docs/knowledge-base/articles-and-collections/copilot)
  * [Notebooks](https://docs.usepylon.com/pylon-docs/account-intelligence/notebooks)

{% content-ref url="/pages/VVSbzKxD5nhZ3xkvh7eC" %}
[Gong](/pylon-docs/integrations/call-recording/gong.md)
{% endcontent-ref %}

{% content-ref url="/pages/PgmF8cKQzDvXRBIjopSO" %}
[Fathom](/pylon-docs/integrations/call-recording/fathom.md)
{% endcontent-ref %}

{% content-ref url="/pages/I4fX3H8dzB0LxRMXOlLO" %}
[Grain](/pylon-docs/integrations/call-recording/grain.md)
{% endcontent-ref %}

{% content-ref url="/pages/LajS4jFZr5yULZPwdQ65" %}
[Granola](/pylon-docs/integrations/call-recording/granola.md)
{% endcontent-ref %}

{% content-ref url="/pages/2jJsE4Qv4uwTm5tSkOyV" %}
[Fireflies](/pylon-docs/integrations/call-recording/fireflies.md)
{% endcontent-ref %}

{% content-ref url="/pages/iUKTU9uXGM2gbg3IehSV" %}
[Circleback](/pylon-docs/integrations/call-recording/circleback.md)
{% endcontent-ref %}

{% content-ref url="/pages/vF0YaWEHJBOcWL6FLkBd" %}
[Attention](/pylon-docs/integrations/call-recording/attention.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZinlBSFSGy3kwHnEKYo3" %}
[Google Meet](/pylon-docs/integrations/call-recording/google-meet.md)
{% endcontent-ref %}

#### Custom Call Recorder&#x20;

If you’re using a call recorder that Pylon doesn’t yet support, please reach out to our team so we can share guidance on setup.

You can upload your own recordings via the Custom Call Recorder API. All native Pylon functionality will continue to work as expected with calls ingested this way.


---

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