# How to Update Your Knowledge Base

Lynn will automatically crawl your website every month if you activate the auto-recrawl feature.

<figure><img src="/files/LI1nQ02xQzHBC2dkeCxR" alt=""><figcaption></figcaption></figure>

Lynn offers two recrawling behaviors, allowing you to choose how you want your site to be recrawled.

* **Whole Site Revamp:** In case you've given your website a complete overhaul, Lynn will do a thorough sweep. This ensures Lynn's knowledge base is perfectly aligned with all the new additions and deletions on your updated site.
* **Focused Updates:** If your updates are limited to the pages we've already crawled and tracking, choose this option. Lynn will concentrate on updating those specific pages and leave the rest unchanged

If you need to update your knowledge source in the meantime, Lynn is always ready to incorporate new information. This means you can delete your existing knowledge source and add it again as a new one with updated knowledge.


---

# 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://support.lynn.chat/how-to-update-your-knowledge-base.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.
