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

# Update agent

> Desktop agent can be automatically or manually updated.

## How to update idemeum agent

<AccordionGroup>
  <Accordion title="Automatic update" defaultOpen icon="bolt-auto">
    <Note>
      To enable automatic agent updates, access your idemeum admin portal, navigate to `Settings` → `General` and make sure auto update is enabled.
    </Note>

    Idemeum agent can be automatically updated when the new version is released. The update is silent and does not require restarts. 
  </Accordion>

  <Accordion title="Manual update" defaultOpen icon="arrow-turn-up">
    You can also update agent manually by executing the same [installation script](/desktop-agent/agent-install) from the admin portal. Get the install script for Windows or macOS and deploy directly or with your [deployment tool](/integrations). The script will identify that idemeum agent is already installed, and it will pull the update if available. 
  </Accordion>
</AccordionGroup>
