diff --git a/docs/docs/get-started/install.mdx b/docs/docs/get-started/install.mdx index d7faaabb..d598476e 100644 --- a/docs/docs/get-started/install.mdx +++ b/docs/docs/get-started/install.mdx @@ -202,7 +202,7 @@ docker system prune -f ### Native services status -A "native" service in OpenRAG refers to a service run locally on your machine, and not within a container. +A _native service_ in OpenRAG refers to a service run locally on your machine, and not within a container. The `docling serve` process is a native service in OpenRAG, because it's a document processing service that is run on your local machine, and controlled separately from the containers. To start or stop `docling serve` or any other native services, in the TUI Status menu, click **Stop** or **Restart**.