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

# Permissions & Security

> What permissions the Chrome Extension uses and how your data is protected.

## Required permissions

The extension requires minimal permissions:

* access to selected text
* ability to trigger the Trinify action
* communication with Trinigence servers

It does **not**:

* read full page content automatically
* track browsing behavior
* access private data without action

***

## Data handling

When you click Trinify:

* only selected text is sent
* data is transmitted securely
* text is used only to create the strategy session

<Info>
  No background scraping or monitoring occurs.
</Info>

***

## Account security

* authentication handled by Trinigence
* no passwords stored locally
* session tokens expire automatically

***

## Transparency

You can:

* review permissions in Chrome
* revoke access at any time
* disable or uninstall the extension safely

***

## What to read next

<CardGroup cols={2}>
  <Card title="Login & sessions" icon="user-lock" href="/chrome-extension/login-and-sessions" />

  <Card title="Limits & automation" icon="hand" href="/ati/limits-of-automation" />

  <Card title="Account & access" icon="user" href="/getting-started/account-and-access" />

  <Card title="Troubleshooting" icon="triangle-exclamation" href="/chrome-extension/limitations-and-troubleshooting" />
</CardGroup>
