docs: add optimization section (sessions, profiles, cost control) (#4712)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run

This commit is contained in:
Naman 2026-02-12 17:51:52 +05:30 committed by GitHub
parent 7bcc703076
commit 03bf353e0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1921 additions and 0 deletions

View file

@ -42,6 +42,14 @@
"multi-step-automations/workflow-parameters"
]
},
{
"group": "Optimization",
"pages": [
"optimization/browser-sessions",
"optimization/browser-profiles",
"optimization/cost-control"
]
},
{
"group": "Going to Production",
"pages": [