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

# Providers and models

> Choose between coding-agent workflows and direct model access in fabriqa.

fabriqa supports two broad provider types.

## Agent providers

Agent providers are coding-agent integrations. They are the best fit when you want the fuller fabriqa coding workflow, including richer agent behavior and agent-specific controls.

You typically use agent providers when you want:

* stronger coding workflow support
* agent-specific session controls
* agent install and sign-in guidance in Settings
* a more complete agentic experience

## Direct model providers

Direct model providers are direct model connections.

You typically use direct model providers when you want:

* lightweight chat access
* direct model choice
* quick analysis or reasoning without agent setup

fabriqa positions direct model providers as the simpler chat option. For the fuller agent loop, use an agent provider when possible.

## How to choose

* Choose an **agent provider** for day-to-day implementation workflows.
* Choose a **direct model provider** when you want direct model access or lighter interaction.

## Where to manage them

* App-wide provider setup lives in **Settings**.
* Chat-level provider choice lives in the chat input toolbar

Go to [Providers and setup](/configure/agent-providers) when you need install, sign-in, credential, or troubleshooting guidance.
