> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/grant-user-access-to-roles.md).

# Kullanıcıya Roller için Access Verin

Hesap yöneticisi veya diğer özel kullanıcı rolleri, hesap içinde ZPLS'yi Yapılandırmak için ek rol izinleri gerektirebilir. ZPLS Rol izinlerine Access vermek için aşağıdaki adımları uygulayın:

1. Hesap sahibi olarak veya kullanıcı rollerini düzenleme yetkisi verilen bir hesap olarak web portalında oturum açın.
2. Altında **Kullanıcı yönetimi** alt menü, tıklayın **Roller**.
3. (**İsteğe Bağlı**) Zoom Phone yönetimine özgü bir rolü düzenliyorsanız, **Telefon** sekmesini Seç. Aksi halde, **Tümü** sekmesinden düzenleyin.

   <div data-with-frame="true"><figure><img src="/files/ecb964869bec341bd0b35c31e9e736bfb915c7b8" alt="" width="563"><figcaption></figcaption></figure></div>
4. Tıklayın **kalem simgesi** düzenlediğiniz rolün sağındaki veya mavi **+ Rol Ekle** düğmesine tıklayarak yeni bir rol oluşturun.
5. Aşağıdaki ekranda, alt bölüme gidin **Gelişmiş Özellikler**.
6. Ayarı bulun **Zoom Node**ve adlı alt ayarı **Zoom Phone Yerel Süreklilik**
7. Her ikisini de Ata **görünüm** ve **düzenleme** izinlerini rolüne yapılandırma erişimi vermek için.

   <div data-with-frame="true"><figure><img src="/files/63b7d33b7fb00bbd27efdb3352c2b35bb3572d6e" alt=""><figcaption></figcaption></figure></div>
8. Tıklayın **Değişiklikleri Kaydet** rol izinlerini onaylamak için.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/tr/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/before-you-begin/grant-user-access-to-roles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
