> For the complete documentation index, see [llms.txt](https://datasherlock.gitbook.io/datasherlock/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://datasherlock.gitbook.io/datasherlock/introductions/authentication.md).

# Authentication

**Create Agent**&#x20;

<figure><img src="https://3853050875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP205EUdPJUmuNBngqIWg%2Fuploads%2FQOdTH1YQZzJhi6WIUHYI%2FCreate.gif?alt=media&amp;token=bbbae754-8d7e-4dd9-b410-44e819de450e" alt=""><figcaption></figcaption></figure>

**NOTE:** On Catalog page will will see API Keys, Each API keys are tightly coupled with agent.&#x20;

### Prepare Environment <a href="#export-env-variables" id="export-env-variables"></a>

Please add below environment variable&#x20;

```
export DS_API_KEY=******
```

### Validate Environment <a href="#export-env-variables" id="export-env-variables"></a>

```
sherlock list
```
