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

# Organization

- [Overview](https://docs.datacake.de/organization/overview.md)
- [Billing](https://docs.datacake.de/organization/billing.md)
- [Support Packages](https://docs.datacake.de/organization/billing/support-packages.md)
- [VAT Exemption / Tax ID](https://docs.datacake.de/organization/billing/vat-exemption.md)
- [SMS Credits](https://docs.datacake.de/organization/billing/sms-credits.md)
- [Access Invoices](https://docs.datacake.de/organization/billing/access-invoices.md)
- [Unused time and Remaining time in Invoices (Prorations)](https://docs.datacake.de/organization/billing/unused-time-and-remaining-time-in-invoices-prorations.md): The following documentation describes the meaning of "Remaining time on..." and "Unused time on..." inside Stripe generated invoices.
- [Codes](https://docs.datacake.de/organization/billing/codes.md)
- [Administrators](https://docs.datacake.de/organization/administrators.md): Learn how you can assign Administrators, move Ownerships of Accounts, and define Members across multiple Workspaces using our Administrator Section on Organizations.
- [White Label](https://docs.datacake.de/organization/white-label.md): Datacake allows you to run a copy of the portal on your own domain with your own branding.
- [Set your White Label Site as Default Branding](https://docs.datacake.de/organization/white-label/set-your-white-label-site-as-default-branding.md)


---

# 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.datacake.de/organization.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.
