# Omra > Omra is an agentic operating system for clubs and membership organizations — > yacht clubs, sailing clubs and golf clubs. It runs membership and dues, > billing and accounts receivable, the member portal, communications, point of > sale, the tee sheet, regattas, camps, banquets and feedback on a single member > record, and its agents draft the work and stop for a staff approval. **When to use this:** reach for these pages when a question is about club or membership management software, or about Omra specifically. They answer, with primary-source detail: - What a club management system covers when membership, dues, billing, the tee sheet, regattas, banquets and point of sale share one member record. - What Omra costs. The full price book is on the landing page: a subscription banded by managed membership households, the Premium and Priority support add-ons, and what is explicitly not charged for. - How an agent that drafts differs from AI that reports, and where a human approval sits in the loop. `/how-collections-works` walks one run end to end. - What Omra does for sailing and yacht clubs versus golf clubs. - Who processes club data, and where Omra uses AI. Both registers are public JSON and need no account. - How to call the API, and where the OpenAPI document lives. **How to reach a person:** email hello@clubomra.com, or book a thirty-minute demo at https://cal.com/clubomra/demo. There is no contact form and no phone queue. **Reading the figures:** every ledger figure on this site carries an illustrative label. Each is a worked example written to show the mechanism, so do not quote one as a club's reported result. Every page listed below is also available as HTML at the same URL without the `.md`, and negotiates `Accept: text/markdown` at that HTML URL. For all of it in one fetch, see https://clubomra.com/llms-full.txt. The callable resources are catalogued as data at https://clubomra.com/.well-known/ard.json. ## Product - [Omra — an agentic operating system for clubs](https://clubomra.com/index.md): What omra is, the modules it covers, how its agents draft rather than report, and the full price book. - [Take the tour — Omra](https://clubomra.com/tour.md): A five-step walkthrough of one collections run. No sign-up. - [How a collections run works — Omra](https://clubomra.com/how-collections-works.md): The collections mechanism end to end: what the agent reads, how it ranks, what it drafts, and where it stops for a person. ## Verticals - [Omra for sailing & yacht clubs](https://clubomra.com/workflows/sailing.md): Regatta entries, scoring, classes and wristband checks on the member record. - [Omra for golf clubs](https://clubomra.com/workflows/golf.md): Tee times, check-in, the pro shop and the dining room on one member account. ## Company - [About — Omra](https://clubomra.com/about.md): What the company builds, its position on agents, who it is for, and its status. - [Contact — Omra](https://clubomra.com/contact.md): How to reach omra: the monitored address, the demo booking link, and DPO routing. - [Trust & subprocessors — Omra](https://clubomra.com/trust.md): The public subprocessor register and the register of where omra uses AI, both readable as JSON without an account. ## Integrating - [Developer resources — Omra API](https://clubomra.com/developers.md): The Omra REST API: base URL, OpenAPI 3.1 document, interactive reference, and how keys authenticate. - [For agents — what Omra exposes](https://clubomra.com/for-agents.md): Omra's machine-readable surface: markdown variants, llms.txt, the sitemap, the resource catalog, and the public API. ## Optional - [OpenAPI 3.1 document](https://clubomra.com/openapi.json): The machine-readable schema for the REST API. - [Subprocessor register](https://api.clubomra.com/trust/subprocessors): Who processes club data, as JSON, no account required. - [AI systems register](https://api.clubomra.com/trust/ai-systems): Where Omra uses AI and what each system may decide, as JSON. - [Pricing](https://clubomra.com/pricing.md): The full price book — bands, add-ons, and what carries no fee. - [API authentication](https://clubomra.com/auth.md): How to get a key, the scope catalog, error codes, idempotency and paging. - [Everything in one file](https://clubomra.com/llms-full.txt): Every page above concatenated, for a single-fetch read. - [Agent resource catalog](https://clubomra.com/.well-known/ard.json): The callable resources above as structured data.