> For the complete documentation index, see [llms.txt](https://docs.tickertrends.io/tickertrends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tickertrends.io/tickertrends/documentation-v2/more-tools/transcripts-page.md).

# Transcripts Page

TickerTrends offers a powerful, intuitive transcript search engine built for investors and researchers who want to extract actionable insights from earnings calls without the noise. Our Advanced Transcript Search lets you search across years of earnings transcripts by keyword, ticker, and time period, helping you uncover company commentary and trends tied to the metrics that matter most.

You can filter by stock symbol, year, and quarter to surface specific remarks around revenue growth, specific management commentary, supply chain pressures, product launches, and more. In other words, any keyword can be searched within our vast corpus of public business earnings transcript and the most relevant results will be shown. We also provide full context as well as all keyword matches for specific desired word searches. This allows analysts to see both the full context of instance of word matches as well as the number of matches in a specific earnings all, allowing for analysis of tone, sentiment, and market positioning directly within the platform. Unlike PDF downloads or static transcripts, this interface is designed to help analysts move fast and stay focused.

TickerTrends is a compelling alternative to AlphaSense. While AlphaSense is known for broad document indexing, our transcript search is laser-focused on what discretionary investors and public market analysts care about most. We optimize for speed, keyword flexibility, and simplicity, without requiring a large onboarding process or enterprise sales contract. TickerTrends offers a cleaner experience with transparent filters, support for custom watchlists, and direct integration with broader alternative data trends from across the platform.

This tool is especially useful for pre-earnings prep, historical analysis, and theme tracking across sectors. Whether you are scanning for commentary on pricing power, AI implementation, or consumer demand, TickerTrends helps you find the signal faster than traditional tools.

To try it for yourself or schedule a walkthrough, visit [tickertrends.io](https://tickertrends.io) or email **<admin@tickertrends.io>**.

<figure><img src="/files/T6Skj3g9Jl4n41DwvrPy" alt=""><figcaption></figcaption></figure>

For example, let's start by searching "tariffs". We can see the most prominent examples of earnings call where tariffs were mentioned that show up in the results.&#x20;

<figure><img src="/files/4eQG0pOiFPOuQdbcljoX" alt=""><figcaption></figcaption></figure>

If we go ahead and click on Amazon's Q1 2025 call we will see the expanded full view of the conference call transcript where we see:&#x20;

<figure><img src="/files/qnVZPLPjnoMtRoeBKw8L" alt=""><figcaption></figcaption></figure>

* **Summary** - Detailed high-level summary of the conference call for the specified quarter

<figure><img src="/files/i8oiw55K1PvvqpFuwz4f" alt=""><figcaption></figcaption></figure>

* **Full Transcript** - Full text of the earnings call with the ability to keyword search and jump around to different portions of the call

<figure><img src="/files/StdAQNfYSCqCkTsSLw8a" alt=""><figcaption></figcaption></figure>

* **Key Insights** - Curated key facts from the most important snippet of the earnings call

<figure><img src="/files/mdHks5L8PjUY0e9gOsV2" alt=""><figcaption></figcaption></figure>

On the left side, we notice a host of tools and filters on "**Search Filters**". This lets users search for tickers they want and understand what companies said about a specific keyword only in a specific ticker universe.&#x20;

<figure><img src="/files/Wui4rabo03IgYMD7D0hg" alt=""><figcaption></figcaption></figure>


---

# 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.tickertrends.io/tickertrends/documentation-v2/more-tools/transcripts-page.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.
