> For clean Markdown of this page, append .md to its URL. For the complete documentation index, see https://www.superagent.sh/llms.txt.


Organization profile, members, and API keys in the Superagent dashboard.

# Settings

Open **Settings** (`/app/settings`) from the sidebar to manage your organization.

## Organization and members

- Organization name and profile
- **Members**: invite teammates from **Invite** (`/app/settings/team-invite`) and manage roles
- Links to billing (`/app/billing`) when billing is enabled for your deployment

**Owners** can manage integrations, billing, and sensitive org configuration. **Members** can use product features such as reports, findings, and repositories.

## API keys

Create and revoke organization API keys at `/app/settings#api-keys`. Keys authenticate the [REST API](https://www.superagent.sh/docs/api) and the [MCP server](https://www.superagent.sh/docs/mcp) as bearer tokens.

An API key grants access to everything in its organization, including permanently deleting findings and starting billable report and triage work. Treat it like a password: store it in an environment variable, and revoke it immediately if it leaks.

## Webhooks

Open **Webhooks** (`/app/webhooks`) from its dedicated sidebar item to manage
org-level delivery targets. See [Webhooks](https://www.superagent.sh/docs/webhooks).

## Account

User sign-in uses your configured auth provider (commonly GitHub via Supabase). Your profile avatar and email appear in the sidebar footer.

## Next steps

- [Configure Webhooks](https://www.superagent.sh/docs/webhooks)
- [Use the REST API](https://www.superagent.sh/docs/api)
- [Troubleshoot common issues](https://www.superagent.sh/docs/reference/troubleshooting)

---
Source: https://www.superagent.sh/docs/reference/settings
Index: https://www.superagent.sh/llms.txt
