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

# Security and connections

> Manage password changes, active sessions, GitHub app installs, and other connected-account behavior from the settings area.

<Tip>
  **Live.** This area is documented as current, user-reliable behavior.
</Tip>

## Goal

Document the settings surfaces that affect account security and third-party integrations.

## Prerequisites

* A signed-in account

## Workflow

<Steps>
  <Step>
    Use the Security tab for password changes, session review, and session revocation.
  </Step>

  <Step>
    Use the Connections tab for GitHub installation state and connection management.
  </Step>

  <Step>
    Treat disabled items like Slack connect or two-factor enablement as visible but not fully active workflows.
  </Step>
</Steps>

## Security tab behavior

* Password changes are first-class and validated in-app.
* Active sessions can be reviewed and revoked individually or globally.
* Security log viewing is present, while some deeper controls like 2FA are still visibly staged.

## Connections tab behavior

* GitHub connection state is tied to actual app installations, not just a token toggle.
* Users can open the GitHub install/manage flow directly from settings.
* Slack appears as a visible connection surface, but it is not yet at the same maturity as GitHub.

## Expected result

<Check>
  Users know where to manage account security and integration state without hunting through unrelated product areas.
</Check>

## Related guides

<CardGroup cols={2}>
  <Card title="Connect GitHub" href="/getting-started/connect-github">
    Link GitHub so project-style deployments can pull repositories and deployment metadata cleanly.
  </Card>
</CardGroup>
