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

# Knowledge

> Give Felan durable team context, reference files, and reviewable learned memory.

The **Knowledge** screen controls team-scoped context Felan can use in future work. It has three tabs: **Context**, **Docs**, and **Memory**.

## Context

Context is team-authored Markdown for durable information such as:

* Team responsibilities and ownership
* Development and release workflows
* Testing environments and conventions
* Product terminology and long-lived constraints

Edit this content when the team needs to guide Felan immediately. Recent conversation instructions still take precedence when they correct older context.

## Docs

Upload reference files Felan can use while planning, implementing, and checking work. Uploaded docs are team resources rather than files committed to a connected repository. The Docs tab lists file names, paths, and sizes and lets you remove files that are no longer relevant.

## Memory

Memory contains learned context consolidated from useful agent history. The tab shows its last update, topics, open questions, and the generated memory files.

Use Memory to:

* Review what Felan has retained
* Correct editable memory files
* Refresh the current view
* Inspect open questions or gaps

Editing memory changes what Felan can remember in future sessions. It does not rewrite past conversations.

<Tip>
  Use **Context** and **Docs** for intentional, immediate guidance. Use **Memory** to review and correct context learned from prior work.
</Tip>
