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

# Account

> Manage your profile, password, language, and account preferences

# Account

Use the Account page to manage your personal login details and basic account preferences.

Account settings belong to your user login. Company settings, delivery locations, organization members, vendors, and inventory settings are managed in their own settings pages.

<CardGroup cols={3}>
  <Card title="Update your profile" icon="user">
    Edit your first name, last name, and email address.
  </Card>

  <Card title="Change your password" icon="key-round">
    Update your password while staying signed in.
  </Card>

  <Card title="Choose your language" icon="globe">
    Select the language used in the dashboard and emails.
  </Card>
</CardGroup>

## What you can manage

On the Account page, you can manage:

* Profile information
* Password
* Platform language
* Order attachment format, if you are allowed to manage company defaults

Password reset and email verification are also account-related, but they happen outside the Account page during login, registration, or account setup.

## Access Account settings

To open Account settings:

<Steps>
  <Step title="Open Settings">
    Go to **Settings**.
  </Step>

  <Step title="Open Account">
    Select **Account**.
  </Step>

  <Step title="Review your account cards">
    Use the available cards to update profile, password, language, or company-level order attachment format.
  </Step>
</Steps>

## Account page layout

The Account page is arranged as cards.

| Card                    | What it controls                                                                       |
| ----------------------- | -------------------------------------------------------------------------------------- |
| Profile                 | First name, last name, and email address                                               |
| Password                | Current password and new password                                                      |
| Language                | Preferred platform language                                                            |
| Order attachment format | Default file format attached to orders sent to vendors, shown only to owners or admins |

If your account is still loading, Mathership shows a loading spinner until your account details are available.

## Profile

The **Profile** card contains your personal account details.

It shows:

| Field      | Description                                 |
| ---------- | ------------------------------------------- |
| First name | Your first name                             |
| Last name  | Your last name                              |
| Email      | Your login email address                    |
| User ID    | Your internal user ID, shown below the form |

The profile card is for your user account. It does not manage company contact details.

<Note>
  Company details such as business name, business address, phone number, notification email, and billing-related information are managed in company or organization settings.
</Note>

## Update your profile

<Steps>
  <Step title="Open Account">
    Go to **Settings** → **Account**.
  </Step>

  <Step title="Edit Profile">
    In the **Profile** card, update your first name, last name, or email address.
  </Step>

  <Step title="Save changes">
    Click **Save changes**.
  </Step>

  <Step title="Check confirmation">
    Mathership shows **Saved.** when the update succeeds.
  </Step>
</Steps>

The **Save changes** button is only active after you change at least one field.

If the email address is invalid or already used by another user, Mathership shows an error message.

## Email address

Your email address is used for:

* Login
* Account-related messages
* Password reset emails
* Email verification
* Platform communication connected to your user account

If you change your email address, use the new email address the next time you log in.

## Password

Use the **Password** card to change your password from inside Mathership.

The card contains:

| Field                | Description                      |
| -------------------- | -------------------------------- |
| Current password     | Your existing password           |
| New password         | The new password you want to use |
| Confirm new password | Re-enter the new password        |

The new password must be at least 8 characters.

Each password field has a show/hide button so you can check what you entered.

## Change your password

<Steps>
  <Step title="Open Account">
    Go to **Settings** → **Account**.
  </Step>

  <Step title="Enter your current password">
    In the **Password** card, enter your current password.
  </Step>

  <Step title="Enter a new password">
    Enter a new password with at least 8 characters.
  </Step>

  <Step title="Confirm the new password">
    Re-enter the same new password.
  </Step>

  <Step title="Update password">
    Click **Update password**.
  </Step>
</Steps>

After saving, Mathership shows **Password updated successfully.**

You stay signed in after changing your password.

<Warning>
  The password cannot be updated if the current password is missing, the new password is shorter than 8 characters, or the confirmation does not match.
</Warning>

## Password reset

If you cannot log in, use the password reset option on the login page.

The system sends a password reset email to your account email address.

<Steps>
  <Step title="Open the login page">
    Go to the Mathership login page.
  </Step>

  <Step title="Start password reset">
    Click **Forgot password** or **Reset password**.
  </Step>

  <Step title="Enter your email address">
    Enter the email address connected to your account.
  </Step>

  <Step title="Open the reset email">
    Use the reset link in the email.
  </Step>

  <Step title="Set a new password">
    Enter and save your new password.
  </Step>
</Steps>

If the reset link is expired or invalid, request a new password reset email.

## Language

Use the **Language** card to set your preferred platform language.

The selected language affects:

* Dashboard text
* Interface messages
* Emails you receive
* Password reset emails
* Verification emails
* Order-related communication where language preferences are used

## Available languages

The Account page currently offers:

| Language  | Code |
| --------- | ---- |
| English   | `en` |
| Español   | `es` |
| Deutsch   | `de` |
| Français  | `fr` |
| Italiano  | `it` |
| Português | `pt` |

The currently selected language is marked as **Current**.

## Change language

<Steps>
  <Step title="Open Account">
    Go to **Settings** → **Account**.
  </Step>

  <Step title="Open Language">
    Find the **Language** card.
  </Step>

  <Step title="Select a language">
    Choose your preferred language from the dropdown.
  </Step>
</Steps>

The change is saved immediately.

If saving fails, Mathership restores the previous language selection.

## Order attachment format

The **Order attachment format** card controls the file format attached to orders sent to vendors from the selected company.

This is a company-level default, not only a personal preference.

The card is only visible if you are allowed to manage company defaults, such as when you are an owner or admin.

| Option | Meaning                          |
| ------ | -------------------------------- |
| PDF    | Orders are attached as PDF files |
| CSV    | Orders are attached as CSV files |

## Change order attachment format

<Steps>
  <Step title="Open Account">
    Go to **Settings** → **Account**.
  </Step>

  <Step title="Find Order attachment format">
    The card is shown only if your access level allows it.
  </Step>

  <Step title="Choose PDF or CSV">
    Select the desired attachment format.
  </Step>

  <Step title="Check confirmation">
    Mathership shows **Saved.** when the update succeeds.
  </Step>
</Steps>

<Note>
  If you do not see this card, your account probably does not have owner or admin access for the selected company.
</Note>

## Email verification

After registration, you may need to verify your email address.

Mathership sends a verification email with a verification link.

<Steps>
  <Step title="Open the verification email">
    Find the verification email sent by Mathership.
  </Step>

  <Step title="Click the verification link">
    Open the link while it is still valid.
  </Step>

  <Step title="Log in">
    After verification, log in with your email and password.
  </Step>
</Steps>

If your account is not activated, login may be blocked until the email address is verified.

## Account setup from invitation

If another company or vendor invites you, you may receive an account setup or password setup email.

Use the link in the email to set your password and activate access.

The link must be valid when you use it. If it has expired, ask the inviting organization or vendor to send a new invitation or setup email.

## Account access

Your account role and company access determine which areas you can use.

Common account roles include:

| Role     | Typical access                                                                          |
| -------- | --------------------------------------------------------------------------------------- |
| Customer | Restaurant-side ordering, inventory, reports, delivery locations, vendors, and settings |
| Vendor   | Vendor-side products, customers, orders, routes, and reports                            |

Within a customer organization, owners, admins, and members may have different access rights.

Some settings pages and cards only appear when your account has the required access.

## What is managed elsewhere

The Account page does not manage every setting.

| Setting area                            | Where to manage it                                        |
| --------------------------------------- | --------------------------------------------------------- |
| Business name and company data          | Organization or company settings                          |
| Delivery addresses                      | Delivery locations                                        |
| Vendor relationships                    | Manage vendors                                            |
| Organization members and permissions    | Organization settings                                     |
| Inventory settings                      | Inventory-related pages                                   |
| Order defaults beyond attachment format | Order preferences or company settings, depending on setup |

## Common problems

<AccordionGroup>
  <Accordion title="Save changes is disabled">
    The **Save changes** button only becomes active after you change your first name, last name, or email address.
  </Accordion>

  <Accordion title="Email cannot be saved">
    Check that the email address is valid and not already used by another account.
  </Accordion>

  <Accordion title="Password cannot be updated">
    Check that your current password is correct, the new password has at least 8 characters, and the confirmation matches.
  </Accordion>

  <Accordion title="Passwords do not match">
    Re-enter the new password and confirmation password.

    The **Update password** button remains disabled until both values match.
  </Accordion>

  <Accordion title="Language changed back">
    If the language update fails, Mathership restores the previous language selection.

    Try again, or refresh the page and repeat the change.
  </Accordion>

  <Accordion title="Order attachment format is missing">
    The card is only shown to users who can manage company defaults, such as owners or admins.
  </Accordion>

  <Accordion title="I cannot log in after registration">
    Check whether your email address still needs to be verified.

    Open the verification email and click the verification link.
  </Accordion>

  <Accordion title="Password reset link does not work">
    The reset link may be invalid or expired.

    Request a new password reset email from the login page.
  </Accordion>
</AccordionGroup>

## Related pages

<CardGroup cols={3}>
  <Card title="Settings Overview" icon="gear" href="/en/restaurants/settings/overview">
    See all available settings sections.
  </Card>

  <Card title="Organization Settings" icon="building" href="/en/restaurants/settings/organization">
    Manage organizations, companies, members, and access permissions.
  </Card>

  <Card title="Companies" icon="building-2" href="/en/restaurants/settings/companies">
    Manage company-level settings where available.
  </Card>

  <Card title="Delivery Locations" icon="location-dot" href="/en/restaurants/settings/delivery-locations">
    Manage delivery addresses for your company.
  </Card>

  <Card title="Manage Vendors" icon="truck" href="/en/restaurants/settings/manage-vendors">
    Manage supplier contacts and connected vendors.
  </Card>

  <Card title="Order Preferences" icon="file-export" href="/en/restaurants/settings/order-preferences">
    Configure order-related preferences where available.
  </Card>
</CardGroup>
