> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo-platform/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo-platform/_mcp/server.

# Core Concepts

Learn about the foundational concepts that underpin the NeMo Platform.

#### [Workspaces](/documentation/get-started/core-concepts/workspaces)

Isolation boundaries for teams, users, or environments.

#### [Secrets](/documentation/get-started/core-concepts/manage-secrets)

Managing secrets required for your workloads.

#### [Files](/documentation/get-started/core-concepts/manage-files)

Managing files and datasets.

#### [Projects](/documentation/get-started/core-concepts/projects)

Logical groupings for related work within a workspace.

#### [Entities](/documentation/get-started/core-concepts/entities)

The underlying data objects that power platform services.

#### [Entity References](/documentation/get-started/core-concepts/entity-references)

How to refer to entities by string (e.g. workspace/entity\_name) in the CLI and API.

#### [Filtering](/documentation/get-started/core-concepts/filtering)

Query and filter list results using operators, bracket notation, or text syntax.