# 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](https://docs.usepylon.com/pylon-docs/platform/ask-ai)
  * [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="call-recording/gong" %}
[gong](https://docs.usepylon.com/pylon-docs/integrations/call-recording/gong)
{% endcontent-ref %}

{% content-ref url="call-recording/fathom" %}
[fathom](https://docs.usepylon.com/pylon-docs/integrations/call-recording/fathom)
{% endcontent-ref %}

{% content-ref url="call-recording/grain" %}
[grain](https://docs.usepylon.com/pylon-docs/integrations/call-recording/grain)
{% endcontent-ref %}

{% content-ref url="call-recording/granola" %}
[granola](https://docs.usepylon.com/pylon-docs/integrations/call-recording/granola)
{% endcontent-ref %}

{% content-ref url="call-recording/fireflies" %}
[fireflies](https://docs.usepylon.com/pylon-docs/integrations/call-recording/fireflies)
{% endcontent-ref %}

{% content-ref url="call-recording/circleback" %}
[circleback](https://docs.usepylon.com/pylon-docs/integrations/call-recording/circleback)
{% endcontent-ref %}

{% content-ref url="call-recording/attention" %}
[attention](https://docs.usepylon.com/pylon-docs/integrations/call-recording/attention)
{% endcontent-ref %}

{% content-ref url="call-recording/google-meet" %}
[google-meet](https://docs.usepylon.com/pylon-docs/integrations/call-recording/google-meet)
{% 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: 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.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.
