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

# Settings

> Every page under Settings, and what changes when you save it.

Open **Settings** from the app. The menu on the left of that screen is separate from the main sidebar (Customers, Jobs, Schedule, and so on).

Estimates, invoices, jobs, and Client Hub each have their own page, because those screens have the most switches:

<Columns cols={2}>
  <Card title="Estimate settings" icon="file-text" href="/settings/estimates">
    Numbering, expiration, signatures, the PDF, and follow-ups.
  </Card>

  <Card title="Invoice settings" icon="receipt" href="/settings/invoices">
    Tax, numbering, how they pay, reminders, and late fees.
  </Card>

  <Card title="Client Hub" icon="house" href="/settings/client-hub">
    Accept and decline, invites, and what a visit shows.
  </Card>

  <Card title="Job settings" icon="briefcase" href="/settings/jobs">
    Confirmations, auto-invoice, costing, and on-my-way messages.
  </Card>
</Columns>

Search at the top of Settings if you know the word (tax, WhatsApp, reminder) and not the page.

Some pages only show when your plan or role includes them. **Service plans** needs recurring work on your plan. **Equipment types** needs the equipment register. **Audit log** needs permission to view it. **Xero** and **Electronic invoicing** show when those connections are available for your country and plan.

<Columns cols={2}>
  <Card title="Company and team" icon="building-2" href="/settings/company">
    Profile, tax, hours, service area, and who can sign in.
  </Card>

  <Card title="Jomioz AI" icon="sparkles" href="/help/ai">
    Draft estimates, jobs, and messages. Review before anything is sent.
  </Card>

  <Card title="Your account" icon="user" href="/settings/account">
    Your language, password, two-step verification, and staff alerts.
  </Card>

  <Card title="Billing and invoices" icon="receipt" href="/settings/billing">
    The plan, card payments, and how invoices are numbered and chased.
  </Card>

  <Card title="Schedule and time" icon="calendar" href="/settings/schedule">
    How the calendar looks, Find a time, and timesheets.
  </Card>

  <Card title="Sales and jobs" icon="briefcase" href="/settings/sales">
    Estimates, jobs, requests, field work, and service plans.
  </Card>

  <Card title="Customers and messaging" icon="message-square" href="/settings/messaging">
    Client Hub, WhatsApp, email look, language, and extra follow-ups.
  </Card>

  <Card title="Catalog and lists" icon="list" href="/settings/catalog">
    Price book files, then fields, checklists, equipment, and tags.
  </Card>

  <Card title="When a button is missing" icon="circle-help" href="/help/stuck">
    Send, void, convert, delete, and invite, and why each one stays off.
  </Card>

  <Card title="Connections" icon="plug" href="/settings/connections">
    Xero, the API, electronic invoicing, and the audit log.
  </Card>
</Columns>
