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

# Clinic Settings: Profile, Branding & Billing

> Configure your clinic profile, branding, operating hours, payment instructions, document numbering, and default currency to personalize the OdontoX workspace.

Clinic Settings is where you shape how the platform looks and behaves for your organization. Everything from your clinic's legal identity to the logo on your invoices is managed here.

<Note>
  **Admin only** — Only administrators can modify clinic settings.
</Note>

## Clinic profile

The profile section captures your clinic's core identity and contact information. These details appear on invoices, receipts, and patient-facing communications.

| Field        | Description                                         |
| ------------ | --------------------------------------------------- |
| Clinic name  | The display name patients and staff see             |
| Legal name   | The registered business name for official documents |
| Tax ID (NTN) | Your National Tax Number for tax compliance         |
| Email        | Primary contact email for the clinic                |
| Phone        | Main phone number                                   |
| Website      | Your clinic's website URL (optional)                |
| Address      | Street address                                      |
| City         | City name                                           |
| Zip code     | Postal code                                         |

<Tip>
  Keep your legal name and NTN accurate — they appear on tax invoices and official receipts. Incorrect details can cause issues during audits or insurance claim processing.
</Tip>

<Frame>
  <img src="https://mintcdn.com/odontox-4b89ada8/iXRukJveHvqXoZEB/images/placeholder-clinic-branding.png?fit=max&auto=format&n=iXRukJveHvqXoZEB&q=85&s=b619bdc8ed1e19740bb1ceb53cd73037" alt="Clinic branding settings" data-path="images/placeholder-clinic-branding.png" />
</Frame>

## Branding

Customize the platform to reflect your clinic's visual identity. Branding settings affect the entire application and all generated documents.

### Logo and favicon

Upload your clinic's logo and favicon. Both images are cached for fast delivery across the platform.

* **Logo** — Displayed in the sidebar, on invoices, receipts, and patient portal. Recommended size: 200x60 pixels or similar aspect ratio.
* **Favicon** — The small icon shown in browser tabs. Recommended size: 32x32 pixels.

### Brand color and theme

* **Brand color** — Set a hex code (e.g., `#4F46E5`) that becomes your primary accent color throughout the interface — buttons, links, and highlights all use this color.
* **Theme preset** — Choose between the **Default** theme or a **Custom** configuration. The default theme works well for most clinics; custom theming lets you fine-tune the look further.

<Note>
  Brand color changes are reflected immediately across the application for all users in your clinic.
</Note>

## Operating hours

Configure your clinic's working hours on a per-day basis. For each day of the week, you can:

* **Enable or disable** the day — Disabled days show as closed in the appointment calendar
* **Set open and close times** — Define when your clinic accepts appointments

<Steps>
  <Step title="Open operating hours settings">
    Navigate to **Admin > Clinic Settings > Operating Hours**.
  </Step>

  <Step title="Configure each day">
    For each day of the week, toggle it on or off. For enabled days, set the opening and closing times using the time pickers.
  </Step>

  <Step title="Save your schedule">
    Click **Save**. The appointment calendar immediately reflects your updated hours.
  </Step>
</Steps>

<Warning>
  Changing operating hours does not cancel existing appointments that fall outside the new schedule. Review your calendar after making changes and reschedule affected appointments manually.
</Warning>

## Payment instructions

Payment instructions appear on every invoice and receipt your clinic generates, giving patients clear directions on how to pay.

| Field            | Description                                                                                |
| ---------------- | ------------------------------------------------------------------------------------------ |
| Bank name        | The name of your bank                                                                      |
| Account name     | The name on the bank account                                                               |
| IBAN             | International Bank Account Number                                                          |
| EasyPaisa number | Mobile wallet number for EasyPaisa payments                                                |
| JazzCash number  | Mobile wallet number for JazzCash payments                                                 |
| Additional notes | Free-text instructions (e.g., "Reference your invoice number in the transfer description") |

<Tip>
  Include at least two payment methods to give patients flexibility. Mobile wallets like EasyPaisa and JazzCash are popular for smaller payments, while bank transfers work better for larger amounts.
</Tip>

## Document settings

Control how your clinic's financial documents are numbered and taxed.

### Numbering formats

Define the prefix and sequence format for:

* **Invoices** — e.g., `INV-0001`
* **Receipts** — e.g., `REC-0001`
* **Quotations** — e.g., `QUO-0001`

Consistent numbering helps with bookkeeping and makes it easier to reference specific documents in conversations with patients.

### Tax configuration

Set your default tax rate and label. This rate is applied to new invoices by default, though it can be overridden on individual documents.

## Currency

The platform defaults to **PKR** (Pakistani Rupee) as the base currency. The currency symbol appears on all financial documents, reports, and the patient-facing portal.

<Note>
  Currency is set at the platform level. If your clinic needs a different base currency, contact our support team.
</Note>

## Best practices

<AccordionGroup>
  <Accordion title="Upload a high-quality logo">
    Your logo appears on every invoice, receipt, and quotation. Use a clean, high-resolution image with a transparent background for the most professional look.
  </Accordion>

  <Accordion title="Set operating hours before inviting staff">
    Configure your schedule early so that staff see accurate availability from day one. This prevents appointment booking confusion during onboarding.
  </Accordion>

  <Accordion title="Review payment instructions quarterly">
    Bank account details and mobile wallet numbers can change. An outdated IBAN on your invoices leads to failed payments and frustrated patients.
  </Accordion>
</AccordionGroup>

## Related articles

* [Staff Management](/admin/staff-management) — Manage team members and their access
* [Subscription Management](/admin/subscriptions) — View and manage your plan
* [Document Numbering](/finance/document-numbering) — Detailed numbering format configuration
* [Discounts & Taxes](/finance/discounts-and-taxes) — Advanced tax and discount rules
