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

# Security and privacy

Learn how OAuth protects your account, data and credentials.

## The assistant never sees your credentials

The connection is established using OAuth, the same industry standard used when you sign in to a service with another account. When you connect an AI assistant to Appinion, you're redirected to Appinion to sign in and authorize access.

<Note>
  The assistant never receives your username or password. Instead, Appinion issues a secure access token that only grants the permissions you've approved.
</Note>

## Access only to your own data

The assistant's access is always tied to your Appinion account. Every request is restricted to the apps and data you have permission to access. It can only retrieve insights within your authorized workspace.

There is no way for the assistant to access apps or data belonging to other Appinion accounts. Every request is securely validated before it is processed.

## Know more

<Columns cols={2}>
  <Column>
    <Card title="Connect an assistant " icon="plug" href="/connect-an-assistant">
      Step-by-step guides for connecting Claude, ChatGPT, and other MCP clients.
    </Card>

    <Card title="Troubleshooting" icon="tools" href="/troubleshooting">
      What to do if your connection fails or your assistant is not responding.
    </Card>
  </Column>

  <Column>
    <Card title="What is the Wingman assistant" icon="robot" href="/what-is-the-wingman-assistant">
      Bring Appinion data into Claude, ChatGPT, and other AI assistants.
    </Card>
  </Column>
</Columns>
