# مشاركة استبيان مع مستخدمين آخرين

في هذا العرض الإرشادي سترى كيفية مشاركة الاستبيان مع مستخدمين آخرين وإذا لزم الأمر سحب وصولهم إليه.

## 🤗 مشاركة استبيان

![](/files/c53adefd86a42fd46639f2b4f472bf5b99ae6f53)

بشكل افتراضي، يكون الوصول إلى الاستبيان مقتصراً على مالك الاستبيان الذي أنشأه. لمشاركة الاستبيان مع مستخدمين آخرين ستحتاج إلى منحهم حق الوصول إليه.

{% hint style="info" %}
إذا لم تكن لديك صلاحيات لمشاركة استبيان، يرجى التواصل مع مسؤول ngSurvey لديك.
{% endhint %}

1. في صفحة **النماذج** اختر الاستبيان الذي تريد مشاركته ثم اضغط على **3 نقاط عمودية**.
2. انتقل إلى **حقوق الوصول**
3. اختر المستخدمين من العمود الأيسر لمشاركة الوصول معهم.
4. اضغط **إضافة** لتطبيق الإعدادات.

## 🙅 سحب حقوق الوصول

![](/files/71c49551192a99ec161223420181041326ba7583)

&#x20;اختر اسم المستخدم على اليمين في **حقوق الوصول** مربع الاستبيان لسحب حقوق وصوله.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/walkthroughs/share-a-survey.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
