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

# Anthropic Credentials

Configure your Anthropic API key to use Claude models in your Jinba Flow workflows.

## Prerequisites

* An Anthropic account
* Access to the Anthropic API

## Getting Your API Key

1. Visit the [Anthropic Console](https://console.anthropic.com/)
2. Sign in to your account or create a new one
3. Navigate to the "API Keys" section
4. Click "Create Key" to generate a new API key
5. Copy the generated key (it starts with `sk-ant-`)

## Setting Up in Jinba Flow

1. Go to your workspace settings in Jinba Flow
2. Navigate to the "Secret" section
3. Find "Anthropic" in the list of available credentials
4. Click "Configure" or "Add New"
5. Enter your API key in the designated field
6. Click "Save" to store your credentials

## Usage

Once configured, you can use Anthropic's Claude models in your flows:

* **Claude 3.5 Sonnet** - Latest model with improved reasoning
* **Claude 3 Haiku** - Fast and cost-effective for simple tasks
* **Claude 3 Opus** - Most capable model for complex reasoning
