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

# Platform overview

***

### Product information

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Regional availability</strong> </td><td>Glesys runs three data centers and three partner sites, providing region-specific product availability with full, limited, future, or unavailable options across.</td><td><a href="/pages/iZDdT7rJlESGh6SRJka5">/pages/iZDdT7rJlESGh6SRJka5</a></td></tr><tr><td><strong>Product Service Level Agreements (SLAs)</strong></td><td>Our SLAs define expectations, performance targets, availability metrics, and tiered service levels, providing compensation when agreed service commitments are not met.</td><td><a href="/pages/XTePFhggVoRTVyvk1Srw">/pages/XTePFhggVoRTVyvk1Srw</a></td></tr></tbody></table>

### Control panel

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Control Panel</strong></td><td>Glesys accounts manage organizations, collaborators, projects, and security, with users controlling authentication, billing, and access while organizations structure resources and permissions.</td><td><a href="/pages/h6g4rIMLDSOmxYfCxOJi">/pages/h6g4rIMLDSOmxYfCxOJi</a></td></tr><tr><td><strong>Organizations</strong></td><td>The control panel lets you manage organizations, configure company details, set billing methods, and assign collaborators while organizing projects efficiently overall.</td><td><a href="/pages/kgoWhCIWBM4ySEzKxrsz">/pages/kgoWhCIWBM4ySEzKxrsz</a></td></tr><tr><td><strong>Projects</strong></td><td>Projects group related resources, with each organization managing project creation, settings, and identifiers via control panel or API endpoints for management.</td><td><a href="/pages/2TwrzqcTMF1IXrArzigl">/pages/2TwrzqcTMF1IXrArzigl</a></td></tr><tr><td><strong>Collaborators</strong></td><td>Collaborators are invited by email, assigned project permissions or ownership, and managed or removed through the control panel or API systems.</td><td><a href="/pages/w9Q9qgvZBltlmJsvBa2N">/pages/w9Q9qgvZBltlmJsvBa2N</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.glesys.com/platform/platform-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
