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

# Overview

> Learn about the Knot Dashboard where you can manage API keys, webhooks, and team permissions.

The Knot Dashboard is where you can manage various aspects of your integration with Knot, in particular where you can retrieve API keys (`client_id` and `secret`) and subscribe to webhooks. If you are currently a Knot customer and have been sent access to your Knot Dashboard, you can login [here](https://dashboard.knotapi.com/). If you are having difficulties logging in, please reach out to your account’s administrator who can provide you with access or contact the Knot team to get set up.

## Permissions

| Role       | Team Management | SAML Settings | Merchant Visibility | SDK Settings | API Keys | API Requests | Webhook URLs | Support Requests |
| ---------- | --------------- | :------------ | :------------------ | :----------- | :------- | :----------- | :----------- | :--------------- |
| **Owner**  | Yes             | Yes           | Yes                 | Yes          | Yes      | Yes          | Yes          | Yes              |
| **Admin**  | Yes             | No            | Yes                 | Yes          | Yes      | Yes          | Yes          | Yes              |
| **Member** | No              | No            | Yes                 | Yes          | Yes      | Yes          | Yes          | Yes              |

## Audit Logs

You can retrieve audit logs of employee usage of the Knot Dashboard via [Get Audit Logs](/api-reference/audit-logs/get-audit-logs).
