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

# Sources

> A source is any software your agents connect to.

A source is a website your agents connect to. Provide a URL, and Deck handles the rest.

Sources belong to your organization and can be shared across agents and tasks. Your "Hilton" source works for both a reservations agent and an expense report agent.

## How sources fit in

Sources are the "where" of Deck. [Credentials](/concepts/credentials) authenticate a user to a source. Once connected, [tasks](/concepts/tasks) execute against that source through the credential.

There is no coupling between sources and agents. If two agents need to connect to the same website, use the same source.

## Creating a source

Sources can be created from the Console or through the API.
