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

# Account settings

> Configure company profile details used for invoices and receipts.

## Overview

Use Settings to manage your company logo and billing identity details that appear on invoices and receipts.

<CardGroup cols={2}>
  <Card title="Open Settings" icon="wrench" href="https://gellerwash.com/app/manage-settings">
    Update your company information.
  </Card>

  <Card title="Billing & invoices" icon="credit-card" href="https://gellerwash.com/app/billing-invoice">
    Confirm how your details appear on invoices.
  </Card>
</CardGroup>

## Company profile

* **Company Logo**: Upload your logo using drag & drop or the file picker
* **Company Name**: Required
* **Company Address**: Required
* **GST**: Optional tax identifier

<Steps>
  <Step title="Upload or change your logo">
    Drag an image into the dropzone or click Browse to select a file.

    <Tip>
      Use a clear square or horizontal image (PNG, JPG, or SVG) for best invoice rendering.
    </Tip>
  </Step>

  <Step title="Fill out company details">
    Enter your Company Name and Company Address. Add GST if applicable.
  </Step>

  <Step title="Save changes">
    Click Save Settings to apply updates to future invoices.

    <Check>
      Your logo and company details will appear on newly generated invoices and receipts.
    </Check>
  </Step>
</Steps>

## Validation and tips

* **Required fields**: Company Name and Company Address must be provided
* **Logo size**: Prefer high‑resolution images for crisp output
* **Privacy**: Avoid sensitive data in address lines

## Troubleshooting

<AccordionGroup>
  <Accordion title="Logo doesn't update on invoices">
    * **Cache**: Refresh the invoice view or re-download the PDF.
    * **File type**: Try PNG/JPG if SVG appears distorted.
  </Accordion>

  <Accordion title="Can't save settings">
    * **Missing required fields**: Ensure Company Name and Address are filled.
    * **Connectivity**: Re‑try if the network was interrupted.
  </Accordion>
</AccordionGroup>

<Check>
  Your company profile is saved and used across billing documents.
</Check>
