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

# Settings

> Manage Felan team configuration, access, models, channels, usage, API keys, and billing.

Open **Settings** from the dashboard sidebar footer. The settings navigation is scoped to the selected team.

| Screen                   | What it manages                                                                |
| ------------------------ | ------------------------------------------------------------------------------ |
| **General**              | Team display name, data export requests, ownership transfer, and team deletion |
| **Models**               | Default model provider and model, plus encrypted team provider credentials     |
| **Usage**                | Model token totals, daily usage, and provider/model breakdowns                 |
| **Channels**             | Communication destinations where Felan sends team notifications                |
| **Private Connectivity** | Customer-hosted outbound connectivity for private services                     |
| **Members**              | Members, roles, invitations, and member removal                                |
| **API Keys**             | Team API key creation and revocation                                           |
| **Billing**              | Subscription and billing information                                           |

## Team access

The Members screen shows owners, admins, and members together with pending invitations. Owners and admins can invite members; permitted roles can remove eligible members. Ownership transfer is available from General settings for the current owner.

## Model configuration

Models lets a team choose its default provider and model from configured platform or team providers. Team provider credentials are stored encrypted and displayed only as masked previews after they are saved.

When authorizing GitHub Copilot, enter your GitHub Enterprise hostname or leave it blank to use `github.com`.

## API keys

Create named team API keys under **API Keys**. A newly generated key is shown once, so copy it into a secret manager before closing the dialog. Revoking a key stops scripts and pipelines that still use it.

See [API authentication](/docs/api-reference/authentication) for the request format.

## Private Connectivity

Private Connectivity lets Felan reach approved services inside your network through a customer-hosted connector. Use it for private integration endpoints while keeping provider permissions and service credentials narrowly scoped.

See [Security architecture](/docs/security) for how network access fits into the agent workspace boundary.

## Usage and billing

Usage filters update token totals, the daily model chart, and the provider table. Billing contains the team's current subscription and billing controls available for its plan.

<Warning>
  General settings contains ownership and deletion actions. Review the confirmation text and affected team before continuing.
</Warning>
