---
title: "Learning over time"
description: "How Indent carries context forward — through memory it builds and instructions you commit."
---

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

# Learning over time

How Indent carries context forward — through memory it builds and instructions you commit.

- **Memories** — Indent keeps a memory across sessions, recording durable facts and applying them in later work.
- **AGENTS.md** — Put repository-level instructions at the root of the repo so Indent knows how your codebase
works.
- **Adding skills** — Package a reusable workflow as a committed SKILL.md so Indent pulls it in when a task matches.

Source: https://docs.indent.com/learning/index.mdx
