Advanced System Settings
The technical control console where Super Administrators configure platform-wide behavior across multiple domains. Manage general preferences, appearance, company details, finance configurations, notifications, organization access, PDF templates, and module-specific settings (Quotes, Reservations, Support, Tasks). Includes a Danger Zone for critical operations.
Last updated: 04/14/2026, 10:12 AM
<div class="features-wrapper">
<h2>The Operating System Control Panel</h2>
<p>The <strong>Settings</strong> module is divided into intuitive tabs, allowing administrators to find and configure system parameters quickly. Changes made here propagate across the entire organization instantly. Access is strictly limited to users with the "Admin" or "Owner" roles.</p>
<div class="feature-grid">
<div class="feature-card">
<h3>⚙️ General & Org Settings</h3>
<p>Configure universal platform constants. In the <strong>General Tab</strong>, set the default language, timezone, session timeout limits, and primary UI behavior. In the <strong>Org Settings Tab</strong>, define the base structure of your organization unit, including default access levels and global capacity limits.</p>
</div>
<div class="feature-card">
<h3>🏢 Company & Finance</h3>
<p>The <strong>Company Tab</strong> stores official corporate information (Tax ID, Legal Name, Registered Address) used across official documents. The <strong>Finance Tab</strong> configures the primary currency, tax calculation rules (Inclusive vs Exclusive), and default billing cycles.</p>
</div>
<div class="feature-card">
<h3>🎨 Appearance & PDF Settings</h3>
<p>Customize the platform's visual identity. Use the <strong>Appearance Tab</strong> to upload your corporate logo, favicon, and set primary/accent brand colors. The <strong>PDF Settings Tab</strong> is a powerful layout engine where you design the headers, footers, and typography for all system-generated documents (Invoices, Quotes, Reports).</p>
</div>
<div class="feature-card">
<h3>🔔 Notifications</h3>
<p>Determine how and when the system alerts users. Configure default notification channels (Email, In-App, Push) for various events. Establish rules for daily digest emails versus instant alerts.</p>
</div>
<div class="feature-card">
<h3>🧩 Module-Specific Configurations</h3>
<p>Fine-tune individual operational modules without leaving the settings page:</p>
<ul>
<li><strong>Quotes Tab:</strong> Default validity period, mandatory terms, and approval workflows.</li>
<li><strong>Reservations Tab:</strong> Buffer times, blackout dates, and capacity limits.</li>
<li><strong>Support Tab:</strong> SLA thresholds, auto-responder templates, and ticket assignment rules.</li>
<li><strong>Tasks Tab:</strong> Default board structures and automated column transitions.</li>
</ul>
</div>
<div class="feature-card">
<h3>⚠️ Danger Zone</h3>
<p>A protected area for high-stakes administrative actions. From here, owners can perform destructive operations such as bulk-deleting legacy data, resetting organization configurations to factory defaults, or initiating organization deletion.</p>
</div>
</div>
<h2>Step-by-Step: Configuring Custom PDF Invoices</h2>
<ol>
<li>Navigate to <code>/admin/settings</code>.</li>
<li>Click on the <strong>PDF Settings</strong> tab on the sidebar.</li>
<li>Upload your company logo in high resolution (PNG/SVG).</li>
<li>Define the Header format: Select "Logo Left, Company Data Right".</li>
<li>Enter your default Footer text (e.g., "Thank you for your business. Payment due in 30 days.").</li>
<li>Save the configuration. All subsequent PDF exports across the platform will instantly adopt this new layout.</li>
</ol>
</div>