# Ring Central Glip

1. Login to the [Ring Central UI](#pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-1-login-into-https-developers.ringc)
2. Click on **Create App**
3. Select app type permissions
   1. Bot App for Team Messaging
   2. Only member of my organization/company
4. Fill out the app properties
   1. App Name
   2. App Description
   3. App Permissions
      1. Team Messaging
      2. Read Accounts
      3. Webhook Subscriptions
      4. Edit Presence
5. Configure bot
   1. Set bot name
   2. Upload bot image
   3. Click on **Add to RingCentral** for **Bot Action**
6. Authorize
7. Coppy Access Token

#### Step 4 - Fill Out App Properties <a href="#pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-4-fill-out-app-properties" id="pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-4-fill-out-app-properties"></a>

* App Name
* App Description
* App Permissions:
  * Team Messaging
  * Read Accounts
  * Webhook Subscriptions
  * Edit Presence

#### Step 5 - Configure Bot <a href="#pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-5-configure-bot" id="pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-5-configure-bot"></a>

* Set Bot Name
* Upload Bot Image
* Click on "Add to RingCentral" for Bot Action

#### Step 6 - Authorize <a href="#pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-6-authorize" id="pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-6-authorize"></a>

#### Step 7 - Copy Access Token <a href="#pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-7-copy-access-token" id="pdf-page-8uugeoepko3cl6dubryz-pdf-page-qjadkchjqmtrnetmiuhj-step-7-copy-access-token"></a>

<br>


---

# 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.aisera.com/aisera-platform/channels/ring-central-glip.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.
