> For the complete documentation index, see [llms.txt](https://docs.gospace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gospace.com/user-app/overview.md).

# Overview

gospace Live is our own mobile app that lets employees coordinate in-office days with their teams with minimum effort, whereas the gospace console lets administrators plan ahead and simulate future scenarios to improve operational efficiency.&#x20;

Using the gospace Live mobile app or accessing directly through your web browser are the easiest ways to manage in-office days and optimise collaboration with your connected teams.&#x20;

With the comprehensive features of gospace Live, you can:

* automate your schedule
* set your fixed days
* create your own teams
* invite people to join you in the office
* see when your teammates will be in the office

#### Get started

You can download our mobile app from the [<mark style="color:purple;">iOS App Store</mark>](https://apps.apple.com/gb/app/gospace-ai/id6469874312) (requires iOS 13.0 or later) or the Google Play Store, or go to [<mark style="color:purple;">www.gospace.com</mark>](https://docs.gospace.com/user-app/www.gospace.com) and sign in with your account.

Explore our [<mark style="color:purple;">product guide</mark>](broken://pages/rFPpW5ZGyoxJRZMzzC9j) to learn more about gospace Live.&#x20;


---

# 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:

```
GET https://docs.gospace.com/user-app/overview.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.
