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

# Settings on Mobile

> The full settings surface on the phone — business info, operations, team access, notifications, booking, payments, and billing.

Settings on mobile is not a subset. **Menu → Settings** opens the same configuration surface as the web app, grouped the same way.

<div className="phone-figure">
  <div className="phone-frame phone-frame--sm">
    <img src="https://mintcdn.com/adcrm/S1CKTz6_LFbXLYWl/images/mobile/settings.png?fit=max&auto=format&n=S1CKTz6_LFbXLYWl&q=85&s=fe1e1d61648e8399f1f270921b0efd50" alt="Mobile settings index grouped into Workspace, Operations, and Team & Access sections." width="1320" height="2868" data-path="images/mobile/settings.png" />
  </div>

  <p className="phone-caption">Settings, grouped by what each section governs.</p>
</div>

## What's in each group

| Group             | Sections                                                           |
| ----------------- | ------------------------------------------------------------------ |
| **Workspace**     | Business Information, Import / Export                              |
| **Operations**    | Order Management, Vehicle Body Types, Payment Methods, Memberships |
| **Team & Access** | Staff & Shifts, Permissions, User Security                         |
| **Growth**        | Booking Page, Text Notifications, AI Assistant, Website Link       |
| **Account**       | Billing, subscription, and account actions                         |

## The sections you'll actually open in the field

<div className="phone-row">
  <div className="phone-figure">
    <div className="phone-frame phone-frame--sm">
      <img src="https://mintcdn.com/adcrm/S1CKTz6_LFbXLYWl/images/mobile/settings-booking-page.png?fit=max&auto=format&n=S1CKTz6_LFbXLYWl&q=85&s=96272ee83b87575d1d1c5cf28362fd1a" alt="Mobile online booking settings with a toggle to enable the booking page, the booking URL slug, and Copy Link and Preview page actions." width="1320" height="2868" data-path="images/mobile/settings-booking-page.png" />
    </div>

    <p className="phone-caption">Booking page</p>
  </div>

  <div className="phone-figure">
    <div className="phone-frame phone-frame--sm">
      <img src="https://mintcdn.com/adcrm/S1CKTz6_LFbXLYWl/images/mobile/settings-payment-methods.png?fit=max&auto=format&n=S1CKTz6_LFbXLYWl&q=85&s=11a21276bece5f39092e3c5491fae773" alt="Mobile payment methods settings showing the tip prompt toggle, preset tip percentages, a custom tip option, and the Card and Cash methods." width="1320" height="2868" data-path="images/mobile/settings-payment-methods.png" />
    </div>

    <p className="phone-caption">Payment methods</p>
  </div>
</div>

**Booking page** turns online booking on or off, holds the public booking URL, and gives you **Copy Link** and **Preview page** — which is what you want when a customer asks how to book while you're standing in front of them.

**Payment methods** controls what happens at the point of payment: whether the customer is prompted for a tip, the preset percentages they see, whether they can enter a custom amount, and which methods are offered.

<div className="phone-row">
  <div className="phone-figure">
    <div className="phone-frame phone-frame--sm">
      <img src="https://mintcdn.com/adcrm/S1CKTz6_LFbXLYWl/images/mobile/settings-text-notifications.png?fit=max&auto=format&n=S1CKTz6_LFbXLYWl&q=85&s=8d35f728ffc75bfdf220d990837c8b51" alt="Mobile text notification settings showing monthly SMS segment usage, the option to use a custom Twilio account, an overage toggle, and a reminder template." width="1320" height="2868" data-path="images/mobile/settings-text-notifications.png" />
    </div>

    <p className="phone-caption">Text notifications</p>
  </div>

  <div className="phone-figure">
    <div className="phone-frame phone-frame--sm">
      <img src="https://mintcdn.com/adcrm/S1CKTz6_LFbXLYWl/images/mobile/settings-staff-shifts.png?fit=max&auto=format&n=S1CKTz6_LFbXLYWl&q=85&s=4077de0a9dda1b00917fb2fbe7af209d" alt="Mobile Staff and Shifts settings listing Staff, Shift, and Permissions sections." width="1320" height="2868" data-path="images/mobile/settings-staff-shifts.png" />
    </div>

    <p className="phone-caption">Staff & shifts</p>
  </div>
</div>

**Text notifications** shows how much of your monthly SMS allowance you've used, lets you attach your own Twilio account, and holds the reminder template customers receive.

**Staff & Shifts** covers three things: the people (**Staff**), when they work (**Shift**), and what they can reach (**Permissions**).

<Warning>
  Permissions apply to the phone exactly as they do on the web. Changing someone's role changes what they see in the app on their next sync — there is no separate mobile permission set.
</Warning>

## Account and billing

The account section holds your plan, usage, invoices, and payment status, along with account-level actions such as workspace deletion. Plan changes made here take effect across web and mobile at once.

<Note>
  Some workspaces won't show a connected billing centre — that happens when billing hasn't been enabled for the workspace yet, not because the section is missing.
</Note>

## Related

<CardGroup cols={2}>
  <Card title="Roles & permissions" icon="lock" href="/guides/roles-permissions">
    What each role can reach.
  </Card>

  <Card title="Staff" icon="users" href="/guides/staff">
    Adding people and setting up shifts.
  </Card>

  <Card title="Text notifications" icon="comment-sms" href="/guides/text-notifications">
    Message templates, timing, and compliance.
  </Card>

  <Card title="Account & billing" icon="credit-card" href="/guides/account-billing">
    Plans, invoices, and subscription changes.
  </Card>
</CardGroup>
