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

# Can Dust remember and incorporate my feedback in the future?

Agents have a short memory and don't recall past conversations.

You can't "train" the agent to answer better by talking with it, but you can improve the agent's performance by:

* **iterating** and **continuously improving your agent's prompt**: the more you iterate and make it tailored to your needs, the better!
  * To give agents guidance on your writing or thinking style, include a "constitution" list of rules and principles in the agent's instructions for instance.
  * You can also add examples of good answers in your prompt.
* improving your **data sources:** the clearer your documentation is, the more accurate your agent's answers will be.
