# Knowledge (/agents/knowledge)





## Adding knowledge to your agent

Before giving your Agent Additional Knowledge, make sure to update and upload all the information you consider valuable and necessary. <br />
This will build a dedicated knowledge base that the Agents can access and use effectively.

[Learn more > how to build a knowledge base](/documents)

After creating a knowledge base, you can connect it to multiple Agents. <br />
Just navigate to the Agent’s **Additional Knowledge** tab and click **Add**. <br />
Next, choose the knowledge base you want to connect from the list of available options.

<img alt="AddKnowledge" src={__img0} placeholder="blur" />

<Callout title="Remember">
  An Agent can work with multiple knowledge bases — just be sure each knowledge base has a clear description of what it contains and when it should be used. 
</Callout>

If needed, you can quickly revoke access by clicking **Remove**. <br />
In the same way, you can update a knowledge base anytime by clicking Edit.

<img alt="AddKnowledge2" src={__img1} placeholder="blur" />
