diff --git a/docs/v1/integrations/crewai.mdx b/docs/v1/integrations/crewai.mdx
index 02e8ea208..68535f4fc 100644
--- a/docs/v1/integrations/crewai.mdx
+++ b/docs/v1/integrations/crewai.mdx
@@ -3,14 +3,14 @@ title: 'CrewAI'
description: '[CrewAI](https://crewai.io) is a framework for easily building multi-agent applications.'
---
-AgentOps and CrewAI teamed up to make monitoring Crew agents dead simple.
+Crew and AgentOps have a first class partnership, adding agent observability to all Crew runs with 3 lines of code.
CrewAI multi-agent framework with AgentOps support
![thumbnail](https://cdn.loom.com/sessions/thumbnails/cfcaaef8d4a14cc7a974843bda1076bf-1713568618224-with-play.gif)
-Crew has comprehensive [documentation](https://docs.crewai.com) available as well as a great [quickstart](https://docs.crewai.com/how-to/Creating-a-Crew-and-kick-it-off/).
+Crew has comprehensive [documentation](https://docs.crewai.com) available as well as a great [quickstart](https://docs.crewai.com/how-to/Creating-a-Crew-and-kick-it-off/) guide.
## Adding AgentOps to Crew agents
@@ -27,9 +27,6 @@ Crew has comprehensive [documentation](https://docs.crewai.com) available as wel
[Give us a star](https://github.com/AgentOps-AI/agentops) on GitHub while you're at it (you may be our 2,000th 😊)
-
- Crew and AgentOps have an official partnership, adding first-class agent observability to all Crew runs.
-
```bash pip
pip install 'crewai[agentops]'