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

# Advanced Settings Overview

> Advanced settings redesign overview — integrations, shopify, custom integrations, admin FAQs

The **Advanced Features & Workflows** section of Organisation Settings holds the integrations and workflow-oriented settings that power cross-system behaviour.

The section was redesigned in #1031 for clearer grouping and less sidebar clutter.

## What's here

<CardGroup cols={2}>
  <Card title="Shopify Integration" icon="shop" href="/admin-guide/settings/shopify-integration">
    Connect a Shopify store to fire events, sync customers, and unlock the embed + voice popup flows.
  </Card>

  <Card title="Custom Integrations" icon="puzzle-piece" href="/admin-guide/settings/custom-integrations">
    Webhooks, custom API-linked auth, and bespoke integrations.
  </Card>

  <Card title="Admin FAQs" icon="circle-question" href="/admin-guide/settings/admin-faqs">
    Troubleshooting and most-asked questions.
  </Card>
</CardGroup>

***

## When to look here

Most day-to-day admin work happens in the other settings sub-groups (Basic Configuration, User Access, Customisation, Content & Data). **Advanced** is for:

* Launching a new external integration.
* Debugging an existing integration.
* Answering "why is X happening" that doesn't seem tied to core features.

***

## Access

All Advanced settings require **Admin** role or above. Managers see the nav but the pages wrap in a `<ReadOnlyFieldset>` — they can view, not edit. Viewers don't see the nav.

See [Roles & Permissions](/admin-guide/settings/rbac-and-roles).
