> ## 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.

# Manage Assistants

> View and manage your AI assistants

Manage assistants from one place. You can see all assistants, edit their settings, or disable them when they are not needed.

<Steps>
  <Step title="Assistants list">
    Open the assistants section to see every assistant in your organisation. Each entry shows the name, linked template, and whether it is active.

    <Frame caption="List of AI assistants.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/manage-assistant/assistantListsManage.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=62a5908a7ea120c01ae2ae05efc82f64" alt="List of AI assistants" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2523" height="874" data-path="images/manage-assistant/assistantListsManage.jpeg" />
    </Frame>
  </Step>

  <Step title="Edit or disable">
    Open an assistant to change its name, template, or other settings. You can disable an assistant so it no longer appears when creating records.

    <Frame caption="Edit assistant or enable/disable toggle.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/manage-assistant/editAssistant.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=7554a646fe754f9b4515e6800f0d3697" alt="Edit assistant or enable/disable toggle" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2532" height="1035" data-path="images/manage-assistant/editAssistant.jpeg" />
    </Frame>
  </Step>
</Steps>

## Next steps

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

  <Card title="Update Assistant" icon="user-robot" href="/essentials/update-assistant">
    Update an existing assistant's settings or template.
  </Card>
</Columns>
