# Memories

{% hint style="info" %}
Account memories were previously known as highlights, and now are AI-powered.
{% endhint %}

{% hint style="info" %}
Memories are a great way for customer success / sales / or other customer facing teams to pass context to teammates responding to customer requests.
{% endhint %}

Account memories mark important pieces of information about a customer that show up at the top of every ticket:

* This account underwent a severe incident recently, so tread lightly on certain topics
* This account is undergoing an upsell
* This account is on legacy infrastructure or uses a certain obscure setup
* This account is a renewal risk so please loop in CSM on certain types of questions

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FvGQHHDYTxEbYqBL770W7%2FScreenshot%202026-04-14%20at%209.23.35%E2%80%AFPM.png?alt=media&#x26;token=0ba94fd6-80ba-4d6a-8b3a-7609a0e5860f" alt=""><figcaption></figcaption></figure>

### AI Memories

Pylon's AI automatically extracts memories from your team's interactions with an account - across issues, call recordings, and more.&#x20;

They automatically capture key context like stakeholder preferences, recurring pain points, technical requirements, and important decisions so your team always has the full picture when engaging with a customer without manually recording them and AI will automatically keep these learnings up to date.

When you ask questions in [ask-ai](https://docs.usepylon.com/pylon-docs/platform/ask-ai "mention") or use Pylon's other AI features, memories will be cited as a source.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FhUQP2lTKD0zQ1ZO2Npi7%2FCleanShot%202026-04-14%20at%2023.09.22%402x.png?alt=media&#x26;token=da12911b-135f-494d-a7c1-ed8a024909a6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2F3f1jhHrnwlh2Tdm0IpOS%2FCleanShot%202026-04-14%20at%2023.10.11%402x.png?alt=media&#x26;token=5ea01008-cdc4-4c01-9f6b-4f3e53415db4" alt=""><figcaption></figcaption></figure>

### Account Detail

In the Memories tab of an account page, you can see all memories for an account - both manually added and AI generated.

Pin important memories to ensure they always appear at the top of the memories list and are surfaced on every issue for the account.

### Issue Detail

When viewing an issue, Pylon surfaces relevant memories. All pinned memories for the account are always shown, along with additional memories that Pylon's AI determines are relevant to the specific interaction.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FQzAQFIR56cRRyOFWFY5K%2FScreenshot%202026-04-14%20at%209.37.56%E2%80%AFPM.png?alt=media&#x26;token=fcfef28a-c0f0-4ff0-9a21-ec120e66586a" alt=""><figcaption></figcaption></figure>


---

# 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/account-intelligence/accounts/memories.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.
