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

# Create your Account

> This guide covers the prerequisites for using the Inyett API. It walks you through creating an Inyett account and obtaining an API key, setting you up for your first request.

## Create your Account

<Steps>
  <Step title="Create your Account">
    If you haven't already, head to [Create your Account](https://start.inyett.se/createaccount) to create your free Inyett account. Submit the form with your credentials and consent to our general terms.
  </Step>

  <Step title="Check your inbox!">
    If the stars align, the moon is full, and Mercury is minding its own business — your account will be created and you should head to your inbox for the welcome email thats waiting on you. Navigate from the email to log in to Inyett.
  </Step>

  <Step title="Visit your Account">
    Use **Single Sign On** to access your account, or choose 'Forgot Password' if you want to use a username/ password setup. If you are connected to multiple Inyett Accounts, choose the account you created i step 1 of this guide.
  </Step>
</Steps>

<Tip>
  Need help troubleshooting your account activation? Please contact [support@inyett.se](mailto:support@inyett.se) or call us at +46 42 00 07 for assistance!
</Tip>

## Getting Your API Key

<Steps>
  <Step title="Locate your Products">
    Navigate to **'Settings'** in the upper right corner of your account, and choose the page '[Account Information](https://newportal.inyett.se/settings/account-settings/account-information)' to be able to see active products connected to your account.
  </Step>

  <Step title="Locate the Inyett API and you API key">
    Scroll to the section **'Applications'** and locate the  **'Inyett Automation (API)'** product.<br /> Confirm that the product is set to 'Enabled'. Your API key is displayed in box.
  </Step>
</Steps>

<Tip>
  Store your API key securely. Never commit it to source control. Use environment variables or a secrets manager like AWS Secrets Manager or HashiCorp Vault to keep your key safe.
</Tip>
