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

# Register

> Create a new MedWrite account

Register to get access to MedWrite. You need an account to create records, use AI assistants, and manage clinical letters.

<Steps>
  <Step title="Click on Sign up">
    On the MedWrite site or login page, click **Sign up** to open the registration flow.

    <Frame caption="Sign up button or link.">
      <img src="https://mintcdn.com/medwriteai/XdgYt_1aTlKVlKXO/images/register/register-3.png?fit=max&auto=format&n=XdgYt_1aTlKVlKXO&q=85&s=ada3f2738ed42c0e571e3c67e076fc67" alt="Sign up button or link" style={{ borderRadius:"0.5rem",maxWidth:"560px",height:"auto" }} width="1920" height="1080" data-path="images/register/register-3.png" />
    </Frame>
  </Step>

  <Step stepNumber={0} title="Confirm Email">
    After you register, check your email for an activation link. Use it to activate your account so you can log in and use the dashboard.
  </Step>

  <Step stepNumber={3} title="Select the organisation">
    First, select your **organisation** on the registration page. This links your account to the right clinic or organisation.

    <Frame caption="Select organisation on the registration page.">
      <img src="https://mintcdn.com/medwriteai/ZLT3vxUm3nTswX1f/images/register/register-1.png?fit=max&auto=format&n=ZLT3vxUm3nTswX1f&q=85&s=d20f10f20e76f0c658f11afc22d14ede" alt="Select organisation on the registration page" style={{ borderRadius:"0.5rem",maxWidth:"100%" }} width="2553" height="880" data-path="images/register/register-1.png" />
    </Frame>
  </Step>

  <Step stepNumber={4} title="Fill in your data">
    Enter your details: **name**, **profession**, **speciality**, and **country**. Submit the form to create your account.

    <Frame caption="Registration form with name, profession, speciality, and country fields.">
      <img src="https://mintcdn.com/medwriteai/ZLT3vxUm3nTswX1f/images/register/register-2.png?fit=max&auto=format&n=ZLT3vxUm3nTswX1f&q=85&s=23d825ddd0a10d5c333015e74f01d2db" alt="Registration form with name, profession, speciality, and country fields" style={{ borderRadius:"0.5rem",maxWidth:"100%" }} width="2559" height="1298" data-path="images/register/register-2.png" />
    </Frame>
  </Step>

  <Step title="Confirm with your system Admin">
    After all your information has been added, and your information filled in, a system admin will have to accept your account and assign your permissions.
  </Step>
</Steps>

<Tip>
  If you do not receive the activation email, check spam or request a new activation link from the login page.
</Tip>

## Next steps

<Columns cols={2}>
  <Card icon="user-check" href="/essentials/activate-account" title="Activate Your Account">
    Activate your account after registration.
  </Card>

  <Card icon="right-to-bracket" href="/login" title="Login">
    Sign in to your MedWrite account.
  </Card>
</Columns>
