# Announcements

## Zee Drive Name Change to ZeeDrive

*7th January 2026.*

In December 2025, via a [post on LinkedIn](https://www.linkedin.com/posts/mylesjeffery_home-activity-7407194223709528064-HbJe), we announced that we have changed the name of *Zee Drive* to *ZeeDrive*; the space character between "Zee" and "Drive" has been removed to form one word "ZeeDrive".

Whilst the name change is a subtle one, there are many references to the old name throughout our documentation resources which require updating to the new name. The ZeeDrive app itself will be updated in due course to adopt the new name, as, of time of this announcement, the ZeeDrive app continues to bear the old name "Zee Drive".

Therefore during this naming transition period you may continue to see references to the old name "Zee Drive" throughout our documentation resources and the ZeeDrive app.


---

# 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.zeedrive.com/resources/announcements.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.
