diff --git a/docs/how-to/opik-observability.mdx b/docs/how-to/opik-observability.mdx index c1f8c9226..b434411da 100644 --- a/docs/how-to/opik-observability.mdx +++ b/docs/how-to/opik-observability.mdx @@ -18,7 +18,7 @@ Opik provides comprehensive support for every stage of your CrewAI application d ## Setup Comet provides a hosted version of the Opik platform, or you can run the platform locally. -To use the hosted version, simply [create a Comet account](https://www.comet.com/signup?utm_medium=github&utm_source=crewai_docs) and grab you API Key. +To use the hosted version, simply [create a free Comet account](https://www.comet.com/signup?utm_medium=github&utm_source=crewai_docs) and grab you API Key. To run the Opik platform locally, see our [installation guide](https://www.comet.com/docs/opik/self-host/overview/) for more information.