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

# Assistant Library

> Browse public assistants and manage assistants for your clinic. 

Users with the **Assistant Writer** role can open **Assistant Library** to browse the **Public Library**, add assistants for their clinic, and manage **My Assistants** (including favourites and publishing drafts).

<Steps>
  <Step title="Open Assistant Library">
    From the profile menu, open **Assistants** → **Assistant Library**. The page shows **Assistant Library** and the line *Browse and add assistants to your clinic*.

    <Frame caption="Assistant Library header and tabs.">
      <img alt="Assistant detail or edit screen" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} lightAlt="Assistant detail or edit screen" darkAlt="Assistant detail or edit screen" src="https://mintcdn.com/medwriteai/5wp1zTLvuLiTjDfk/images/Screenshot_5-5-2026_112446_dev.medwrite.ai.jpeg?fit=max&auto=format&n=5wp1zTLvuLiTjDfk&q=85&s=610a76d3b5524cbb40d496faf7308b81" className="dark:hidden" width="983" height="408" data-path="images/Screenshot_5-5-2026_112446_dev.medwrite.ai.jpeg" />

      <img alt="Assistant detail or edit screen" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} lightAlt="Assistant detail or edit screen" darkAlt="Assistant detail or edit screen" src="https://mintcdn.com/medwriteai/5wp1zTLvuLiTjDfk/images/Screenshot_5-5-2026_112446_dev.medwrite.ai-1.jpeg?fit=max&auto=format&n=5wp1zTLvuLiTjDfk&q=85&s=02068a153414050df82ccea0ef11298b" className="hidden dark:block" width="983" height="408" data-path="images/Screenshot_5-5-2026_112446_dev.medwrite.ai-1.jpeg" />
    </Frame>
  </Step>

  <Step title="Public Library">
    Select the **Public Library** tab. Use **Select Speciality** and **Search by Name** to narrow the list. Change **rows per page** if needed and use the pagination controls at the bottom to move through results. Add assistants from here so they can be used for your clinic (follow the actions on each card).

    <Frame caption="Public Library filters and assistant cards.">
      <img alt="Save or update confirmation" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} lightAlt="Save or update confirmation" darkAlt="Save or update confirmation" src="https://mintcdn.com/medwriteai/5wp1zTLvuLiTjDfk/images/Screenshot_5-5-2026_11277_dev.medwrite.ai.jpeg?fit=max&auto=format&n=5wp1zTLvuLiTjDfk&q=85&s=247ac936bd6fdb76eba2f04c308b2db3" className="dark:hidden" width="2525" height="1101" data-path="images/Screenshot_5-5-2026_11277_dev.medwrite.ai.jpeg" />

      <img alt="Save or update confirmation" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} lightAlt="Save or update confirmation" darkAlt="Save or update confirmation" src="https://mintcdn.com/medwriteai/5wp1zTLvuLiTjDfk/images/Screenshot_5-5-2026_11277_dev.medwrite.ai-1.jpeg?fit=max&auto=format&n=5wp1zTLvuLiTjDfk&q=85&s=0893ac11635eefd098f91401ee00b788" className="hidden dark:block" width="2525" height="1101" data-path="images/Screenshot_5-5-2026_11277_dev.medwrite.ai-1.jpeg" />
    </Frame>
  </Step>

  <Step title="My Assistants">
    Select the **My Assistants** tab. Favourites appear at the top. The table lists Name, Type, Category, Status, and Actions. Use Add from Library to bring in more assistants from the public list, or Create New Assistant to open AI Workflow Setup. When Draft mode is enabled, edits create a draft copy; clinicians are not affected until you Publish, as shown in the banner on this screen.

    <Frame caption="My Assistants table and actions.">
      <img src="https://mintcdn.com/medwriteai/5wp1zTLvuLiTjDfk/images/Screenshot_5-5-2026_11292_dev.medwrite.ai.jpeg?fit=max&auto=format&n=5wp1zTLvuLiTjDfk&q=85&s=d517859387b052e6a3f90a58f930048b" alt="Screenshot 5 5 2026 11292 Dev Medwrite Ai" width="2541" height="897" data-path="images/Screenshot_5-5-2026_11292_dev.medwrite.ai.jpeg" />
    </Frame>
  </Step>
</Steps>

## Next steps

<Columns cols={2}>
  <Card title="AI Workflow Setup" icon="user-robot-xmarks" href="/essentials/manage-assistants">
    Create a new assistant workflow from scratch.
  </Card>

  <Card title="Manage Assistants" icon="user-robot" href="/essentials/AI-workflow-setup">
    View and manage assistants for your organization.
  </Card>
</Columns>
