Commit Graph

10 Commits

Author SHA1 Message Date
Heitor Sammuel Carvalho
157f4fcfc6 docs(secrets-manager): WI env vars now follow deployment assignment
Rewrite the Visibility & Scope section in the Secrets Manager overview
(en/ar/ko/pt-BR) to reflect the per-deployment scoping shipped in
crewAIInc/crewai-plus#3205: WI-backed env vars now resolve only when
explicitly assigned to a deployment, matching the assignment model that
plaintext env vars have always used. Per-kickoff cost is reframed as
proportional to assigned WI-backed variables rather than the entire
organization's WI footprint.

Refs CON-205
2026-05-21 07:51:09 +01:00
Heitor Sammuel Carvalho
a882e13305 docs(secrets-manager): restructure sidebar nav under Manage with provider subgroups
Move Secrets Manager out of being a top-level AMP-tab group and into
Manage (alongside SSO/RBAC); nest the static-credentials and Workload
Identity pages for each provider into AWS/GCP/Azure sub-sub-groups;
add Font Awesome icons and update sidebarTitles to match the rest of
the AMP nav.

Touches docs.json (v1.14.5 for en/pt-BR/ko/ar) plus the 9 mdx pages
across all 4 languages (icon + provider sidebarTitle changes).

Refs CON-203
2026-05-20 20:22:50 +01:00
Heitor Sammuel Carvalho
7c831e08c7 docs(secrets-manager): drop stale "coming soon" label from Azure Key Vault
Azure Key Vault has full setup guides in this PR (azure.mdx and
azure-workload-identity.mdx) plus Azure-specific notes in usage.mdx,
so the parenthetical in the opening sentence of overview.mdx no longer
matches reality.

Refs CON-203
2026-05-20 18:00:49 +01:00
Heitor Sammuel Carvalho
a32a92e2bf docs(secrets-manager): document org-wide WI scope and per-kickoff fetch behavior
Adds a "Visibility & Scope" section to the Secrets Manager overview
(en/pt-BR/ko/ar) calling out that Workload Identity configs are
organization-wide today and that every automation kickoff runs the
WI secret-fetch phase regardless of whether the automation references
any WI-backed env var. Temporary disclosure pending per-automation
scoping (tracked separately in CON-201).

Refs CON-203
2026-05-20 17:49:45 +01:00
Heitor Sammuel Carvalho
94a7c3dad9 docs: migrate Secrets Manager / Workload Identity from replicated-config
Move the 9 Secrets Manager + Workload Identity pages from the
replicated-config Helm chart docs (enterprise-docs.crewai.com) into
the main CrewAI docs site (docs.crewai.com), where they sit alongside
the other AMP/enterprise feature docs.

- Adds en/enterprise/features/secrets-manager/{overview,usage,aws,
  aws-workload-identity,gcp,gcp-workload-identity,azure,
  azure-workload-identity,verify-rotation}.mdx
- Translates all 9 pages to pt-BR, ko, and ar
- Wires the new pages into docs.json under a new "Secrets Manager"
  sidebar group in the AMP tab of each language's v1.14.5 block
  (the feature requires CrewAI runtime >= 1.14.5)

Companion PR on replicated-config removes the original pages and
adds redirects from the old URLs.

Refs CON-203
2026-05-20 16:58:30 +01:00
Tiago Freire
024e230b2c docs: remove {" "} JSX expressions breaking <Steps> render (#5857)
## Overview

Prettier-inserted bare `{" "}` lines between sibling `<Step>` elements caused Mintlify's `<Steps>` to crash with "Cannot read properties of undefined (reading 'stepNumber')", leaving the page body blank.

### Affected pages (en/ar/ko/pt-BR):
- enterprise/guides/enable-crew-studio
- learn/llm-selection-guide
2026-05-19 10:44:53 -04:00
Lorenze Jay
0c307f1621 docs: update quickstart and installation guides for improved clarity (#5301)
* docs: update quickstart and installation guides for improved clarity

- Revised the quickstart guide to emphasize creating a Flow and running a single-agent crew that generates a report.
- Updated the installation documentation to reflect changes in the quickstart process and enhance user understanding.

* translations
2026-04-06 15:04:54 -07:00
iris-clawd
d039a075aa docs: add AMP Training Tab guide (#5083)
Some checks failed
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
* docs: add AMP Training Tab guide for enterprise deployments

* docs: add training guide translations for ar, ko, pt-BR

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Alex <alex@crewai.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-03 17:09:31 -03:00
Lucas Gomide
c8f3a96779 docs: fix RBAC permission levels to match actual UI options (#5210)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
2026-04-01 10:35:06 -04:00
Greyson LaLonde
f5b3b2a355 docs: add modern standard arabic translation of all documentation 2026-03-25 15:44:02 +08:00