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

# Profile and Settings

> Personal preferences, profile details, integrations, and personalization for your PANTA OS account.

## What It Is

Settings is the personal control panel for your PANTA OS account. It is opened from the bottom of the left sidebar and groups everything that belongs to you as an individual user: interface preferences, profile details, personal integrations, and personalization options.

Settings is organized into four tabs: General, Profile, Integrations, and Personalization. Each tab is independent; changes save in place without leaving the screen.

<Frame>
  <img src="https://mintcdn.com/panta/x0SOyqhEyzrVAj84/images/English-Images-Documentations-(1)-1.png?fit=max&auto=format&n=x0SOyqhEyzrVAj84&q=85&s=390fa7a6c152a2c7d33d8f13bf545de2" alt="English Images Documentations (1) 1" width="1920" height="1080" data-path="images/English-Images-Documentations-(1)-1.png" />
</Frame>

## Why It Matters

Two minutes in Settings on day one shapes every other screen for the rest of your time on the platform. Theme, language, and personal integrations follow your account, so configuring them once is enough.

## How To Use Settings

<Steps>
  <Step title="Open Settings" icon="settings">
    Click Settings at the bottom of the left sidebar, below Admin and above your user profile entry.
  </Step>

  <Step title="Pick a tab" icon="layout-grid">
    Switch between General, Profile, Integrations, and Personalization at the top of the page.
  </Step>

  <Step title="Adjust what you need" icon="sliders-horizontal">
    Changes save in place. There is no separate save button.
  </Step>
</Steps>

## Tabs

<CardGroup cols={2}>
  <Card title="General" icon="a-large-small">
    Interface preferences: dark mode toggle, language switch between German and English, and help and support resources.
  </Card>

  <Card title="Profile" icon="user">
    Your account details: name, email, and role. Email and role are display only for end users; they can be changed by an administrator.
  </Card>

  <Card title="Integrations" icon="plug">
    Personal connections to external services. Each connector shows the number of apps it exposes and its current connection status. Below the connector grid sits the Security & Control section.
  </Card>

  <Card title="Personalization" icon="palette">
    Personal customization options for your workspace experience. Configure here what you want to feel native to your account rather than to the whole organization.
  </Card>
</CardGroup>

## Integrations

The Integrations tab lists the personal connectors you can authorize against your account. A connector card shows the service name, the number of apps it unlocks inside PANTA OS, and whether it is currently connected.

<CardGroup cols={2}>
  <Card title="Microsoft 365" icon="building">
    Single connector covering Outlook email, Outlook calendar, and SharePoint. Connecting once unlocks all three.
  </Card>

  <Card title="Google" icon="mail">
    Single connector covering Gmail and Google Calendar. Connecting once unlocks both.
  </Card>

  <Card title="Notion" icon="book">
    Read and act on Notion pages and workspaces.
  </Card>

  <Card title="GitHub" icon="github">
    Issues, pull requests, and repositories.
  </Card>

  <Card title="Microsoft Teams" icon="message-square">
    Channels, chats, and messages.
  </Card>
</CardGroup>

Each connector card has its own Connect button when disconnected. Once authorized, the card switches to a Connected state. Personal integrations are independent from the tenant level integrations administrators configure in the Admin Panel.

### Security & Control

Below the connector grid, the Security & Control section contains the Strict Mode toggle.

<CardGroup cols={1}>
  <Card title="Strict Mode" icon="shield">
    When enabled, connected integrations must request your explicit approval before performing sensitive actions like sending emails or creating calendar events. When disabled, actions execute automatically. The default state is off.
  </Card>
</CardGroup>

## Tips and Best Practices

* Decide on Strict Mode early. If you connect tools that assistants can use to send emails or create events on your behalf, Strict Mode is the safety net that stops surprises.
* Set your language once. The choice between German and English follows your account, so you do not need to set it per device.
* Connect only the tools you actually use. Each authorization widens the scope of what assistants can act on.
* Review connected integrations every few months. Disconnect what you no longer use, especially when changing roles or teams.
* For profile changes other than your display name, contact your administrator. Email and role are managed centrally.

<Tip>
  Personal integrations in Settings and tenant level integrations in the Admin Panel are separate. A connector that an administrator enables at the tenant level still needs your personal authorization here to act on your behalf.
</Tip>

## Help Center

<AccordionGroup>
  <Accordion title="Where do I change the interface language" icon="languages">
    Open Settings, stay on the General tab, and toggle Language between DE and EN. The change applies immediately and is stored per user.
  </Accordion>

  <Accordion title="How do I turn on dark mode" icon="moon">
    Open Settings, stay on the General tab, and toggle Dark Mode. The change applies immediately to your account on every device.
  </Accordion>

  <Accordion title="Why can I not edit my email or role" icon="lock">
    Email and role are managed by administrators to keep the organization directory consistent. Contact your admin to request a change.
  </Accordion>

  <Accordion title="What does Connected mean on a connector card" icon="plug">
    Connected means you have authorized that service against your personal account. Assistants and apps that need it can act on your behalf, subject to Strict Mode.
  </Accordion>

  <Accordion title="What is the difference between Strict Mode on and off" icon="shield">
    With Strict Mode on, every sensitive action by a connected integration asks for your approval before it runs. With Strict Mode off, those actions run automatically. Sensitive actions include sending emails and creating calendar events.
  </Accordion>

  <Accordion title="Are personal integrations the same as the integrations my admin sees" icon="user">
    No. The Admin Panel manages tenant level integrations for the whole organization. Settings manages your personal authorization to those services. Both layers are needed for an integration to act on your behalf.
  </Accordion>

  <Accordion title="How do I contact support" icon="headset">
    In Settings under General, the Help & Support entry links to [support@pantaflows.com](mailto:support@pantaflows.com).
  </Accordion>
</AccordionGroup>
