> ## Documentation Index
> Fetch the complete documentation index at: https://carat.im/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Memory that remembers you

> Create content more easily and efficiently with Carat AI's Memory feature.

<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', maxWidth: '100%', marginBottom: '2rem'}}>
  <iframe style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', border: 0}} src="https://www.youtube.com/embed/SUsBfob9LL0" title="Carat Academy | Ep5. Memory that remembers you" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowFullscreen className="rounded-lg shadow-lg" />
</div>

Create content more easily and efficiently with Carat AI's Memory feature.

## What is Memory?

'Memory' is a feature where Carat AI learns and remembers your information (preferences, brand colors, etc.) and automatically applies it to future conversations. This means you don't have to repeat the same information every time.

## How to save Memory

<Steps>
  <Step title="Automatic saving">
    Without any special settings, Carat AI **automatically learns** and saves important information as you chat.
  </Step>

  <Step title="Manual saving">
    You can directly request "**Remember this**" in the Chat.

    ```text theme={null}
        My brand color is #0000FF. Remember this.
    ```
  </Step>
</Steps>

## Managing Memory

You can check and manage (edit, delete, turn off) saved memories at any time.

* **Web:** Click \[Account nickname(계정 닉네임)] (on mobile web, open the top-left \[Menu(메뉴)] (☰) first) at the bottom left → \[Customize Settings(메모리 설정)]
* **App:** \[Home(홈)] → Top left \[Menu(메뉴)] (☰) → \[Memory(메모리)]

## Using Customize Carat

In Memory settings, go to 'Customize Carat' to set the following:

<Steps>
  <Step title="Set my information">
    ```text theme={null}
        Call me 'Designer'. Remember this.
    ```
  </Step>

  <Step title="Remember images">
    ```text theme={null}
        Remember this logo image. I'll use it when making banners.
    ```
  </Step>

  <Step title="Save style">
    ```text theme={null}
        My preferred style is minimal and clean design. Remember this.
    ```
  </Step>

  <Step title="Use remembered information">
    ```text theme={null}
        Create an Instagram banner using the logo you remembered.
    ```
  </Step>
</Steps>

<Tip>
  **Using the image memory feature**

  If you save your company logo or frequently used character images in advance, you can make requests easily without uploading them every time.
</Tip>
