> For the complete documentation index, see [llms.txt](https://docs.hivel.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivel.ai/hybrid-hivel-agent/4.-commands-and-workflow/credentials-required-per-command.md).

# Credentials required per command

Not every command needs both credentials. download only needs source-system tokens (no Hivel token), send only needs your Hivel token (no source-system tokens), and validate/config check need whatever they're checking against. Use this to know what you can run with a partial .env file.

<table data-header-hidden data-search="false"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Command</strong></td><td><strong>HIVEL_API_TOKEN</strong></td><td><strong>Source credentials</strong></td></tr><tr><td>sync</td><td>required</td><td>required</td></tr><tr><td>send</td><td>required</td><td>not needed</td></tr><tr><td>download</td><td>not needed</td><td>required</td></tr><tr><td>validate</td><td>not needed</td><td>required</td></tr><tr><td>config check</td><td>not needed</td><td>not needed</td></tr><tr><td>config fields</td><td>not needed</td><td>Jira only - required</td></tr><tr><td>sync (claudeotel)</td><td>required</td><td>required</td></tr></tbody></table>

{% columns %}
{% column %} <a href="/hybrid-hivel-agent/4.-commands-and-workflow/commands-reference.md" class="button primary" data-icon="backward">Commands reference</a>
{% endcolumn %}

{% column %}

{% endcolumn %}

{% column %} <a href="/hybrid-hivel-agent/4.-commands-and-workflow/download-review-send-workflow.md" class="button primary" data-icon="forward">Snapshot Review</a>
{% endcolumn %}
{% endcolumns %}
