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

# API Keys and Service Keys

> You can create API Keys to trigger SentiVue Talk Workflows and Service Keys to use with Inference Providers

Create both kinds of key under [API Keys](https://app.sentivue.com/talk/api-keys) in the dashboard.

### API Keys

API keys can be used to trigger a workflow from an external system, like n8n or programatically from your other workflows. In order to generate that, you can go to `/api-keys` and create a new key.

Please note that you must copy and keep the API key secretly, since this is the only time that you would be able to copy it. If you lose it, you can always delete that, if its not being used anywhere, and create a new API key.

### Service Keys

Service Keys are the keys which you generate to be used in [Model Configurations](inference-providers). In order to generate that, you can go to `/api-keys` and create a new key.
