# January 3: Support for Fireflies.ai, Attio meetings, Fathom transcripts

### New Features

* 💡 We have added **Fireflies.ai** as a new meeting transcript data source via `FirefliesFeedProperties`, enabling ingestion of meeting transcripts and recordings directly into your knowledge graph.
* We have added **Attio meeting transcripts** as a data source via `AttioMeetingProperties`. You can filter meetings by `afterDate` and `beforeDate` to control ingestion scope.
* We have added **Fathom** as a meeting transcript data source via `FathomProperties` and the `FATHOM` feed service type.

### Bugs Fixed

* GPLA-4806: Slack feeds now correctly ingest messages from threads and thread replies posted to channels


---

# 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://changelog.graphlit.dev/january-2026/january-3-support-for-fireflies.ai-attio-meetings-fathom-transcripts.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.
