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

# LangSmith

> Connect LangSmith to Deductive AI to enable reasoning over your langsmith data.

## Create an API Key

Generate a LangSmith API key for authentication

1. Log in to your LangSmith account
2. Navigate to Settings > API Keys
3. Click 'Create API Key'
4. Enter a name for the API key
5. Select the appropriate permissions
6. Click 'Create'
7. Copy the generated API key (starts with lsv2\_sk\_)
8. The default API endpoint is [https://api.smith.langchain.com](https://api.smith.langchain.com)

**Related Documentation**: [View LangSmith Documentation](https://docs.smith.langchain.com/)

## Field Reference

The following fields are used when configuring this integration:

* **API Endpoint** (`api_endpoint`)
* **API Key** (`api_key`)
