> For the complete documentation index, see [llms.txt](https://docs.superuser.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superuser.app/agents/modifying-your-agent/context-markdown-websites-pdf.md).

# Context: Markdown, Websites, PDF

The **Context** tab has three sub-tabs: **Notes**, **Documents** and **Websites**.

<figure><img src="https://2741000272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo83iXdlzzJ0kHPTlJw9I%2Fuploads%2FoCkoP9Z9fQBxDqcz0guX%2FSCR-20260407-cfgk.png?alt=media&amp;token=6d23ee9c-4ba1-4b83-900d-1bd449036081" alt=""><figcaption></figcaption></figure>

* Notes
  * Markdown documents
  * Included in **every request**
  * Can be used to expand upon prompt in a configurable way
  * Can be turned off at any time without deleting
* Documents
  * Upload documents to give agent smarter context
  * Undergoes **retrieval**, e.g. not included in every request by default: compared to and ranked against user request by similarity
  * Retrieval system automatically batches and groups relevant sections together&#x20;
* Websites
  * Similar to documents, website is crawled for individual pages that act like documents
  * Undergoes **retrieval**, e.g. not included in every request by default: compared to and ranked against user request by similarity
  * Retrieval system automatically batches and groups relevant sections together&#x20;
