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

# Settings overview

> A tour of Abbie's nine settings tabs, and where to go for each one.

Everything you can configure about Abbie lives in one place: **Abbie's settings**, reached from the Abbie home page or the chat header. It's organised into nine tabs.

<CardGroup cols={2}>
  <Card title="Rapport" icon="handshake" href="/abbie/teaching/rapport">
    Abbie's account-wide voice, your own personal calibration, your personal profile and your corrections.
  </Card>

  <Card title="Profile" icon="building" href="/abbie/configuring/organisation-profile">
    Structured facts about your organisation, folded into everyone's conversations.
  </Card>

  <Card title="Skills" icon="wand-magic-sparkles" href="/abbie/teaching/skills-library">
    What Abbie knows how to do, built-in and custom.
  </Card>

  <Card title="Integrations" icon="plug" href="/abbie/connecting/integrations-and-mcp">
    Chat platforms, Abbie's own identity, and what she's authorised to reach.
  </Card>

  <Card title="Model pool" icon="microchip" href="/abbie/configuring/model-pool">
    Which providers and models Abbie uses, and how she routes between them.
  </Card>

  <Card title="Synapse Memory" icon="brain-circuit" href="/abbie/teaching/memory">
    The standing facts Abbie carries, personal and organisation-wide.
  </Card>

  <Card title="Environment" icon="code" href="/abbie/configuring/environment">
    Configuration values and secret references Abbie uses to reach your systems.
  </Card>

  <Card title="Outreach" icon="bell" href="/abbie/configuring/outreach-settings">
    Whether and how often Abbie reaches out to you first.
  </Card>

  <Card title="Task filing" icon="folder-tree" href="/abbie/configuring/task-filing">
    Which Space a promoted backlog item files into by default.
  </Card>
</CardGroup>

## Who can change what

Most settings are account-wide, so changing them is an account admin action. A non-admin can still see the current configuration, just not edit it.

The Rapport tab is the exception, and it is a mixed one. Everything personal on it — your rapport calibration, your [personal profile](/abbie/teaching/personal-profile) and your [corrections](/abbie/teaching/corrections) — is yours to change regardless of role, since it only affects how Abbie works with you. The base personality on the same tab is account-wide and admin-only.

Your personal environment variables are likewise yours; the organisation-scoped ones on the same tab are admin-managed.

<Note>
  Some settings pages show a message asking you to try again shortly if your account's backend hasn't yet been updated to the latest version. This is temporary and resolves itself.
</Note>
