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

# Account Settings

> Manage your Artemis Search account settings

## Accessing Account Settings

1. Log in to your Artemis Search account.
2. Click on your profile icon in the top-right corner.
3. Select "Settings" from the dropdown menu.

## Available Settings

<AccordionGroup>
  <Accordion title="Account">
    1. View the email address associated with your Artemis Search account.
    2. View your account ID.
    3. Delete your account.
  </Accordion>

  <Accordion title="Organization">
    1. View or change your organization name.
    2. Switch to another organization.

    Learn more about [managing organizations](/organizations-and-teams/managing-organizations).
  </Accordion>

  <Accordion title="Team">
    1. View your team members.
    2. Invite new team members.
    3. Remove team members.
    4. View members you invited.

    Learn more about [managing teams](/organizations-and-teams/team-management).
  </Accordion>

  <Accordion title="Secrets">
    View your organization's API Key.

    Learn more about [API Keys](/settings/api-keys).
  </Accordion>
</AccordionGroup>

## Delete Account

If you wish to delete your account, please follow these steps:

<Steps>
  <Step title="Navigate to Account Deletion">
    Scroll to the bottom of the Account Settings page and click on "Delete Account".
  </Step>

  <Step title="Confirm Deletion">
    Read through the implications of account deletion and type "DELETE" to confirm.
  </Step>

  <Step title="Delete Account">
    Click on "Delete Account" to proceed.
  </Step>
</Steps>

<Warning>
  Account deletion is irreversible. If you are the only member of your organization, all projects associated with your organization will be deleted.
</Warning>
