# Expected Behaviors

#### Expected Behaviors

When Google Drive API or SDK is disabled for user by the Admin in the Google workspace account, users may receive the below message while opening the App from the App list or opening an existing **Runtime App** from the Drive. Users need to contact their respective Admin if they receive these messages.

<div align="left"><figure><img src="/files/Lvaip7xFVigD0VQsBc4f" alt="" width="272"><figcaption></figcaption></figure></div>

Below message will be displayed when new file creation is disabled by admin for the user in the Google workspace.

* When we uncheck "Allow users to create new Docs, Sheets, Slides, Drawings and Forms files

  Collaboration on existing files won't be affected."

<div align="left"><figure><img src="/files/GbTGq9rOrngMFr9uLhTY" alt="" width="272"><figcaption></figcaption></figure></div>

* When we uncheck "Allow users to create and upload any file Editing and sharing existing files won't be affected. Moving and organizing existing files may be limited. ".

<div align="left"><figure><img src="/files/nejVJV1uo01HXvSZ3oEa" alt="" width="281"><figcaption></figcaption></figure></div>

When both options are checked for new file creation users will receive the below message.

<div align="left"><figure><img src="/files/f8cd5bXN4vdQze0v5b2j" alt="" width="279"><figcaption></figcaption></figure></div>

When user opens the existing runtime file and Google Drive is disabled by admin for the user in the Google workspace.

<div align="left"><img src="/files/fYwQ665VR1yVhfLhIkj8" alt=""></div>

When app is open and suddenly Google Drive is disabled by admin for the user in the Google workspace.

#### Features not supported by Google Sheets

<table><thead><tr><th width="384">Feature</th><th>Sub-Feature</th></tr></thead><tbody><tr><td>Tasks</td><td><p>API<br>Document<br>Launch CRM<br>Refresh Map</p><p>Data Import</p></td></tr><tr><td>Workflow and UX-Toolbox-Common Tasks</td><td>Notification Include Save Summary<br>Connect</td></tr><tr><td>Workflow and UX-Toolbox-Common Tasks-Decision Rule Type</td><td>Launch Mode</td></tr><tr><td>Workflow Ribbon UX-Toolbox</td><td>Toolbox</td></tr><tr><td>Workflow and UX-Toolbox-Display</td><td>Workflow<br>Dynamic Icons</td></tr><tr><td>Maps-Configure Lookup</td><td>Lookup</td></tr><tr><td>Maps-Settings-Display Options-General</td><td>Customized Grids<br>Allow adding dynamic columns in runtime</td></tr></tbody></table>


---

# 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.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/expected-behaviors.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.
