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

# Namespaces

> Scope for related resources.

A namespace separates related workload resources inside an account.

## When namespaces matter

| Need                               | Workflow                                      |
| ---------------------------------- | --------------------------------------------- |
| Deploy into a specific environment | [Deploy a workload](/build/deploy-a-workload) |
| Create resources from YAML         | [Use a manifest](/build/use-a-manifest)       |
| Inspect only one environment       | [Inspect resources](/build/inspect-resources) |

## Scope

Workload commands resolve account and namespace from the current CLI context unless a command or manifest provides a more specific value.

Use the [command reference](/cli/reference/generated) for exact command syntax.
