# Frequent Admin Issues in Google Workspace

This list is a work in progress. If you have dealt with any admin issues in Google Workspace, please feel free to add your item in a Change request.&#x20;

<details>

<summary>Files become "unreachable"</summary>

Google My Drive sharing allows owners of folders located in shared folders, to adjust the permissions and hide content from the original user. Because of Google Workspace's default sharing structures, there is a chance of files becoming"orphaned" with no owner.

</details>

<details>

<summary>Duplicate file and folder names</summary>

Duplicate file and folder names are allowed by design due to the flat hierarchy of Google Workspace. It is recommended to avoid this where possible and use a standard naming convention to avoid duplication.

</details>

<details>

<summary>Unable to add new object to a drive</summary>

Google has a limit of 500,000 objects in a single Shared Drive, which include files, folders, shortcuts, and trashed items.

There is also a hard limit of 100 levels of nested folders in a Shared Drive.

</details>


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/google-workspace-overview/frequent-admin-issues-in-google-workspace.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.
