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

# Update Assistant

> Update an existing AI assistant's settings or template

Update an assistant when you want to change its name, template, or how it generates content. Changes apply to new records that use that assistant.

<Steps>
  <Step title="Open the assistant">
    From the assistants list, open the assistant you want to update. You will see its current name, template, and any other options.

    <Frame caption="Assistant detail or edit screen.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/update-assistant/editAssistant.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=37d2f6c8040d9b8b6bb42c426300855f" alt="Assistant detail or edit screen" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2532" height="1035" data-path="images/update-assistant/editAssistant.jpeg" />
    </Frame>
  </Step>

  <Step title="Save changes">
    Edit the fields you need (for example template or output format) and save. New letters created with this assistant will use the updated settings.

    <Frame caption="Save or update confirmation.">
      <img src="https://mintcdn.com/medwriteai/i1uMIOI-jQmxw-rn/images/update-assistant/updateAssistantMessage.jpeg?fit=max&auto=format&n=i1uMIOI-jQmxw-rn&q=85&s=5861cd2a4f225c3fc0d4d09719decf06" alt="Save or update confirmation" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2372" height="956" data-path="images/update-assistant/updateAssistantMessage.jpeg" />
    </Frame>
  </Step>
</Steps>

## Next steps

<Columns cols={2}>
  <Card title="Manage Assistants" icon="user-robot-xmarks" href="/essentials/manage-assistants">
    View and manage your AI assistants.
  </Card>

  <Card title="Create Assistant" icon="user-robot" href="/essentials/AI-workflow-setup">
    Create an AI assistant for your clinic or letter type.
  </Card>
</Columns>
