Documentation
Docs/Guides/Production Best Practices

Production Best Practices

Recommendations for running NxtOne reliably in production.

Run the agent in its own process with a dedicated resource budget — typically <3% CPU and <50MB memory.

Use environment-scoped projects to keep production data isolated from staging.

Monitor agent health via the NxtOne dashboard or expose its `/health` endpoint to your Prometheus stack.

On This Page
What is NxtOne?Key FeaturesQuick StartInstall the agentAnnotate your applicationConfigure API keyConfiguration ReferenceAPI ExampleSupported StackLanguages & FrameworksInfrastructureNext Steps