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

# Settings

> Find every organisation and account setting on app.mention-me.com, grouped the same way as the app sidebar.

Settings is where you configure the workspace itself: the brand customers see, who can sign in, how tracking and data move, and the files you exchange with Mention Me.

There are two settings areas, and they are easy to mix up:

* **Organisation settings** live under **Settings** in the workspace sidebar. They apply to this brand. Open them from **Settings** while you are in a workspace.
* **Account settings** live under your avatar, then **Account settings**. They follow you across every workspace you belong to.

<Frame caption="The organisation settings sidebar, with named groups and the Search settings box.">
  <img
    src="https://mintcdn.com/mentionme/kgVB-NOv7qaOtEjq/images/knowledge-app/settings/overview/settings-nav.png?fit=max&auto=format&n=kgVB-NOv7qaOtEjq&q=85&s=fcb7ecbfd32f9734f66ecbfffce6bc46"
    alt="Organisation settings sidebar showing grouped pages and a search
box"
    width="804"
    height="536"
    data-path="images/knowledge-app/settings/overview/settings-nav.png"
  />
</Frame>

## Find a Page

The organisation settings sidebar is grouped like the app:

| Group                      | What lives here                                                    |
| -------------------------- | ------------------------------------------------------------------ |
| **Organisation**           | Workspace name, members, and billing                               |
| **Brand & communications** | Themes, fonts, imagery, reply-to email, and the referral subdomain |
| **Programme**              | Voucher stock alerts, and default copy                             |
| **Integrations & data**    | Tracking setup, data feeds, and webhooks                           |
| **Files & activity**       | CSV uploads, secure files, and the integration log                 |

Type in **Search settings** at the top of that sidebar if you would rather jump than scan. Search matches page names and common synonyms. For example, typing `debug` finds **Logs**.

Account settings stay ungrouped: **General**, **Security**, and **Notifications**.

Some pages are **admin-only**. Direct links still open, but you will see **You do not have permission to view this page** until an admin helps. A few pages are **early access** and only appear when Mention Me has enabled them for your workspace.

## Organisation

<CardGroup cols={2}>
  <Card title="How to Update Organisation General Settings" icon="building" href="/knowledge-app/settings/organisation/general">
    Change the workspace name, URL slug, and homepage. Admin only.
  </Card>

  <Card title="How to Manage Organisation Members" icon="users" href="/knowledge-app/settings/organisation/members">
    Invite colleagues, change roles, and revoke access. Admin only.
  </Card>

  <Card title="How to View Billing and Invoices" icon="credit-card" href="/knowledge-app/settings/organisation/billing">
    See the plan, invoices, and payment details for the organisation. Admin
    only.
  </Card>
</CardGroup>

## Brand & Communications

<CardGroup cols={2}>
  <Card title="How to Manage Branding" icon="palette" href="/knowledge-app/settings/brand/branding">
    List themes and upload font packs. Theme editing still finishes in Classic.
  </Card>

  <Card title="How to Manage Imagery" icon="image" href="/knowledge-app/settings/brand/imagery">
    Set the workspace logo and social sharing image, and use the Image Library.
  </Card>

  <Card title="How to Set Your Reply-To Email" icon="envelope" href="/knowledge-app/settings/brand/email">
    Choose where customer replies to referral emails are delivered. Admin only.
  </Card>

  <Card title="How to Set Your Referral Domain" icon="globe" href="/knowledge-app/settings/brand/domain">
    Choose the subdomain customers use to reach referral pages. Admin only.
  </Card>
</CardGroup>

## Programme

<CardGroup cols={2}>
  <Card title="How to Set Voucher Stock Alerts" icon="ticket" href="/knowledge-app/settings/programme/rewards">
    Get alerted when referrer or referee voucher stock runs low. Admin only.
  </Card>

  <Card title="How to Edit Default Copy" icon="text" href="/knowledge-app/settings/programme/default-copy">
    Open programme copy and tag copy. Early access. Editing finishes in Classic.
  </Card>
</CardGroup>

## Integrations & Data

Connect Shopify and reward automation from **Settings > Integrations**. Dedicated integration guides will live with that directory. The pages below are the rest of this group.

<CardGroup cols={2}>
  <Card title="How to Manage Tracking Setup" icon="code" href="/knowledge-app/settings/integrations/tracking-setup">
    Choose how Mention Me tracks referrals, and find the snippets for your
    method.
  </Card>

  <Card title="How to Set Up Data Feeds" icon="network-wired" href="/knowledge-app/settings/integrations/data-feeds">
    Configure inbound and outbound SFTP feeds. Admin only.
  </Card>

  <Card title="How to Manage SSH Keys and Allowed IPs" icon="key" href="/knowledge-app/settings/integrations/ssh-keys">
    Control who can connect to sftp.mention-me.com. Admin only.
  </Card>

  <Card title="How to Manage Encryption Keys" icon="lock" href="/knowledge-app/settings/integrations/encryption-keys">
    Generate, import, and rotate PGP keys for encrypted feeds. Admin only.
  </Card>

  <Card title="How to Set Up Webhooks" icon="webhook" href="/knowledge-app/settings/integrations/webhooks">
    Send programme events to your own HTTPS endpoints. Early access.
  </Card>
</CardGroup>

## Files & Activity

<CardGroup cols={2}>
  <Card title="How to Upload a CSV" icon="upload" href="/knowledge-app/data/uploads">
    Bulk-import existing customers, enrolments, and voucher codes.
  </Card>

  <Card title="How to Use Secure Files" icon="file-lock" href="/knowledge-app/data/secure-file-sharing">
    Exchange encrypted files with Mention Me without using email.
  </Card>

  <Card title="How to Use the Integration Logs" icon="list" href="/knowledge-app/settings/files/logs">
    Inspect tag fires, orders, and anything that Needs attention.
  </Card>
</CardGroup>

## Account Settings

These follow you, not the workspace.

<CardGroup cols={2}>
  <Card title="How to Update Your Account" icon="user" href="/knowledge-app/settings/account/general">
    Set your display name, language, and time zone.
  </Card>

  <Card title="How to Manage Account Security" icon="shield" href="/knowledge-app/settings/account/security">
    Change your password, passkeys, and two-factor authentication.
  </Card>

  <Card title="How to Manage Notification Preferences" icon="bell" href="/knowledge-app/settings/account/notifications">
    Choose email and in-app notifications. Early access.
  </Card>
</CardGroup>
