Files
crewAI/docs/v1.15.2/ar/enterprise/guides/build-crew.mdx
Lorenze Jay 289686ab49
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled
[docs-freeze] docs: snapshot and changelog for v1.15.2 (#6479)
2026-07-07 19:05:05 -07:00

49 lines
1.6 KiB
Plaintext

---
title: "بناء طاقم"
description: "الطاقم هو مجموعة من الوكلاء الذين يعملون معاً لإتمام مهمة."
icon: "people-arrows"
mode: "wide"
---
## نظرة عامة
يبسّط [CrewAI AMP](https://app.crewai.com) عملية **إنشاء** و**نشر** و**إدارة** وكلاء الذكاء الاصطناعي في بيئات الإنتاج.
## البدء
<iframe
className="w-full aspect-video rounded-xl"
src="https://www.youtube.com/embed/-kSOTtYzgEw"
title="بناء الطواقم باستخدام CrewAI CLI"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
### التثبيت والإعداد
<Card
title="اتبع دليل التثبيت القياسي"
icon="wrench"
href="/ar/installation"
>
اتبع دليل التثبيت القياسي لإعداد CrewAI CLI وإنشاء مشروعك
الأول.
</Card>
### بناء طاقمك
<Card title="دليل البدء السريع" icon="rocket" href="/ar/quickstart">
اتبع دليل البدء السريع لإنشاء أول طاقم وكلاء باستخدام تهيئة
YAML.
</Card>
## الدعم والموارد
للدعم الخاص بالمؤسسات أو الأسئلة، تواصل مع فريق الدعم المخصص على [support@crewai.com](mailto:support@crewai.com).
<Card title="حجز عرض توضيحي" icon="calendar" href="mailto:support@crewai.com">
احجز وقتاً مع فريقنا لمعرفة المزيد عن ميزات Enterprise وكيف يمكنها
إفادة مؤسستك.
</Card>